an MVP Android / Firebase CRUD application
This project is a beginning into my Mobile App development journey. The main goals are as follows:
- Develop an interactive UI that holds the application's state
- CR - Create and Read data from a cloud Firestore database
- UD - Update and Delete data from Firestore
- Implement instrumented tests using JUnit4
- Implement navigation for additional screens/functionality
- email authentication
- Firestore security rules
