Skip to content
Bart Dorsey edited this page Feb 26, 2021 · 8 revisions

Welcome to the express-project-planning-example wiki!

This example will be based off of Twitter.

Bluebird, a Twitter clone, is a social media application that allows users to publicly share short snippets of text that can be viewed and liked by other users.

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