Md Samad Ullah Posted November 23, 2023 Share Posted November 23, 2023 This is a Warehouse Management System project. This project is a web application built with PHP, CodeIgniter, and a MySQL database. The primary objective of this project is to provide an online and automated application for managing products or goods for a particular firm. With the aid of this project management, the company will be able to effortlessly store, manage, track, and retrieve records of its goods. With the aid of the Bootstrap Framework, the system offers an attractive user interface. Additionally, it has functionality and features that are user-friendly to improve the end-users’ experience with the system. About the Warehouse Management System This project was developed using the following: Hidden Content Give reaction to this post to see the hidden content. PHP MySQL Database HTML CSS JavaScript jQuery Bootstrap Font Awesome The Warehouse Management System can be accessed by 3 different user roles. The system user roles are Administrator, Supplier Staff, and Customer Staff. Each of the roles has different permissions or restrictions from each other. Users must log in using their current user credentials in order to use the system’s features and functions in accordance with their roles. The Administrator Role has the privilege to access and manage all the features and functionalities of the system. Admin Users are the ones who are in charge of managing the list on the system. They are the only ones who can add data to the system. The Supplier Staff Users and Customer Staff User are mostly view-only features only. Supplier Staff can list all the suppliers and incoming goods or stock of the business while the Customer Staff can list all the customers and outgoing goods or stocks. The system contains multiple features and functionalities with CRUD (Create, Read, Update, and Delete) operations. It contains a Supplier, Customer, Stock/Goods, and Transaction management. It also generates a report for Incoming Goods, Outgoing Goods, and Adjustment Reports. Each of the said report lists can be exported as a PDF File. Features of the Warehouse Management System Management-Site Home Page Display the summary Low Stock Goods List/Notification Supplier Management Add New Supplier List All Suppliers Edit/Update Supplier Details Delete Supplier Supplier Management Add New Supplier List All Suppliers Edit/Update Supplier Details Delete Supplier Customer Management Add New Customer List All Customers Edit/Update Customer Details Delete Customer Supplier Management Add New Supplier List All Suppliers Edit/Update Supplier Details Delete Supplier User Management Add New User List All Users Edit User Details Delete User Details Stock or Goods Management Add New Stock or Good List All Stock or Goods Edit Stock or Good Details Delete Stock or Good Details Transaction Management Add New Incoming Goods List All Incoming Goods Record Add New Outgoing Goods List All Outgoing Goods Record List All Goods Adjustment Record Reports Generate Printable Incoming Goods Report Generate Printable Outgoing Goods Report Generate Printable Goods Adjustment Report Export Incoming Goods List as PDF Export Outgoing Goods List as PDF Export Goods Adjustment List as PDF Update System Information Update Password Login and Logout How to Run Requirements Download and Install any local web server such as XAMPP. Download the provided source code zip file. (download button is located below) System Installation/Setup Open your XAMPP Control Panel and start Apache and MySQL. Extract the downloaded source code zip file. Copy the extracted source code folder and paste it into the XAMPP’s “htdocs” directory. Browse the PHPMyAdmin in a browser. i.e. Hidden Content Give reaction to this post to see the hidden content. Create a new database naming wms_db. Import the provided SQL file. The file is known as wms_db.sql located inside the database folder. Browse the Warehouse Management System in a browser. i.e. Hidden Content Give reaction to this post to see the hidden content. . Hidden Content Give reaction to this post to see the hidden content. 2 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.