-
Notifications
You must be signed in to change notification settings - Fork 0
Home
jjiiaaLi edited this page Apr 30, 2021
·
2 revisions
This example will be based off of Quora.
HistoryQuora, a Quora clone, is a website where users can ask and answer history questions.
List of features needed for the minimum viable product, MVP
List of user stories for each feature and their respective acceptance criteria
Schema of the PostgresQL database
API routes that return JSON and that will be used by the frontend routes for accessing the database from the backend
Routes that return an HTML page that the user can interact with