Skip to content

My Reminder An android app for taking notes, writing todos and recording fitness exercise someone is doing. I built so as to learn how to use sqlite and room library in Android

License

Notifications You must be signed in to change notification settings

Victorteka/My_Reminder

Repository files navigation

home

#My Reminder An android app for taking notes, writing todos and recording fitness exercise someone is doing. I built so as to learn how to use sqlite and room library in Android

Build System : Gradle

Libraries

Libraries used in the whole application are:

  • Jetpack🚀

    • Viewmodel - Manage UI related data in a lifecycle conscious way and act as a channel between use cases and ui
    • Data Binding - support library that allows binding of UI components in layouts to data sources,binds character details and search results to UI
    • Room - Provides abstraction layer over SQLite
  • kotlinx.coroutines - Library Support for coroutines,provides runBlocking coroutine builder used in tests

  • Material Design - build awesome beautiful UIs.🔥🔥

Demo

[ 🚧 Work in progress 👷‍♀️⛏👷🔧️👷🔧 🚧 ]

About

My Reminder An android app for taking notes, writing todos and recording fitness exercise someone is doing. I built so as to learn how to use sqlite and room library in Android

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages