You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pet adoption app built with MERN. Features include validations during creation and update of pets and backend validations that are not mongoose defaults, RESTful routing, CRUD functionality, and sorting based on pet type.
Project Description: A web app that will track pet availabilities and adoptions.
PROJECT BACKEND FEATURES
Back end validations that are not mongoose defaults.
RESTful routing
CRUD functionality
Sorting based on pet type
PROJECT FRONTEND FEATURES
Front end written in React
About
Pet adoption app built with MERN. Features include validations during creation and update of pets and backend validations that are not mongoose defaults, RESTful routing, CRUD functionality, and sorting based on pet type.