A health tracking app for cats/pets
- Create a pet profile
- Save pet's name, age, species/breed, other relevant data
- Log various health events over time
- Press a button to log medicine given, symptoms, exercise, etc.
- Log entries are time stamped
- View chronological record
- Filter log view by time period, health event
- Display graph(s) of health data over time
- Find local vets/groomers/stores
- Front-end: Kotlin (Android)
- Back-end: Flask
- DB: PostgreSQL
- Deployment: TBD