Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.09 KB

CowBwoy E-Commerce Application 🛒

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.

Features ✨

  • 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.

Tech Stack 🚀

  • Frontend: EJS (Embedded JavaScript Templating) 🎨
  • Backend: Node.js, Express.js ⚡
  • Database: MongoDB with Mongoose 🗄️
  • Authentication: Session-based authentication 🔑

Installation 🛠️

1. Clone the repository:

First, clone the repository to your local machine:

git clone https://github.com/shabeelashraf5/cowBwoyFitness-EcommerceApp.git