
Brief about the project
A management system developed to simulate the working of a railway system.
- if user has an account then he/she can login with the correct credentials ie user-email and password.if user do not have an account then he can register himself by giving the correct details in the register form.
- after logging in, If you want to book a ticket then he/she can book a ticket by choosing the train details correctly and confirming it.
- after you book a ticket you will be provided with a pnr number which you can use to check the status of train you are going to travel with.
- you can even check the train schedule and book the ticket as per your requirments.
- after booking ticket and checking the status of train you can logout so that no other user can access your account.
components in the project
- languages used:html,css,bootstrap,php.
- Database used is MySQL.
- Application Type:GUI.
- Database connected using php.