A simple task management app using firebase - part 3
In the previous post we added the Firebase realtime database to our app and linked it to our ListView using the Firebase UI library. In this post we are goin...
In the previous post we added the Firebase realtime database to our app and linked it to our ListView using the Firebase UI library. In this post we are goin...
In the previous post we created a simple task management application that had the basic functionalities of adding tasks and marking them as completed. Howeve...
In this series we are going to create a simple android app for managing tasks using firebase as our backend service. The app should be able to do the followi...