Event_management
Event Management Desktop Application is written by using python framework called tkinter. Some functionalities of this application is it lets to add events, add participants and View the participants
src/source - source folder contains the actual scripts/programs that make up the project.
requirements.txt - contains a list of all the softwares/packages required to run the project.
To run this project, clone or download this project on your computer.
Navigate to the project folder
$ cd source
Run main.py to execute the program
$ python events.py