An e-commerce platform built with EJS, Node.js, Express.js, and Mongoose. This application allows users to browse products, manage shopping carts, authenticate accounts, and complete orders seamlessly.
- Product Browsing: 🛍️ Users can view a variety of products listed by categories.
- User Authentication: 🔒 Secure user login and registration using sessions.
- Shopping Cart: 🛒 Users can add/remove items, view cart details, and proceed to checkout.
- Order Management: 📦 Users can place and track orders.
- Admin Panel (Optional): 👨💻 Admins can manage product listings, view orders, and manage users.
- Frontend: EJS (Embedded JavaScript Templating) 🎨
- Backend: Node.js, Express.js ⚡
- Database: MongoDB with Mongoose 🗄️
- Authentication: Session-based authentication 🔑
First, clone the repository to your local machine:
git clone https://github.com/shabeelashraf5/cowBwoyFitness-EcommerceApp.git