Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 2.15 KB

README.md

File metadata and controls

31 lines (21 loc) · 2.15 KB

PetCare

PetCare is a mobile application designed to help pet owners manage and track important information about their pets. From medical records to daily care routines, PetCare provides a centralized platform for pet-related tasks.

Features

  • Pet Profile Management: Easily create and manage profiles for each of your pets. Keep track of vital information such as name, age, breed, medical history and dietary preferences.
  • Medical Records: Never miss an important medical event for your pet again. PetCare allows you to record vaccinations, track medications and dosage, keep a log of vet appointments and procedures.
  • Daily Care Reminders: Stay on top of your pet's daily care routine with customizable reminders for tasks including feeding, grooming, medication administration and exercise sessions.

Tools and dependencies

  • Supabase: Open-source alternative to Firebase for building scalable, secure, and real-time backend applications.​
  • Ktor: Kotlin-based framework for building asynchronous servers and clients, used for HTTP requests to our backend API.​
  • Kotlinx: serialization: Serialization library for converting complex Kotlin objects into formats like JSON or protobuf, and vice versa.​

How to Use

While we would like to offer our app on the Play Store, it is still in a very early stage and under heavy development. However, we appreciate your feedback and provide you with the instructions below for testing out PetCare.

Building from source

  1. First you need to get the source code of PetCare from GitHub:

      git clone https://github.com/Project-PetCare/petcare-app.git
    
  2. Then open it via Android Studio (download).

  3. By clicking on the ▶ Run button, the application will be built and run automatically.

Support and Feedback

We are continuously working to improve PetCare to better serve you and your furry friends. If you have any questions or suggestions, please don't hesitate to contact our support team at support@petcareapp.fi. Additionally, if you encounter any issues, feel free to open an issue on our GitHub repository to report any problems.