chingu-voyage7 / Bears-Team-17

CarTalk - A community designed for car enthusiasts | Voyage-7 | https://chingu.io/
5 stars 0 forks source link

User Stories #7

Open nikrb opened 5 years ago

nikrb commented 5 years ago

User stories:

  1. I can submit a question with tags in the corresponding web page
  2. I can see a list of top questions with all answers (even if not logged in)
  3. I can see the landing page
  4. From the landing page I can sign in and up (redirected to corresponding pages)
  5. When I logged in, I can sign out.
  6. I can answer a question
  7. ===================== up to here MVP?
  8. I can search questions and corresponding answers using tags
  9. I can search through texts of questions and answers
  10. I can vote for questions.
  11. I can vote for answers.
  12. ???
Francis-Njoku commented 5 years ago

Yes, i think so

Is it feasible users are able to star questions?

psitronic commented 5 years ago

At the moment, we think about votes rather than stars.

nikrb commented 5 years ago

@Francis-Njoku I think it is feasible, but not for MVP. Don't feel intimidated if 'all this' is new to you, you should feel free to add it to the bottom of the list. 😀

Francis-Njoku commented 5 years ago

@nikrb @psitronic should users create tags or tags will be fetched from database, if it's fetched from database, then we can create a table for tags

nikrb commented 5 years ago

I assume both, in that there will be a history of created tags in the db, but users can create new ones ad hoc - similar to SO I believe? Is this an MVP issue though?