-
Notifications
You must be signed in to change notification settings - Fork 1
MVP Feature List
Caroline Sarkki edited this page Oct 13, 2021
·
2 revisions
Best Pals, a Quora clone, is a website for users to share thoughts, experiences, love for their pets.
- Users can sign up, log in, and log out.
- Users can use a demo log in to try the site.
- Logged in users are directed to their profile page which displays their feed.
- Logged in users can post questions to different groups.
- Users can also tag their questions.
- Users can edit and delete their question(s).
- Users can read their posted question.
- Logged in users can post answers.
- Logged in users can edit and delete their answer(s).
- Logged in users can post comments.
- Logged in users can edit and delete their comment(s).
- Logged in users can search by keywords (REGEX?)
- Users can filter search by tags
- Filters feed based on category selected
- Category selection will take you to category page, displaying all questions related to the category.