This repository is to provide a code that gives an automated clearance system with the use of PHP language for it backend engine
Follow the steps below to add the database needed to start the program;
- Download and extract the 'has.zip' file in the source code to your PC
- Open PHPmyAdmin server online or on your local computer
- Click the import menu
- Click the select file
- On the file explorer window opened, Open the extracted zip file
- Select 'has.sql' file
- Unclick the checkbox with the label 'Do not use AUTO_INCREMENT for zero values'
- Then click 'Go'