The Problem
Many pet owners lack a centralized system to record and track the various needs of their animals: vaccines, deworming, vet check-ups, growth stages, and even lost-pet situations. Information tends to get lost between papers, messages, and memory, leading to oversights that can directly affect the animal's well-being.
The Solution
petly was born as a university project with a strong social focus. The application allows users to create individual profiles for each pet, log health events with automatic reminders, and activate geolocated lost-pet alerts that notify the nearby community.
Technical Features
- Frontend built with React, offering a friendly and intuitive interface with responsive design.
- Backend in Node.js with a RESTful API that handles business logic and user authentication.
- Database PostgreSQL to store pet profiles, medical history, and event records in a structured way.
- Notification system and lost-pet alerts with a geolocation component.
