Skip to content

CRUD utilizando ROOM + MVVM + COROUTINES + KOIN + NAVIGATION

License

Notifications You must be signed in to change notification settings

EASY-CODES/MySubscribers

Repository files navigation

▶️
My Subscribers

Aplicação CRUD utilizando o Jetpack Room com Kotlin

app

Technologies

  • ROOM
  • MVVM
  • COROUTINES
  • KOIN
  • NAVIGATION
  • DEPENDENCY INJECTION

Contributors

Foto do Eduardo Lima no GitHub
Eduardo Lima
Foto do Geovani Amaral no GitHub
Geovani Amaral

🤝Agradecimentos

Meus sinceros agradecimentos ao Douglas, por disponibilizar a Playlist incrível que serviu de base para esse projeto.

🍀Contributing

  1. Fork it (https://github.com/eng-edu/MySubscribers/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request