Skip to content

An Express.js API and MySQL database built as a back end for an e-commerce website.

Notifications You must be signed in to change notification settings

lydiawdesign/E-Commerce-Back-End_LW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Back End_ LW

Links

Walkthrough video: https://youtu.be/oa8Qv9RRp3E
GitHub Repo: https://github.com/lydiawdesign/E-Commerce-Back-End_LW

Description

Build the back end for an e-commerce site by modifying starter code by configuring a working Express.js API to use Sequelize to interact with a MySQL database.

Because this application won’t be deployed, you’ll also need to provide a link to a walkthrough video that demonstrates its functionality and all of the acceptance criteria being met. You’ll need to submit a link to the video and add it to the readme of your project.

User Story

AS A manager at an internet retail company
I WANT a back end for my e-commerce website that uses the latest technologies
SO THAT my company can compete with other e-commerce companies

Screenshots (watch video for more demos)

The following animation shows the application's GET routes to return all categories being tested in Insomnia Core:

image

The following image shows the application's GET routes to return a single product being tested in Insomnia Core:

image

The following animation shows the application's POST routes for tags being tested in Insomnia Core: image

Technologies Used

  • javascript
  • node.js
  • npm
  • mysql2
  • express
  • sequelize
  • insomnia

Installation Instructions

must install node.js, npm, express, sequelize and mysql2.

Contact

email: lydiawdesign@gmail.com

Copyright (c) 2021 Lydia Williamson

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An Express.js API and MySQL database built as a back end for an e-commerce website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published