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.
- 🧾 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.
- Frontend: HTML, CSS, JavaScript, Tailwind CSS
- Backend: PHP
- Database: MySQL
-
Clone the repository:
git clone https://github.com/Erangamadhushan/CPRHUPD.git
-
Import the MySQL database from the provided SQL file.
-
Configure the
config.phpfile with your database credentials. -
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.