Event Management MVC Application developed on Asp.Net Framework 2.1 using C#, HTML5, CSS3, JS and data will be stored in local MS SQL Server.
- Displays all public events. There will be 2 columns, one for past events and one for future events.
- Clicking on view details shows user the event details.
- Logged in users see additional header items: “My events”, “Create event”.
-
Title of the event, date of the event, location and start time.
-
Optionally, the event organizer may also specify the duration, description and other details.
-
The event can be marked as public or private.
- Users can register on the website to create their own events.
-
Anonymous users can only view public events
-
Admin user can edit ANY event
-
The list of events will show ALL events for him, whether public/private