Adoptly is a simple pet adoption platform built using the MERN stack. It allows users to post pets available for adoption, and an admin can review and approve these posts. Interested users can express their interest in adopting a pet, and the admin can finalize the adoption by selecting a suitable adopter.
-
Post a Pet for Adoption: Users can create posts with details about the pets they wish to put up for adoption.
-
Admin Review: Admins can review, approve, and manage the posts submitted by users.
-
Express Interest: Other users can show their interest in adopting a specific pet.
-
Admin-Driven Adoption Process: The admin handles the entire process, from post approval to selecting the final adopter.
Admin Endpoint:- https://adoptly.vercel.app/admin
- Frontend: React.js, CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- Hosting: Vercel
Check out the live version of Adoptly here: Adoptly