Skip to content
Lazytangent edited this page Jan 30, 2021 · 6 revisions

Welcome to the TheJuiceBox wiki!

Logo

What is The Juice Box?

The Juice Box is an application where users can find drinks, make drinks, and review drinks from 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 using the Sequelize ORM.

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