https://github.com/erangamadhushan/cprhupd
https://github.com/erangamadhushan/cprhupd
bootstrap5 crud-operation css internet-programming php
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/erangamadhushan/cprhupd
- Owner: Erangamadhushan
- Created: 2025-06-18T09:25:53.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-06-29T09:34:08.000Z (8 months ago)
- Last Synced: 2025-06-29T09:35:50.914Z (8 months ago)
- Topics: bootstrap5, crud-operation, css, internet-programming, php
- Language: PHP
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
## ๐ FreshMart - Supermarket Management System
**FreshMart** is a full-stack supermarket management system built using **PHP** and **MySQL** for the backend and **HTML**, **CSS**, **JavaScript**, and **Tailwind CSS** for the frontend. This project enables supermarkets to efficiently manage product listings, sales, and inventory through a responsive and user-friendly interface.
### ๐ Features
* ๐งพ **Product Management** โ Add, edit, and remove products with real-time updates.
* ๐ฐ **Sales System** โ Simple and efficient product selling interface.
* ๐ฆ **Inventory Control** โ Track product stock levels and availability.
* ๐ **Search & Filter** โ Quickly find products by name or category.
* ๐ฑ **Responsive UI** โ Clean, mobile-friendly design using Tailwind CSS.
* ๐๏ธ **Database Integration** โ MySQL-powered data handling with secure queries.
### ๐ ๏ธ Tech Stack
* **Frontend**: HTML, CSS, JavaScript, Tailwind CSS
* **Backend**: PHP
* **Database**: MySQL
### ๐ How to Use
1. Clone the repository:
```bash
git clone https://github.com/Erangamadhushan/CPRHUPD.git
```
2. Import the MySQL database from the provided SQL file.
3. Configure the `config.php` file with your database credentials.
4. Start a local server (e.g., XAMPP) and run the project in your browser.
---
> ๐ฏ **FreshMart** is ideal for learning and demonstrating CRUD operations, database integration, and frontend-backend connectivity in web development.
Feel free to fork, customize, or contribute!
---
Let me know if youโd like to include screenshots, a live demo link, or deployment instructions as well.