Skip to content

Repository files navigation

Event Registration System

Overview

The Event Registration System is an ASP.NET Core MVC-based application that allows users to register for events and receive email notifications. The system includes CRUD operations for event management and integrates Mailjet to send confirmation emails upon successful registration.

Features

  • Event Creation, Reading, Updating, and Deletion (CRUD).
  • Participant registration for events.
  • Email notifications using Mailjet for registered participants.
  • Validation for event creation and participant registration forms.
  • Database management using Entity Framework Core and SQL Server.

Technologies Used

  • ASP.NET Core MVC for the web application.
  • Entity Framework Core for database management.
  • SQL Server for data storage.
  • Mailjet for sending confirmation emails.
  • Razor Views for user interfaces.
  • C# for backend logic.

Setup Instructions

Prerequisites

  • .NET 6 SDK
  • SQL Server
  • Mailjet account for API integration

Steps to Set Up the Project

  1. Clone the repository:

https://github.com/muathmm/Event-Registration-System.git

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages