Mini Project Report
• Event Management System
• Department of Computer Science and
Engineering
Project Title
• Event Management System
Domain
• Computer Science and Engineering
Objective of the Project
• The objective of this project is to design a
implement an Event Management System
enables users to efficiently create, updat
delete events. The system ensures easy
scheduling and management of event-rel
information with user-friendly interfaces.
Tools and Technologies Used
• - Backend: Python
• - Frontend: HTML
• - Database: SQLite/MySQL (assumed)
Team Members
• - Rakshith Aradhya SK – 1KT24CS405
• - Chandrashekhara E – 1KT24CS403
• - Akshay L – 1KT24CS401
• - Sagar P – 1KT23CS093
Abstract
• The Event Management System is a web-
based platform developed using Python a
HTML. It allows users to create, manage,
delete events seamlessly. This system
simplifies the process of organizing event
providing an intuitive interface and effecti
data handling features. It serves as a prac
example of how database systems and w
development can be integrated to solve r
world problems.
Project Description
• The project is designed to facilitate users
managing events through a web-based
interface. The core features include:
• - Event Creation: Users can input details l
event name, date, time, and description
create new events.
• - Event Modification: Existing events can
updated with new information as require
• - Event Deletion: Users can remove event
from the system when no longer needed
• The backend logic, built in Python, handle
processing and interaction with the datab
The frontend, developed using HTML,
provides a user-friendly environment to
interact with the system. The integration
Results/Output
• The system allows users to effectively ma
event data by enabling easy creation,
updating, and deletion of events. It
demonstrates the application of database
management concepts in real-world scen
The successful implementation of this pro
reflects the team's understanding of web
development, backend programming, an
database integration.
Conclusion
• The Event Management System mini proj
successfully demonstrates the use of DBM
concepts to manage events efficiently. It
allows easy handling of event details,
registrations, and schedules while ensuri
data accuracy and integrity. This project
enhanced our understanding of database
design, SQL, and the real-world applicatio
DBMS in organizing and automating tasks