Skip to content

Feature List

Jordyn edited this page May 7, 2021 · 11 revisions

MVP Feature List

MVP List

Stock Overflow, a Stack Overflow clone, is a website for users to ask questions the stock market with a focus on crypto currency.

New Account Creation, Login, Logout, Demo Login

  • Users can create a new account, login, and logout.
  • Users can use a demo login to try the site!
  • Users can't ask questions or respond to questions unless they are logged in.
  • Logged in users can edit their password.
  • Logged in users can delete their account.

Hosting on Heroku

Questions

  • Logged in users can ask questions which creates a new thread.
  • Logged in users can edit or delete their own Questions.
  • All users can view questions regardless of login status.

Responses

  • Logged in users can post responses to question threads.
  • Logged in users can edit or delete their own responses.
  • All users can view responses regardless of login status.

Upvote and Downvote

  • Logged in users can upvote or downvote questions.

Search

  • All users can search for questions using the searchbar.

Tags

  • Logged in users can add tags to their questions upon creation.
  • All users can click on a tag that is on a question and view a page with all questions that tag is associated with.

Clone this wiki locally