Skip to content

TimyVillarmia/Eventify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eventify

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.

Table of Contents

Getting Started

Prerequisites

  • .NET SDK (version 8.0+)
  • Install Visual Studio 2022 version 17.10 or newer.
  • SQL Server Management Studio 20
  • SQL Server/Express

Installation

You have two options for cloning this repository: using the command line (CMD) or Visual Studio's GUI.

Option 1: Command Line (CMD)

  1. Open your command prompt or terminal.

  2. Navigate to the directory where you want to store the project:

    cd [path-to-your-desired-directory]
  3. Clone the Repository:

    git clone https://github.com/TimyVillarmia/Eventify.git

Option 2: Visual Studio GUI

  1. Open Visual Studio.

  2. From the start window, choose "Clone a repository."

  3. In the "Repository location" field, paste the repository URL:

    https://github.com/TimyVillarmia/Eventify.git
  4. In the "Local path" field, choose or create the directory where you want to save the project.

  5. Click the "Clone" button.

Features

  • [List the key features of your Blazor app]

Dependencies & Tools

  • Blazor Web App (Server)
  • C#
  • ASP.NET Core
  • HTML, CSS
  • Entity Framework Core
  • SQL Server
  • Azure.Communication.Email
  • Microsoft.AspNetCore.Authentication.Google
  • Azure

Diagrams

Contributing

Contributions are welcome! Please follow these guidelines:

  1. Fork the repository
  2. Create a new branch for your feature/feature-name
  3. Commit your changes
  4. Push your branch
  5. Create a pull request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5