This
is a PHP-based system for managing purchase orders. This is a straightforward
web application that controls the Purchase Order Records of a specific
business. The company's Purchase Order records may be conveniently kept and
retrieved with the aid of this project. You may use this mini-project to create
a system for managing inventory as well. It offers a lovely user interface and
functionalities that are easy to use, when creating a purchase order, the Goods
Receipt Management System can store a list of all the company's suppliers and
quickly retrieve their information. Additionally, it keeps a record of any
items that the business may have purchased from vendors. Both of the
aforementioned functionalities support CRUD operations (Create, Read, Update,
and Delete). The system may produce a printable Purchase Order Slip/Request
when creating a purchase order.
Name of Project:
Purchase Order Management System
Language Used:
PHP
Database Used:
My SQL
Design Interface:
Bootstrap JavaScript, HTML, Ajax, JQuery,
Browser: Opera Mozilla Google Chrome IE8,
Software: WAMP/ XAMPP/ LAMP/MAMP
About System
How to setup this project
Step 1st. Download
xampp
Step 2nd. Text
editor notepad++ or Sublime
Step 3rd. Download
the zip file/ Download winrar
Step 4th. Extract
the file and copy “purchase_order”
”
folder
Step 5th. Paste
inside root directory/ where you install xampp local disk C: drive D: drive E:
paste: for xampp/htdocs,
Step 6th. Open
PHPMyAdmin http://localhost/phpmyadmin
Step 7th. Create
database name purchase_order_db
Step 8th. Import
purchase_order_db.sql file given inside the zip package in SQL file folder
Step 9th. Run
the script http://localhost/ purchase_order
Step 10th. Password:
username:admin / password :admin121
System Images
0 Comments