资 源 简 介
An Event Management Software is developed using Python as a programming language. MySQL is used as database.
For example, consider any event such Software Freedom Day(SFD) or Pycon (Python Conference), it is necessary to maintain the event information, volunteer information, visitor information, organizer information.
In this project four classes are developed to hold the details of event, organiser, volunteer, visitor.
In all the classes, u can add, update, delete, search, & print the data or u can write the data into a file to take a print out.