Billing system built using html css bootstrap php javascript This is a web-based application coded using PHP, Mysql, HTML, CSS and JQuery. This application has three primary stakeholders: super admin, admin and employee. Superadmin has abilities to add the product details, change the value of VAT and GST, register new admin, make changes to the entire database. Admins have skills to add product details such as its name, price, stock and discount offered. Employees can create a bill, monitor the transactions. This system is flexible to use and is secure. With proper conventions and designs, the application is a built-in user-friendly manner.
- I prefer using xampp server to run the project.
- Change the master file name to internship_project5 !Important.
- Import the sql file to phpmyadmin with database name 'internship_project5'
- In connect.php, I have connected to mysql server with username as 'root' and blank password. Make suitable changes to connect.php according to your system.
- All of the form post submission goes to files with name beginning with 'sql'. This is the simple to decode the flow of the project.
- There might be some small error occured because of change in system, debug them. It isn't hard