Python Tkinter CRUD Application for Event Management

Web Development 2023

Description

A CRUD (Create, Read, Update, Delete) application built in Python using the Tkinter library for managing events, participants, and tickets. This system allows event organizers to efficiently handle event creation, participant registration, ticket sales tracking, and data management through a graphical user interface.

Tools & Technologies

Python Tkinter