This was a group project done with 3 other classmates. We sought out to create an application that users would be able to purchase cat and dog accessories. The user can go through the existing list of cat and dog items, and when the user selects one of the items, the details and price about that specific item are populated.
To install necessary dependencies, run the following command: "npm i".
To run the server in the CLI: "node server.js".
Some future development ideas are as follows:
Add a way to add your own items to sell on the marketplace
Get a working wishlist and shopping cart to add each product and their prices through the use of models
Add more pet options (snake, hamster, lizard, etc.) with a wider variety of products
Add different language options for non-english speakers
Contact with either support or sellers
To Create the Schema, run the above syntax in MySQL Workbench.