Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛒 Simple E-Commerce Website

A simple E-Commerce web application that allows users to browse products, view product details, add items to a cart, and place orders.
This project demonstrates basic concepts of web development such as UI design, product listing, and cart management.


🚀 Features

  • User-friendly home page
  • Product listing with images and prices
  • Product details page
  • Add to cart functionality
  • Remove items from cart
  • Order summary
  • Responsive design

🚀 Final Result

image

🛠️ Technologies Used

  • HTML
  • CSS
  • JavaScript
  • MySQL (optional – if database is used)
  • Java / PHP (optional – backend if implemented)

📂 Project Structure


ecommerce-project/
│
├── index.html
├── products.html
├── cart.html
├── css/
│   └── style.css
├── js/
│   └── script.js
├── images/
│   └── product-images
└── README.md


▶️ How to Run the Project

  1. Download or clone the repository

git clone [https://github.com/your-username/ecommerce-project.git](https://github.com/your-username/ecommerce-project.git)

  1. Open index.html in any web browser
  2. Browse products and test cart functionality

📸 Screenshots

(Add screenshots of Home Page, Product Page, and Cart Page here)


🎯 Project Purpose

This project was developed to understand:

  • Basic front-end development
  • Website structure and styling
  • JavaScript DOM manipulation
  • E-Commerce application flow

🔮 Future Enhancements

  • User authentication (login/register)
  • Payment gateway integration
  • Admin panel for product management
  • Order history feature

👤 Author

Mahesh Peetla
Aspiring Java Full-Stack Developer


📄 License

This project is for learning and educational purposes.

About

To learn the basic building of E-commerce appliction to enhance skills.

Resources

Stars

13 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages