Skip to content

laureenf/movie-seat-booking-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

  • Topic: Movie Seat Booking System,
  • Language used: C (Singly Linked List),
  • Description: System uses CLI. The user can choose to check availability of seats, book tickets, view the seating structure, and exit. The booked seats are stored in an ordered singly linked list which makes insertion, deletion, and access to the nodes easier.

About

A command-line program for Movie Seat Booking using C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages