Android application to help with to-do's, grocery list, personal thoughts, other tasks. Makes use of the following Android features:
1.firebase for user authentication and data storage
2.Navigation view centric application
3.Makes use of reusable fragments
4.Hits REST Api's with Retrofit library
5.Dependencies provided through Dagger 2.0 library
6.Views binded using Butterknife library