0
Project on Online Bus Ticket Reservation System
Can anyone know how to start this project, using HTML, CSS as frontend and laravel and mysql as backend.
2 Answers
0
Idk about Laravel. But task looks clear.
Create db
Initially bus is empty. Then just minus out that tickets which reserved.
And show only available tickets.
Also you need to add deadline after which website does not allow money-back.
Usually it is half an hour before trip.
But firstly you need to implement user authentication.
Then you need to implement online payment.
Then check security. Because this is all about other's money and private information.
0
Program on bus ticket reservation system in python