Skip to content
Kimi-Zou edited this page Nov 30, 2020 · 10 revisions

Welcome to the ChoreScore wiki!

MVP Feature List

List of features needed for the minimum viable product, MVP
Link: mvp-feature-list

User Stories

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

Database Schema

Schema of the PostgresQL database
Link: database-schema

API Documentation

API routes that return JSON and that will be used by the frontend routes for accessing the database from the backend
Link: api-documentation

Frontend Routes

Routes that return an HTML page that the user can interact with
Link: frontend-routes

Clone this wiki locally