FureverHome is a mobile pet adoption app that bridges the gap between pet owners and potential adopters. Whether you're looking to rehome a furry friend or find your new companion, this app makes the process simple and convenient for both ends.
Guest-User
- View all public pet listings available for adoption
Registered-User
- Post pets for adoption
- Manage personal listings
- Reach potential adopters
- Edit information of the pet
- Able to access gallery and camera for pictures of the pet
Both Ends
- All external links (e.g., feedback form, info pages) are fully functional
- Download the APK
- Click here to download the latest release (Google Drive Link)
- Install on your Android device
- Enable “Install from unknown sources” in your settings
- Open the APK to install
- Enjoy exploring and listing fur-pets!
- Fork the repository
- Create a new branch:
- git checkout -b feature/your-feature-name
- Make your changes and commit:
- git commit -m "Add your feature"
- Push to your branch:
- git push origin feature/your-feature-name
- Create a Pull Request