BusManager revolutionizes the bus travel experience by seamlessly managing stations, optimizing schedules, and enabling users to effortlessly purchase tickets. With real-time updates and user-friendly features, it's the ultimate solution for both operators and passengers.
You can find out more about the project below!
🖥 Application (.exe) can be downloaded from the release
If you want to clone the project locally you can paste this command in your terminal:
git clone https://github.com/codingburgas/2324-technologies-11-transport-assignment-SHHristov20 cd 2324-technologies-11-transport-assignment-SHHristov20/BusManager BusManager.sln
Then you have to open the Package Manager Console and type:
Update-Database -p BusManager.Data
After you have done that you can run the project by pressing F5.