Releases: BlackBossX/BusTicketGeneratingSystem
Releases · BlackBossX/BusTicketGeneratingSystem
v1.0.0 : CLI-Based Bus Ticketing System
v1.0.0-CLI
This release marks the first version (v1.0.0) of the Bus Ticket Generating System, entirely operating via a Command-Line Interface (CLI). Key
features include:
- Password Hashing: Ensures secure storage and management of user credentials.
- QR Code Generation: Generates QR codes for each ticket, streamlining verification.
- Cost & Duration Calculation: Calculates travel cost and trip duration dynamically based on selected routes.
- Seat Management:
-- Book seats easily.
-- Cancel reservations with real-time seat availability updates.
This version lays the groundwork for future enhancements, including GUI integration .
Next Steps
- Explore GUI integration.
- Improve user experience with enhanced features.