As a bus company, I want to be able to update the bus schedule in real-time in case of any delays or changes, so that commuters can have accurate information.
Acceptance Criteria
[x] The bus company must be able to log in to the system to make updates.
[x] The bus company can view the current bus schedule and select a specific trip to update.
[x] The bus company can make changes to the scheduled departure and arrival times.
Tasks
[x] Set up user authentication for the bus company.
[x] Implement the ability for the bus company to view the current bus schedule.
[x] Implement the functionality for the bus company to select a specific trip and make updates.
As a bus company, I want to be able to update the bus schedule in real-time in case of any delays or changes, so that commuters can have accurate information.
Acceptance Criteria
Tasks