MehtaManan07 / letshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOOKMART


#tech stack

-> Node for backend
-> Express as node framework
-> Mongodb for database
-> Mongoose
-> Reactjs for frontend
(As the main focus was on features, the website is not responsive)

#Features

For users

-> Search products based on particular category

-> New arrivals

-> Best sellers

-> Product image

-> Product information

-> Product in stock/out of stock

-> View product

-> Related product

-> Add to cart

-> Remove product

-> Adjust quantity

-> Signin to checkout

-> User dashboard

-> Shopping cart

-> Checkout with credit card (dummy for now)

-> Checkout with delivery address

-> Success message

-> Secured authentication with jwt

-> Advance search based on category and price range

-> Load more products

For admin

-> Admin dashboard

-> Private routes

-> Admin routes

-> Admin dashboard

-> Create category

-> Create product

-> View orders

-> View latest orders

-> Beautiful and descriptive graph for revenue

-> View best sellers

-> Manage products update/delete

-> Role based access

YET TO COME

-> Analytics page

-> Updating status of order for admin

-> Tracking orders for users

-> Update profile

-> Ratings

-> Complete responsiveness

About


Languages

Language:JavaScript 92.6%Language:CSS 5.4%Language:HTML 2.0%