Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.49 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.49 KB

🚧 Pet Tracks🐾 - Work In Progress 🚧

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.

Screenshots

Home Light Mode Dark Mode

Available Languages

The app is available in both English and Brazilian Portuguese.

Key Features

  • 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.

Technologies Used

  • 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.

Installation Requirements

  • Android device running version 7 (Nougat) or higher.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Icons