You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JWT Authentication — register, login, protect routes with middleware
Password hashing — bcrypt
Mongoose models & relationships — refs, populate
CRUD operations — full product & order lifecycle
Query parameters — search, filter, sort, paginate
Role-based access control — admin vs user routes
Cart logic — upsert items, calculate totals
Order creation — snapshot prices, clear cart after order
About
ShopHub is a modern e-commerce platform designed to make online shopping fast, simple, and convenient. It allows users to browse products, search by categories, add items to their cart, and securely complete purchases in just a few clicks and a clean and user-friendly interface.