Git Product home page Git Product logo

c-13-e-commerce-orm's Introduction

c-13-E-commerce-ORM

Description

This project consisted of working on the back-end of an e-commerce website that uses Sequelize to interact with a MySQL database. After connecting to the database with Sequelize, users can enter the schema and seed commands which will create and seed a development database. After users start the server they can use Insomnia to test out the GET routes for categories, products, or tags which will display the data for each category in formatted JavaScript Object Notation (JSON). Users can test API POST, PUT, and DELETE routes in Insomnia which will create, update, and delete data in the database. This application is not deployed and its functionality can be seen in the video link below.

Table of Contents

Installation

To be able to use this application users should clone the repo in a folder and open the application using their terminal. From the root directory of the application users must run “npm i” in their terminal which will install the dependencies needed to run this application.

View Functionality:

Video

View Repo:

Repo

Usage

Users must first seed the database; after installing dependencies users must type in “npm run seed” in their terminal. Once users have seeded the database users can enter “npm run start”.

GetAll
CreateNew
Delete

Credits

I was given starter code from the UC Berkley Fullstack Coding Bootcamp. I was able to complete this project using Kayvon Kazemi’s, TA at the bootcamp, challenge review video that covered how to get started on this challenge.

License

Please refer to the repo.

c-13-e-commerce-orm's People

Contributors

perfectblue0 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.