Tuesday 21 September 2021

Online Shopping Project in node js Mysql | Bootstrap


The online shopping system is a [DBMS project] with both admin and user layouts. This website provides users lots of clothes with different products . This system is web-based which is written in Node.Js and MYSQL. Continuously, consists of two main component user side and admin.

Firstly, the user needs to login to the system by registering their details. Then they can enter into the system. They can also all Products.

online shopping project in node js Mysql

Admin Features : 

  1. Add Product , Delete Product, Edit Product.
  2. View Order

User Features :

  1. Register.
  2. Login .
  3. Purchase Product.
  4. Check Purchase Status.

Technologies in Used :-

  1. NodeJs.
  2. JavaScript.
  3. CSS.
  4. HTML.
  5. Mysql.
  6. Bootstrap.

Installation Steps :-

  1. create new mysql database import sql file.
  2. run command npm install .
  3. run Command - node app.js .

Download Source Code

No comments:

Post a Comment