This System Was Developed as a Term Project for The Subject Database Management System in the Fifth Semester. Having gained Knowledge in SQL due to the course and having previous exposure to HTML and CSS. When It Came To Implementing A Project that was the way to go!
Intstallation Procedure
-
Download The Source File as a Zip From Below Link https://github.com/daringpatil3134/Admin-Bus-Ticket-Booking-System
-
Download & Install XAMPP for Windows From Belo Link https://www.apachefriends.org/
-
Install XAMPP by clicking ok follow all the defaults
-
Extract The Contents of the Zip
-
Rename the folder to ABTBS
-
Copy the folder to C:\xampp\htdocs
-
Search for XAMPP Control Panel in Windows Search and Open it
-
Start Apache and MySQL Sevices
-
Open Browser of Your Choice
-
Create a New Database with the name sbtbsphp by heading to New and entering the name
-
Once database is created head to import tab
-
Click on choose file and head to C:\xampp\htdocs\ABTSB\DATABASE FILE and select the .sql file
-
Scroll down and click import
-
Once All Commands are Executed Succesfully Head to http://localhost/ABTSB/
-
Go For Administrator Login
-
Login Details Username: defaultuser1 Password: Password@123
-
Now You'll Have Access to Everything
-
You Can Add New Admin From The Add New Admin Section
-
Feel Free To Explore and Ask Questions