Point of Sale system in php/mysql by Eric NandwaPoint of Sale system in php/mysql by Eric Nandwa

Point of Sale system in php/mysql

Eric Nandwa

Eric Nandwa

This system has two points of use :- Administrator side and Cashier side
Administrator side:
add, delete, update and restock inventory stock
prints final salessales reports from each sales, hundles employee addition and sales based on the login credential data.
Cashier side:
collects customer information during checkout stage and tallies the product prices before selecting payment methods then checks them out and gives appropriate change and receipt.
Like this project

Posted Mar 12, 2024

This system allows for the Cashier to login and conduct sales checkout of each client while keeping a record of every sales and inventory update.