Skip to content
Jonathan Chan edited this page Apr 11, 2021 · 8 revisions

Welcome to the BrainFood wiki!

This example will be based off of GoodReads.

BrainFood, a GoodReads clone, is a book cataloging application that allows users to create a collection of books that they've read, want to read or are currently reading then publicly share reviews that can be viewed 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