Skip to content

vibhorrawal/buzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bus Reservation System aka BUZZ

This is a project for 3rd semester that uses sqlite3 for managing DataBase. The front-end was not developed by me. To run it you need Flask. You can install the requirements by running
sudo apt install flask
pip3 install flask-session

To run the project, run the command:
flask run or python3 app.py
Database is stored in database.db. You can modify/view it by using any DB browser.

Default login-id/pass is 1234

About

Bus Reservation System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published