Loading repository data…
Loading repository data…
abx15 / repository
LocalMart is a simple E-Commerce / Grocery Ordering System built with PHP, MySQL, and Tailwind CSS. It allows users to browse products, add them to the cart, apply deals/discounts, and place orders from different stores.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A complete web-based Grocery Ordering System where customers can browse products, add them to cart, place orders, and admins can manage products, categories, and orders.
This project is built using PHP, MySQL, HTML, CSS, JavaScript, and TailwindCSS.
│── assets/ # Images, CSS, JS files
│── includes/ # Common files (db connection, header, footer)
│── admin/ # Admin panel
│── user/ # User panel
│── index.php # Homepage
│── login.php # User login
│── register.php # User signup
│── cart.php # Shopping cart
│── checkout.php # Checkout page
│── orders.php # User order history
│── README.md # Project documentation
│── database.sql # Database structure & sample data
git clone https://github.com/abx15/Hyperlocal-Grocery-Ordering-System.git
Username: admin
Password: admin123
Username: user
Password: user123
Default branch: main
Created: 8/27/2025
Updated: 12/5/2025
Status: Active
Repository type: Original