Home - Sisysphus/Meadium GitHub Wiki
Warm welcomes adventurer to the Meadium Wiki
This example will be based off of Medium
Meadium, a Medium clone, is a social media application that allows users to publicly share text stories pertaining to all things Meady that can be viewed, liked, and commented on by other users, as well as pinned by the user.
MVP 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