Pet Tracks is an Android application developed with Room, Hilt, Jetpack Compose, Flow, and Coroutines to help pet owners track important information about their pets, such as vaccinations and notes.
The app is available in both English and Brazilian Portuguese.
- Registration of pet owner's pet data, such as name, breed, age, etc.
- Addition of important dates, such as vaccinations and notes.
- Viewing and editing of pet data.
- Room: Persistence library for storing pet data locally.
- Hilt: For dependency injection.
- Jetpack Compose: For declaratively building the user interface efficiently.
- Flow: For asynchronous data flow.
- Coroutines: For managing asynchronous operations.
- Android Jetpack: Set of components to help with Android app development.
- Android device running version 7 (Nougat) or higher.
This project is licensed under the MIT License - see the LICENSE.md file for details.
Icons