Skip to content

mikemarino/Homework_13_E-Commerce-Back-End

Repository files navigation

Homework_13_E-Commerce-Back-End

E-Commerce Back End

Table of Contents

Description

License

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

picture alt

This project may have some requeriments you need to meet in order to compile it. You may need NodeJS in order to run javascript on the console and install dependecnies. You can go to the NodeJS site and follow trough the installation process. After you get the node command on the console, you will have the node package manager npm as well. Please read the package instruction section below.

Installation:

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Clone the Repo

Usage:

Coded for submission of Homework 13

In order to start using the project you need to clone it to your computer. Or you can download the the zip version. After you have it on you pc, you need to go in the console to the project folder and execute the following command to gather all the dependencies.

npm install

Testing:

No testing

Contributing:

mikeMarino

To contribute to < strong > Big Bad Readme generator < /strong>, follow these steps:

Create a branch:

git checkout - b <branch_name>

Make your changes and commit them:

git commit - m '<commit_message>'

Push to the original branch:

git push origin <project_name>/

Create the pull request. Alternatively see the GitHub documentation on creating a pull request.

Credits:

Mike Marino and the fine teachers and TAs of the uPenn LPS Full Stack Web Developement Bootcamp

License:

This project uses the following license:

License

https://opensource.org/licenses/MIT

Copyright 2020 mikeMarino

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.

Questions:

For all questions about this project, please email marino1820@gmail.com

Copyright(c) 2021 mikeMarino

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published