Skip to content

msmarrow/big-bus-ticket-app

Repository files navigation

Big Bus Ticket App

Description: A command line app that supports ticket sales and tracking. Written in Python.

The application supports the following functionalities:

  • Sell tickets for any bus route, for today or for any date up to 10 days from now
  • Issue refunds for future tickets
  • Generate report of the number of tickets sold today for a given route
  • Generate report of the total number of tickets sold on any given date (for all routes)

Usage: Run the app with python3 big_bus.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages