Skip to content

This application allows users to reserve seats on a bus, view available buses, and receive a ticket with their name, reserved seats, bus number, and total cost.

Notifications You must be signed in to change notification settings

Kalutu/bus-booking-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Bus Booking System

A console-based application for reserving seats on a bus and viewing available buses. Users can select a bus, specify the number of seats they want to reserve, and confirm the booking. The system records confirmed bookings in a text file. Written in C programming language.

Usage

  • Compile the source code using a C compiler.
  • Run the executable file.
  • Follow the on-screen instructions to select a bus, reserve seats, and confirm the booking.
  • View the ticket with the booking details.
  • Optionally, cancel the booking before confirmation.

Features

  • View available buses and their details
  • Reserve seats on a selected bus
  • Calculate total cost of booking
  • Generate a ticket with booking details
  • Confirm or cancel bookings
  • Record confirmed bookings in a text file

About

This application allows users to reserve seats on a bus, view available buses, and receive a ticket with their name, reserved seats, bus number, and total cost.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages