Loading repository data…
Loading repository data…
saideepikavanka2006-hash / repository
A full-stack E-Commerce web application built using PHP, MySQL, HTML, CSS, and JavaScript, featuring user authentication, an admin dashboard, product management, shopping cart functionality, and a responsive user interface.
This project is a full-stack E-Commerce web application developed using PHP, MySQL, HTML, CSS, and JavaScript. It enables users to browse products, register and log in, manage their shopping cart, and provides an admin dashboard for efficient product management.
E-Commerce-Website/
│
├── admin/
│ ├── dashboard.php
│ ├── login.php
│ ├── add_product.php
│ ├── logout.php
│ └---manage_product.php
│
├── includes/
│ └── db.php
│
├── pages/
│ ├── login.php
│ ├── register.php
│ ├── cart.php
│ └── logout.php
│
├── images
│
├── index.php
├── README.md
Update includes/db.php with your database credentials.
Open your browser and visit:
http://localhost/ecommerce/
Vanka Sai Deepika
B.Tech – Computer Science and Engineering (AI & ML)
Vellore Institute of Technology – Andhra Pradesh
⭐ If you found this project useful, consider giving it a Star on GitHub!