Skip to content

Latest commit

 

History

History
50 lines (43 loc) · 1.41 KB

README.md

File metadata and controls

50 lines (43 loc) · 1.41 KB

▶️
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