Full Stack / MERN Stack (Mongodb Express React Node) Powered Ecommerce website.
It is an E-commerce website to sell and buy new and old book included Registration,Order Management,Payment Gateways,Add Cart and many more features.
Client Side - Reactjs,Bootstrap
Server Side - Nodejs
Database - MongoDB
DevOps - Github,VS Code,Postman
Role based access(different access for admin and users)
user signup
user signin
user signout
update/change profile Informations
user dashboard
Home page:
User Information
products by arrival and sell
Product Search
Shop page:
filter using categories and price range
Show related Products as your selected product
Advance search based on category and price range
Cart Page:
Add Products to cart
Total products in cart
increament/decreament quantities
remove product from cart
update Products in cart
total price of cart
payment(Braintree):Paypal+Card
Delivery Address
Orders page:
User's Purchase History
track orders status
Product information like category,image,name,price,description,quantity,in stock/out of stock,etc.
admin signup
admin signin
admin signout
Update profile
admin dashboard :
add/create new categories
add/create new products
Manage products:-update/delete
View orders detail:
total/list of all orders recieved(with time) and its status,user_ID,quantity,product_ID,Order_ID,Payment Details(Price,payment_ID),Address of delivery,update status of order etc.