Full MERN stack e-commerce website.
This is project developed using React.js as frontend, express.js for backend and MongoDB is used as database here.
Features:
Guest Options:
- View Product
- Search Product.
- Add product to cart.
- Create an acccount.
User Options:
- All guest options.
- Reveiw Product.
- Checkout Option.
- Order process including payment via Stripe integration.
- See Orders.
- Forgot password option.
- Update profile and password.
Admin Options:
- All guest and user options.
- Admin Dashboard for site stats.
- Create, View, Update and Delete option for users, user's orders, products.
- View and delete product reviews.
- Update the delivery status of an order.