You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User authentication by email & Google using Firebase Authentication and Firebase UI.
geofencing functionality to allow the user to make a reminder by adding title, description & selecting POIs on a styled map & display a notification when a selected POI is reached.
MVVM and Dependency Injection to architect the app.
Testing - ViewModels, Coroutines, LiveData & Espresso and Mockito to test the app UI and Fragments Navigation. Also, DAO and Repository classes.
About
A TODO list app with location reminders that remind the user to do something when the user is at a specific location.