This project was developed as part of the Software Development Bootcamp at the Saudi Digital Academy. The goal of the bootcamp was to enhance full-stack development skills, particularly focusing on backend technologies using C# and the .NET framework. This project showcases the practical application of software engineering principles learned during the bootcamp, including object-oriented programming, data structures, Building API endpoint(RESTful).
-
Clone the repository:
git clone https://github.com/Abdulaziz-Asiri/SportPulse-website.git
-
Open the solution file (.sln) in Visual Studio or your preferred IDE.
-
Install required packages:
dotnet restore
-
Run the application:
dotnet run