Skip to content

DroidPulkit/MVVMTodoAppAndroid

Repository files navigation

Todo App - Android (Using MVVM Architecture using only one activity)

Technologies Used

  • Written in Kotlin
  • Room for local DataBase
  • Jetpack DataStore (replacing Sharedpreferences)
  • Flow (Coroutines)
  • Navigation Architecture Component
  • DI with Hilt
  • View Binding
  • MVVM Architecture
  • ViewModel + LiveData

Credits

All code in this repository is part of Florian's youtube channel His lecture series have code base at Github Link

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Feel free to use the code

About

Practice app, to see how MVVM works with other stuff

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages