Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GreenBasket

A full-featured grocery e-commerce platform with product catalogue, cart, order management, and an admin analytics dashboard.

Built during internship at Success Innovation Technologies.


Features

  • Product catalogue with category filtering and inventory tracking
  • Cart and checkout with order placement
  • Order history and status management
  • Admin dashboard with stock analytics and sales reporting
  • Relational MySQL schema: products, users, cart, orders, inventory
  • Complex SQL joins for admin reporting and order history queries

Tech Stack

Layer Technology
Frontend HTML, CSS, JavaScript
Backend PHP
Database MySQL (via XAMPP)

Setup

Prerequisites: XAMPP

  1. Clone or download this repository
  2. Copy the project folder into C:/xampp/htdocs/
  3. Unzip the css, images, and js folders in place
  4. Open phpMyAdmin, create a database named shop_db, and import the provided .sql file
  5. Start Apache and MySQL from the XAMPP Control Panel
  6. Navigate to http://localhost/GreenBasket/Login.php

About

Welcome to GreenBasket, your ultimate destination for a seamless and delightful online grocery shopping experience! Our cutting-edge e-commerce platform is meticulously crafted with HTML and CSS for a visually stunning and user-friendly frontend, while the robust PHP backend ensures a smooth and efficient shopping.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages