Skip to content
CodingInRhythm edited this page Apr 12, 2021 · 15 revisions

Welcome to the ToDoomList wiki!

This example will be based off of Remember The Milk.

ToDoomList, a Remember The Milk clone, is a to do list application that allows Villains to create and maintain Schemes that can be tracked and completed.

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

Links:

Site: https://aa-todoomlist.herokuapp.com

ToDoomList Features: https://docs.google.com/document/d/1DnNmKP1qz8tnV3RXM5_b32JP9lBbMtN638brNeKP3m0/edit?usp=sharing

Group scorecard: https://docs.google.com/spreadsheets/d/1G98VFGJY3n_Alo_r2ITumOWSvksOD6u09pilJjFVTlE/edit#gid=1030287311

MD Generator: https://www.tablesgenerator.com/markdown_tables

Example Link: https://github.com/appacademy-starters/express-project-planning-example/wiki/User-Stories

Clone this wiki locally