Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 572 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 572 Bytes

notes

Simple project to learn more about Android Components and current best practices. Note application that allows you to put reminders for each note that you create.

Components used during this project

  • Dagger
  • LiveData
  • MVVM(Model View ViewModel)
  • Navigation
  • Room

Contributions

Do not hesitate to put comments or remarks about how the project could be improved.

Feel free to mail me at [email protected] for any feedback or issues you may encounter.