Skip to content

Latest commit

 

History

History
45 lines (43 loc) · 1.83 KB

README.md

File metadata and controls

45 lines (43 loc) · 1.83 KB

MyWay


Description

This project is an Online bus ticket reservation system. It is supposed to execute the common function of bus ticket reservation in reality. It is a Web based application that works within a centralized network. This project will have the facility which is used to reserve seats,and different types of route enquiries used on securing quick reservations. A user will be able to use his own username and password to access the system and perform corresponding operations according to his user type. For example, A traveler can reserve bus tickets and an admin can edit the bus name, type or ticket price etc. In the first page, there will be logo, home, login, Register, Verify ticket and about option. There will be Some steps for Booking the Bus ticket.

Features:
  • Landing page
  • Bus Search
  • Bus Seat Booking
  • Print Ticket
  • Signin and Signup (Users)
  • Admin Login
  • Add Bus (admin)
  • Edit , Delete Bus (admin)
  • Adding Bus seat number and Price (admin)
  • Cusotmer and ticket checking (admin)
  • Front End

  • HTML
  • CSS
  • Bootstrap
  • JS
  • Back End

  • JS
  • PHP
  • Database

    MySQL will be used for Database System. Here we will use the XAMPP server software to create a suitable environment for testing our project on the local computer.

    Admin Email: admintanmoy@gmail.com
    Admin Password: 123

    IDE

    We will be using Visual Studio Code to write code for our project.