This is a PHP project built using WAMP, Bootstrap, and MySQL.
- Copy the folder into C:/wamp/www/.
- Start WAMP server and make sure it turns green.
- Open http://localhost/bus_route_finder/ in your browser.
- Create a database in phpMyAdmin and import the provided .sql file (if any).
- Update database credentials in config.php (or relevant file).
- Refresh the browser — the project should work.
- PHP
- MySQL
- Bootstrap
- HTML/CSS/JS