Home - stevenkleinberg/Python_Group7_Soundcloud GitHub Wiki

Welcome to the Sound Town wiki!

Sound Town is a clone of SoundCloud, a place to share music and listen to music uploaded by others.

Feature List

List of features needed for the minimum viable product, MVP

User Stories and Acceptance Criteria

List of user stories for each feature and their respective acceptance criteria

Database Schema

Schema of the PostgresQL database

API Documentation

API routes that return JSON and that will be used by the frontend routes for accessing the database from the backend

Frontend Routes

Routes that return an HTML page that the user can interact with