This Inventory Management System 🔥 is a web-based application 🌐 designed to simplify product management, customer handling, and invoice generation. The system includes product adding, product listing, and product summary features, making inventory management more efficient and organized.
- Product Adding ➕
- Product Listing 📄
- Product Summary 📊
- Customer Management 👥
- Invoice Generation 🧾
- Dynamic Dashboard 📌
- SCSS 🎨
- JavaScript ⚙️
- PHP 🔐
- CSS 💪
- MySQL 🗄️
- Clone the repository:
git clone https://github.com/lakshithamadumal/Inventory-Management-System.git-
Import the database:
- Navigate to your MySQL database via phpMyAdmin or MySQL CLI.
- Execute the
inventory_db.sqlfile located in thedbfolder.
-
Configure Database Connection:
- Open the file:
connection.php
- Replace "Your-MySQL-Password" with your MySQL database password:
$password = "Your-MySQL-Password";
-
Start the server using XAMPP or any local server:
- Place the project folder in the htdocs directory.
- Start Apache and MySQL from the XAMPP control panel.
-
Access the system via:
http://localhost/Inventory-Management-System
Feel free to fork this project and submit pull requests. Any contributions are welcome! 🙌
This project is licensed under the MIT License.
Developed with ❤️ by Lakshita Madumal 🧑💻
#InventoryManagement #WebApp #PHP 🔥 #SCSS 🎨 #JavaScript ⚙️ #MySQL 🗄️ #XAMPP 🌐


