The Eventify platform is created to manage events and provide judges with a streamlined rating system. It introduces a cutting-edge feature that automates result calculation for event organizers and judges. Organizers can input judging criteria and weightings, while judges provide scores in real-time through the platform. Eventify swiftly computes and tabulates results, eliminating manual calculations and reducing the likelihood of errors. This feature ensures fair, transparent, and efficient result generation across various types of events, from competitions to exhibitions, enhancing the overall event experience for participants and organizers alike.
- .NET SDK (version 8.0+)
- Install Visual Studio 2022 version 17.10 or newer.
- SQL Server Management Studio 20
- SQL Server/Express
You have two options for cloning this repository: using the command line (CMD) or Visual Studio's GUI.
-
Open your command prompt or terminal.
-
Navigate to the directory where you want to store the project:
cd [path-to-your-desired-directory] -
Clone the Repository:
git clone https://github.com/TimyVillarmia/Eventify.git
-
Open Visual Studio.
-
From the start window, choose "Clone a repository."
-
In the "Repository location" field, paste the repository URL:
https://github.com/TimyVillarmia/Eventify.git
-
In the "Local path" field, choose or create the directory where you want to save the project.
-
Click the "Clone" button.
- [List the key features of your Blazor app]
- Blazor Web App (Server)
- C#
- ASP.NET Core
- HTML, CSS
- Entity Framework Core
- SQL Server
- Azure.Communication.Email
- Microsoft.AspNetCore.Authentication.Google
- Azure
|
|
|
Contributions are welcome! Please follow these guidelines:
- Fork the repository
- Create a new branch for your feature/feature-name
- Commit your changes
- Push your branch
- Create a pull request