Below is the database schema for the Shope Project:
In this section I used models to and Sequelize to define models of Database. Each model was declared according to the schema above.
This folder was created to define and describe API routes for the application.