Skip to content

Bhukyasahiti/Bus-Ticket-Booking

Repository files navigation

Bus-Ticket-Booking

🚌 Online Bus Booking System

A simple web-based bus ticket booking system built using PHP, HTML, and CSS. This project allows users to log in, view available routes, and proceed with ticket booking. Ideal for learning the basics of web development with PHP.


🚀 Features

  • ✅ Login system with hardcoded username & password
  • ✅ Styled and responsive layout with background image
  • ✅ Route selection interface
  • ✅ Booking confirmation page
  • ✅ Clean UI using HTML & CSS

🔐 Default Login Credentials

Use the following credentials to access the booking system:

  • Username: sahititheboss
  • Password: 1234567890

💡 Technologies Used

  • Frontend: HTML5, CSS3
  • Backend: PHP 7+
  • Server: Apache (XAMPP/LAMP/WAMP)
  • Optional: JavaScript (for dynamic form validation or interactivity)

🧪 How to Run

  1. Clone or download the project files.
  2. Place the folder in your web server directory:
    • XAMPP: htdocs/
  3. Start Apache server.
  4. Open browser and go to: http://localhost/mini%20project/index.php
  5. Log in with the default credentials and begin booking.

🌱 Future Enhancements (Optional)

  • Add JavaScript for real-time form validation
  • Connect to MySQL for dynamic routes and user data
  • Implement session management and logout
  • Add user registration and hashed password storage
  • Create an admin panel to manage buses and bookings

📬 Author

Developed by [Bhukya Sahiti]
For demo/academic purposes only.


📄 License

This project is open-source and free to use for educational purposes.

About

A simple PHP-based web app for booking bus tickets with login and route selection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors