Flutter · .NET · Full-Stack Platform
A comprehensive mobile platform for everything pet-related — adopt animals, find a mate for your pet, discover local shelters, and help reunite missing pets with their owners. Built with a Flutter front-end and a .NET backend.
Pettify is a full-stack project where every layer was built from scratch. The Flutter mobile app communicates with a .NET REST API backend via HTTP. The backend handles authentication, pet data, match logic, shelter management, and missing pet reports. State on the client is managed through Riverpod providers.