Bus Reservation System in Django with Source Code

Project: Bus Reservation System in Django with Source Code

Please scroll down and click on the download button to download the Bus Reservation System in Django project for free.

It is fairly a simple system written in Django and Python. It uses Python’s built-in database i.e. sqlite3. Furthermore, it intends to automate the purchase of online tickets through an easy online bus booking system. It contains the admin side and the user side.

About the system

You can create an admin using the command python3 manage.py createsuperuser. Admin has the right to manage users, bus and booking. Whereas, registered user is authorized to search bus, view and cancel bookings.

Requirements

  1. Python
  2. Django
  3. pip

How to run the system?

To run this project, you must have an IDE installed at first.

1st Step: Extract/unzip the file.

2nd Step: Go inside the project folder, open cmd and type the following commands to install Django Framework and run the webserver:

  • python manage.py runserver

3rd Step: Finally, open the browser and go to localhost.

DOWNLOAD BUS RESERVATION SYSTEM IN DJANGO WITH SOURCE CODE FOR FREE: CLICK THE BUTTON BELOW:


Istuck or need help customizing this project as per your need, just comment down below and we will do our best to answer your question ASAP.

5 1 vote
Article Rating
Subscribe
Notify of
guest
4 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Suchit Ijantakar
Suchit Ijantakar
2 years ago

Hello.

Thank you for the project. But you have not given credentials for admin. What is the username and password. Can you please mention them? Thank you

Martina
Martina
2 years ago

in Django as much as I know, and its not a lot,you create a superuser and give admin credentials as you wish, so this is what to be used when loggin in admin panel, hoe this helps

Abdul
Abdul
1 year ago

How to see the database

shivani
shivani
1 year ago

how to see database. and what is admin username and password

4
0
Would love your thoughts, please comment.x
()
x