Skip to content

MVP Feature List

Caroline Sarkki edited this page Oct 13, 2021 · 2 revisions

MVP List

Best Pals, a Quora clone, is a website for users to share thoughts, experiences, love for their pets.

1. New account creation, log in, log out, and guest/demo login

  • 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.

2. Questions

  • 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.

3. Answers

  • Logged in users can post answers.
  • Logged in users can edit and delete their answer(s).

4. Comments on answers

  • Logged in users can post comments.
  • Logged in users can edit and delete their comment(s).

5. Search Questions

  • Logged in users can search by keywords (REGEX?)
  • Users can filter search by tags

6. Filter

  • Filters feed based on category selected
  • Category selection will take you to category page, displaying all questions related to the category.

Clone this wiki locally