Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sandipmaurya2611/bus-pass-management-system-using-php-mysql
- Owner: sandipmaurya2611
- Created: 2024-06-12T13:52:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T14:10:52.000Z (7 months ago)
- Last Synced: 2024-11-18T21:16:28.374Z (about 1 month ago)
- Topics: ajax, css, html5, javascript, php7, php8
- Language: JavaScript
- Homepage:
- Size: 2.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.