Skip to content
Alejandro Carrizosa Grant edited this page Jan 4, 2022 · 3 revisions

Finstagram

Feature List

List of features needed for the minimum viable product (MVP)

User Stories

List of user stories for each feature

Database Schema

Schema of the PostgreSQL database

Redux State Shape

Shape of the Redux State being used on the front end

API Routes

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

Clone this wiki locally