Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 689 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 689 Bytes

KnOverFlow

Goal!

As a team we want to achieve 100% test coverage. This means we are testing our features as we go. I complete feature is one that is fully tested!

MVP

  • as a user I should be able to create an account
  • as a user I should be able to log out
  • as a user I should be able to log in
  • as a user I be able to post questions
  • as a user I be able to post answers to a question
  • as a user I should be able to respond to answers
  • as a user I should be able to respont to questions
  • as a user and visitor I should be able to view all questions
  • as a user and visitor I should be able to view all answers to a question

additional features will be added soon!