This PHP code is for a simple cashiering
system. A web-based application created as part of this straightforward project
can assist firms in managing their daily transactions. This may make it easier
for the management or cashier of the company to conduct business with
customers. Additionally, it makes it easier to store transaction information
and quickly access transaction records, PHP
and SQLite Database were used in the creation of this project. The system has
two different categories of users: administrators and cashiers. The
administration of the user and product lists is the responsibility of the
admin. Additionally, he or she has access to all of this project's features and
functionalities. Only the POS Side of this straightforward project may be managed
by the Cashier user role/type. Referring to the POS function. A user of the
system can easily add an item by entering the product code, and the system will
automatically populate an item list widget with matching items based on the
code entered. While choosing the item, the user can also automatically add the
item's amount.
Name
of Project: Cashiering System in PHP My SQLite
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 PHP Version 8.0.7
Step 2nd. Text
editor notepad++ or Sublime
Step 3rd. Download
the zip file/ Download winrar
Step 4th. Extract
the file and copy “cashiering”
”
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
Open your XAMPP click php.ini file and
uncomment the sqlite3 and gd library. After save the file.
Step 9th. Run
the script http://localhost/cashiering
Step 10th. Password:
username:admin / password :admin123
System Images
0 Comments