Skip to content

Hgarg123/EventManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event-Management

Django Based Project on "Event Management System"

This is an “Online event management” system software project that serves the functionality of an event manager. The system allows only registered users to login and new users are allowed to resister on the application. The project provides most of the basic functionality required for an event. It allows the user to select from a list of event types. Once the user enters an event type e.g. (Marriage, Birthday party etc.).

The system then allows the user to select the date and time of event, place and the event equipment’s. All this data is logged in the database and the user is given a receipt number for his booking. This data is then sent to the administrator (website owner) and they may interact with the client as per his requirements and his contact data stored in the database.