Skip to content

A suitable back-end for your e-commerce business that allows the developer to manage products and data viewed by the user

Notifications You must be signed in to change notification settings

cheptegei-create/e-commerce_manager

Repository files navigation

E-COMMERCE MANAGER

Description

Transitioning into the digital world has affected most of the traditional organization and forced them to adapt the fast changing technology. E-commerce is a digital platform that most successful companies are currently utilizing to achieve global success and transform national companies to international organizations. This project is a backend for an e-commerce that can assist a company to gain competitive advantage in today's market. The back-end allows the user to perform all CRUD functions such as creating categories, products, and tags. Viewing the current categories, products and Tags. Updating the categories, products, and tags. Finally, deleting the available categories, products, and tags. With a suitable fron-end application, this project can be utilized by companies in attaining digital success.

Table of Contents (Optional)

Installation

Clone the repo to your local machine and cd into the directory. Initiate npm install to install your dependencies and update the node modules. Don't forget create your .env file and set up your database information.

Usage

To run the program:

  1. Clone the repo to your local machine.
  2. create the database by running the schema file in your mysql shell.
  3. seed your data by running npm run seed
  4. Run the application in your terminal using npm start

Follow this demo video walkthrough to make it easier:

Demo Video

Demo clip

Credits

N/A

License

Copyright (c) 2020 David Cheptegei

About

A suitable back-end for your e-commerce business that allows the developer to manage products and data viewed by the user

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published