You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.