-
Notifications
You must be signed in to change notification settings - Fork 1
Home
RawaMem edited this page Aug 23, 2021
·
2 revisions
This example will be based off of GoodReads.
TripleConfirmedGames (TCG), a GoodReads clone, is a website that allows people to share their gaming libraries and get recommendations on other games that they may like. They are also able to share their thoughts through reviews.
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