Skip to content

shangopi/SHOPAY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

SHOPAY

Single Vendor E-Commerce Platform

This project is for CS3042 - Database Systems

Features

  • Register as user
  • Updating stock availability
  • Viewing Products
  • Adding/ Removing product to cart
  • Checkout the cart
  • Approving the order
  • Change own account details
  • Search and sort among products
  • Make use of the filter mechanism
  • Admin page for view statistics

Run Locally (Front-end)

Clone the project

  https://github.com/shangopi/SHOPAY.git

Go to the project directory

  cd frontend

Install dependencies

  npm install

Start the server

  npm start

Run Locally (Back-end)

Clone the project

  https://github.com/shangopi/SHOPAY.git

Go to the project directory

  cd backend

Install dependencies

  npm install

Start the server

  npm run devStart

Deployment

Deployment link :

Dummy Admin credentials:

Dummy User credentials:

Authors

About

E - Commerce Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages