Chef Cocomo's Smart Bus Booking System banner

Chef Cocomo's Smart Bus Booking System

2 devlogs
1h 34m 18s

Smart Bus Booking System is a lightweight C++ application designed to manage bus bookings efficiently.
It features a user-friendly console interface for adding, viewing, and managing reservations, making
it ideal for small-scale bus o…

Smart Bus Booking System is a lightweight C++ application designed to manage bus bookings efficiently.
It features a user-friendly console interface for adding, viewing, and managing reservations, making
it ideal for small-scale bus operators or educational projects. The system is fast, easy to use, and
runs on Windows, with both executable and source code provided.

Demo Repository

Loading README...

i243137
  • Designed and implemented main.cpp for bus booking management.
    • Developed functions for adding, viewing, and managing bookings.
    • Tested console input/output for user interaction.
    • Built main.exe and verified application runs as expected.
    • Refactored code for readability and maintainability.
Attachment
0