Code Monkey home page Code Monkey logo

ecommercebackend's Introduction

e-Commerce Back-End

Description

This project was created for an e-Commerce company to be able to track their inventory using a SQL database. The user is able to track their goods by using lists of products, categories, and tags which from which they can add, update, or remove any items or values. (See the Usage section of this README for more.)

This project allowed me to practice setting up a node server and query a SQL database using Sequelize.

Future iterations of this product would include a functional front-end to allow the user a simpler interface for their database.

Installation

The user will need to install node packages locally to run this application.

The user will also need to have mySQL login in order to access this application.

Usage

This application allows the user to use a back-end interface to display the results of their queries. In our case, we used Insomnia (as seen below).

For example, when making a GET request at the products url, the user can then see all products (along with the associated category and any associated tags).

the Insomnia window showing the results of accessing the URL to get all products

This is just one of the many queries that users can complete.

Users are also able to:

  • View all products, tags, or categories.
  • View any individual product, tag, or category.
  • Add a new product, tag, or category.
  • Update any product, tag, or category.
  • Delete any product, tag, or category.

You can see a video walkthrough of this application's functionality here

Credits

The starter code for this project was provided by the UT Austin Full-stack Bootcamp. The node packages sequelize, .env, and express were all utilized in this project.

License

A MIT license was used for this project.

ecommercebackend's People

Contributors

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