Skip to content

lakshithamadumal/Inventory-Management-System

Repository files navigation

Inventory Management System 📦🛒

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.

Features 🔑

  • Product Adding ➕
  • Product Listing 📄
  • Product Summary 📊
  • Customer Management 👥
  • Invoice Generation 🧾
  • Dynamic Dashboard 📌

Technologies Used 🛠️

  • SCSS 🎨
  • JavaScript ⚙️
  • PHP 🔐
  • CSS 💪
  • MySQL 🗄️

Installation 🔧

  1. Clone the repository:
git clone https://github.com/lakshithamadumal/Inventory-Management-System.git
  1. Import the database:

    • Navigate to your MySQL database via phpMyAdmin or MySQL CLI.
    • Execute the inventory_db.sql file located in the db folder.
  2. Configure Database Connection:

    • Open the file:
    connection.php
    • Replace "Your-MySQL-Password" with your MySQL database password:
    $password = "Your-MySQL-Password";
  3. 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.
  4. Access the system via:

    http://localhost/Inventory-Management-System

Screenshots 📸

Structure

Structure

Structure

Contributing 🤝

Feel free to fork this project and submit pull requests. Any contributions are welcome! 🙌

License 📄

This project is licensed under the MIT License.


Developed with ❤️ by Lakshita Madumal 🧑‍💻

#InventoryManagement #WebApp #PHP 🔥 #SCSS 🎨 #JavaScript ⚙️ #MySQL 🗄️ #XAMPP 🌐

About

This Inventory Management System is a web-based application designed to streamline product management, customer handling, and invoice generation. Built using SCSS, JavaScript, PHP, and CSS, the system offers an intuitive interface to manage products, delivery members, and customer information

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors