-
Notifications
You must be signed in to change notification settings - Fork 0
mvp List
Kevin Chen edited this page Apr 21, 2022
·
15 revisions
PetRehome, a Petfinder clone, with the concept of rehoming pets, that allows users browse pets to adopt and make post to re-home their pet.
- Users can sign up, sign in, log out
- Users can use a demo login to try the site
- Users can't use certain feature without logging in (adding post to favorites)
- Logged in user can create a post to re-home their pet
- Users can view a list of post
- Logged in user can add/remove post from favorites to keep track of interested pets
- Logged in user can view a list of their favorited post
- Logged in user can send/receive message to communicate with pet owner
- Logged in user can view sent/received messages
- Users can search for pets(post) with filter options(breed, gender, age)