Skip to content

A simple bus booking with booked seats layout web application using Django

Notifications You must be signed in to change notification settings

bip-zip/BusBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

BusBook

BusBook is a simple bus booking and seat reservation web application developed using frontend technologies(HTML, CSS, JS, Bootstrap), backend (Python-Django) and database (SQLite) .

The landing page asks for route detail with date so user can find appropriete bus to book. image

To reserve the seat user must have registered and logged into the system. image

User can see reserved (red in color) and available (green in color) seats of a specific bus so that they can book the appopriate seat.

User won't be able to see the booked seat number while booking.

After the successful reservation user will get a email from BusBook as well as redirected to 'Your Bookings' page. image

In 'Your bookings' page a user can see the details of his/her recent booking on top followed by his/her past bookings. He/she can cancel the booking by clicking 'Cancel' if they want.

About

A simple bus booking with booked seats layout web application using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published