Skip to content
Tanner edited this page Feb 15, 2022 · 6 revisions

ForTheGram, a project inspired by Instagram, is a platform that allows users to upload pictures they've taken or created for their friends and family to see.

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

Clone this wiki locally