Software Projects

Warehouse Management System in PHP MySQL Free Source Code

This is a project on warehouse management system in PHP and MySQLi. This project can be used by anyone especially for computer science project.

This is a Distribution center Administration Framework project. This task is a web application worked with PHP, CodeIgniter, and a MySQL data set. The essential target of this task is to give an on the web and robotized application for overseeing items or products for a specific firm. The business will be able to store, manage, track, and retrieve records of its goods with ease thanks to this project management. With the guide of the Bootstrap Structure, the framework offers an alluring UI. Moreover, it has usefulness and elements that are easy to understand to further develop the end-clients’ involvement in the framework.

About the Warehouse Management System

This project is developed using the following

  • Xamp
  • PHP
  • MySQL
  • HTML
  • CSS
  • Javascript
  • jQuery
  • Font Awesome
  • Bootstrap

How to Run This Project

The following are steps to set up this project on your computer after downloading the source code.

First of all the following things needs to be done first.

  • 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

  1. Open your XAMPP Control Panel and start Apache and MySQL.
  2. Extract the downloaded source code zip file.
  3. Copy the extracted source code folder and paste it into the XAMPP’s “htdocs” directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create new database naming wms_db.
  6. Import the provided SQL file. The file is known as wms_db.sql located inside the database folder.
  7. Browse the Warehouse Management System in a browser. i.e. http://localhost/ci_wms/.

Admin Login Details

Username: admin
Password: admin123

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button
x