All projects

Case study
Adam Store - Full E-Commerce Platform
2
surfaces
MERN
stack
adamstore.pk
live
Overview
MERN e-commerce platform with customer storefront, admin dashboard, and REST API for products, orders, and users.
Problem
Pakistani shoppers needed a trusted local store for original products with cash on delivery, easy returns, and 24/7 support — not a generic marketplace. The merchant needed one system for storefront, inventory, orders, and admin instead of disconnected tools.
Solution
I built Adam Store as a full MERN e-commerce platform: customer storefront with product browsing, cart, and checkout; admin dashboard for inventory, orders, and users; REST APIs on Node.js, Express, and MongoDB. Live at adamstore.pk with free delivery, COD, and 15-day returns.
Architecture & delivery
- React storefront with catalog, cart, and checkout flows
- Admin dashboard for inventory, orders, and user management
- Node.js and Express REST API with MongoDB
- Axios-based client communication and Bootstrap layouts