Bus Reservation System

A bus reservation system project where users can book tickets and/or cancel tickets of the bus which are registered by admin. Admin can also cancel the bus journey. This is a console based C Project with decades of functionality. It covers most of the C concept of pointers, file handling ( database) and many more core concepts.