Feature List - anailopez/Woofuora GitHub Wiki

MVP Feature List

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 login
  • A logged out user will be directed to the login page and cannot access Woofoura without logging in
  • Logged in users are directed to their home page, which displays a list of the most recent questions posted

2. Questions

  • Logged in users can post questions to the main questions homepage
  • Logged in users can edit and delete their own questions
  • Logged in users can view all of their questions in their personal profile page

3. Answers

  • Logged in users can leave answers on another user's questions
  • Logged in users can edit and delete their own answers
  • Logged in users can view all of their answers in their profile page