Agenda

Android application that allows you to save your contacts
Features
- Create, Read, Update and Delete operations (CRUD)
- Implemented search of contacts by name
- Contacts are displayed sorted by name
- Contact details visualization
- Form validations
- Undo CRUD actions
Tech Stack
- Dependency injection with Hilt
- Navigation Component
- Data persistance with Room
- MVVM Architecture
Source code