online shopping project in node js Mysql
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 :
- Add Product , Delete Product, Edit Product.
- View Order
User Features :
- Register.
- Login .
- Purchase Product.
- Check Purchase Status.
Technologies in Used :-
- NodeJs.
- JavaScript.
- CSS.
- HTML.
- Mysql.
- Bootstrap.
Installation Steps :-
- create new mysql database import sql file.
- run command npm install .
- run Command – node app.js .