PrashKV / transport

End to end transport solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

End to end transport solution

Transportation has become a necessary part of life today. Living without any transportation is very difficult as the world has changed to a global village. People are always in search of faster and easier means of traveling to their destination. They want a transportation medium consuming less time at low costs. This is where the online ticket booking system plays a major role. This project aims at reducing the time consumed to opt the mode of transportation between any two places of interest. The user provides source and destination, buses are searched along the path and a route is created such that the traveling expense is minimum among all the other options. Taxi is provided where there is no bus facility. A ticket is generated for the whole journey which includes taxi as well as bus fares.

Home page

homePage

Creation of route

routing

Ticket

ticket

Admin privileges

adminDash

createBus

modifyBuses

createRec

viewRec

bookedInfo

Admin can view all the tickets. Expired tickets are coloured grey.

allTickets1 allTickets2

User

userDash

About

End to end transport solution


Languages

Language:JavaScript 96.2%Language:CSS 2.1%Language:HTML 1.6%