Skip to content
Mark Valdez edited this page Mar 2, 2021 · 3 revisions

Welcome to the Laughs wiki!

What is Laughs?

This is a full-stack solo project done by Mark Valdez, for the Academy Full Stack Online course. It is a social platform for finding and sharing the best jokes. The project documentation will be linked here.

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