Skip to content
Mark Valdez edited this page Jan 24, 2021 · 3 revisions

Welcome to the GoofyKooks wiki!

What is GoofyKooks?

This is a solo project done by myself, Mark Valdez, for the App Academy Immersive 24 Week Software Engineering Course. It is a clone of Yelp named GoofyKooks. 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