My 1st year end of semester project at MTU.
The Blackwater Annual Concert Organizer is a Python application designed to help manage the lineup of performers for the Blackwater Annual Concert. Users can add performers, specify their performance type, and duration, and generate a detailed concert lineup.
- Ensure Python 3.x is installed on your system.
- Download
concert.py
to your preferred directory.
Run the script from the command line:
python concert.py
Follow the interactive prompts to add performers and generate the concert details.
Contributions to improve the project are welcome. Please fork the repository, make your changes, and submit a pull request.
This project is released under the MIT License.