Skip to content

dustin-lamarr/ecommerce-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ecommerce-backend

This project is the infrastructure for an e-commerce back end (server, database).

Motivation

This project was completed to learn how to create a database and connect it to the front end by way of API routes

Build status

Passing

Code style

js-standard-style

Screenshots

Tech/framework used

JavaScript Node Express MySQL Sequelize

Features

Allows users to add, delete, and update products, categories, and tags to maintain an e-commerce inventory system.

Code Example

Installation

N/A

API Reference

N/A

Tests

N/A

How to use?

As of now, all CRUD is done by directly updating the database. See video

Contribute

N/A

Credits

N/A

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published