Cashiering System in PHP My SQLite and DB browser

Cashiering System in PHP My SQLite and DB browser

Cashiering System in PHP My SQLite and DB browser 

Cashiering System in PHP My SQLite and DB browser 

About the system

 This PHP code is for a simple checkout system. A web application created as part of this simple project can help companies manage their daily transactions. This can make it easier for company management or cashier to conduct business with customers. In addition, it facilitates the storage of transaction information and quick access to 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 user and product lists is the responsibility of the administrator. In addition, he or she has access to all the features and functionality of this project. Only the POS side of this simple project can be managed by the Cashier role/user type. Referring to the POS function. A system user 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. When choosing the item, the user can also automatically add the quantity of the item.


Project Name: Cashier 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




 


How to set up this project


Step 1. Download xampp PHP Version 8.0.7

Step 2. Notepad++ or Sublime text editor

Step 3. Download the zip file 

Step 4. Extract the file and copy "cashier" file

Step 5. Paste into the root/ directory where you install xampp local disk C,

Step 6. Open PHPMyAdmin http://localhost/phpmyadmin

Open your XAMPP, click on the php.ini file and uncomment the sqlite3 and gd library. After saving the file.

Step 9. Run the script http://localhost/cashiering

Step 10. Password: username: admin / password: admin121


Download

0 comments: