Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 616 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 616 Bytes

Stackoverflow Group Project

Team Something

Team members:

  • Elizabeth B.
  • Jonathan R.
  • Jose F. Roman

User Stories

  • Users can login.
  • Users can logout.
  • User-dashboard includes owns questions and answers.
  • User can create a question.
  • User can answer a question.
  • User can add tags to own question.
  • User can edit own questions.
  • User can edit own answers.
  • User can delete own question.
  • User can delete own answers.
  • User can vote on others questions only once.
  • User can vote on others answers only once.
  • User can add response to a question.
  • User can add response to answers.