fkhan613 / Bus-Scheduling-Software

This is a Bus Scheduling Software that can potentially be used for commercial use. You can create routes, add buses to routes, add passengers to buses and delete buses, routes and passenegrs. This software uses a txt file database so even if the program is closed, the data will still be saved and can be reloaded.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bus Scheduling Software

This Bus Scheduling Software can be used for commercial use. You can create/delete routes, add/remove busses from routes, add/remove passengers from buses. You can also view all this information in an organized manner, This software uses a text file database so even if the program is closed, all data will still be saved and can be reloaded.

To test this software out, fork the repository and run it in your terminal.

Flow Chart of the Software Architecture: Bus Scheduling Software Flowchart.pdf

About

This is a Bus Scheduling Software that can potentially be used for commercial use. You can create routes, add buses to routes, add passengers to buses and delete buses, routes and passenegrs. This software uses a txt file database so even if the program is closed, the data will still be saved and can be reloaded.


Languages

Language:Java 100.0%