-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Adam Tang edited this page May 4, 2023
·
1 revision
SoundTown is a clone of SoundCloud, a place to share music and listen to music uploaded by others.
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
Shape of the Redux State being used on the front end
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