Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sandipmaurya2611/bus-pass-management-system-using-php-mysql

Bus Pass Management system uses PHP and MySQL databases. This is the project which keeps records of the pass which is issue by the administrative. Bus Pass Management system has two modules i.e. admin and user.
https://github.com/sandipmaurya2611/bus-pass-management-system-using-php-mysql

ajax css html5 javascript php7 php8

Last synced: about 1 month ago
JSON representation

Bus Pass Management system uses PHP and MySQL databases. This is the project which keeps records of the pass which is issue by the administrative. Bus Pass Management system has two modules i.e. admin and user.

Awesome Lists containing this project

README

        

# Bus Pass Management System Using PHP and MySQL

## How to Run the Bus Pass Management System

1. Download the zip file.
2. Extract the file and copy the `buspassms` folder.
3. Paste inside the root directory:
- For XAMPP: `xampp/htdocs`
- For WAMP: `wamp/www`
- For LAMP: `var/www/html`
4. Open PHPMyAdmin [http://localhost/phpmyadmin](http://localhost/phpmyadmin)
5. Create a database with the name `buspassdb`.
6. Import the `buspassdb.sql` file (given inside the zip package in the `SQL file` folder).
7. Run the script [http://localhost/buspassms](http://localhost/buspassms).

## Admin Credentials

- **Username:** admin
- **Password:** Test@123

## Pass Number

- 681924385

You can also create a new pass.