Skip to content

A clone of Stack Overflow built with Sinatra for learning purposes

Notifications You must be signed in to change notification settings

knweber/just-kwestions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JustKwestions

Members: Jeremy, Jarred, Kala, Kris

User Stories for MVP:

  1. A user can see the most recent questions on a single page
  2. A user can click on a question to be taken to the question page
  3. On the question page, a user will see the question (w/comments) and answers (w/comments)
  4. A user can upvote or downvote (note: for MVP, a random user ID is assigned)
  5. On the question page, a user can answer a question (note: for MVP, a random user ID is assigned)
  6. On the question page, a user can comment on a question (note: for MVP, a random user ID is assigned)
  7. On the question page, a user can comment on an answer (note: for MVP, a random user ID is assigned)

About

A clone of Stack Overflow built with Sinatra for learning purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published