Skip to content

ekubik/ecommerce-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce Backend

License: MIT

Table of Contents


Description

The project is a backend for an e-commerce site, built by modifying starter code. It required the configuration of an Express.js API to use Sequelize to interact with a MySQL database.


Technologies

This application was built with:

  • Node.js
  • Express.js
  • Sequelize
  • MySQL2
  • Javascript

It also uses 'dotenv' to prevent sharing of user passwords.


Installation

To use this application, the user will need to clone the repository to their machine, then install all dependencies. The user must also set up a .env file, to hold their database name, username and password.

The application can be started from the command line, using the command 'npm start'


Demonstration

To view a video demonstration of the application's functionality click here


Link

The project repository can be accessed at https://github.com/ekubik/ecommerce-backend


Contact

Contact Ewa at ewa.kubik@hotmail.com

Additional Comments:

Please note that despite the fact that an error appears when trying to update a product, the product details are updated, and new data is saved

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published