News

A minimalistic project to book Bus Tickets with a CLI Front-End and Python Back-end, using MySQL as the DBMS. This is a simple program, which may be used for high school projects. The program connects ...
This is a simple Bus Ticket Booking System implemented in Python. It includes classes to represent users, buses, and a counter for managing bus operations. The Bus class represents a bus with various ...