Giter VIP home page Giter VIP logo

e-commerce-back-end's Introduction

eCommerce Back End

License: MIT

Links

Click here to watch a video tutorial on Youtube

Screenshot

Screenshot of mySQL tables

Table of Contents:

Description

Being able to manage databases for eCommerce is complicated and needs well written code and logical data-handling. This project addresses the essential needs of managing categories of products, products, and tag words that will make it easier for a shopper to find what they are looking for. This is a purely back end exercise, so please check out the video linked above to see how the application functions. With this application, a user is able to create, read, update, and delete products, categories, and product tags.

Installation

To run this application, you will need to download the following dependencies: dotenv v.8.2.0, express v.4.17, mysql v.2.1.0, and sequelize v. 5.21.7.

Usage Info

Through the set up in the package.json, you can run the test data via the command line with npm run seed and activate the Port via node server.js. Make sure that you initiate the proper database in mySQL by logging in and running the schema file (see my demo video to see how it is done if you aren't sure). That said, make sure you have Node.js and mySQL installed on your computer before attempting to run this application.

Contribution Guidelines

Please reach out if you would like to contribute!

Test Instructions

Not at this time.

Questions

If you have questions about this project or any of my other work, please contact me at [email protected]. Check out more of my work on Github at Archonology.

License Info

This project is covered under MIT License.
A short, permissive software license. Basically, you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source. There are many variations of this license in use.
To learn more, click the badge: License: MIT

e-commerce-back-end's People

Contributors

archonology avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.