emlycool / HTTP-5125-assignment-two

Solving Canadian Computing Competition Problems with ASP.NET Web API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solving Canadian Computing Competition Problems with ASP.NET Web API

This project provides solutions to various problems from the CCC using ASP.NET Web API.

Problems Solved

Adapted J1 - The New CCC (Canadian Calorie Counting)

Adapted J2 - Roll the Dice

Adapted J3 - The New CCC (Secret Instructions)

Getting Started

To set up and run the application locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Open the solution file (*.sln) in Visual Studio.
  3. Build the solution to restore dependencies and compile the application.
  4. Run the application using the built-in development server or IIS Express.

License

This project is licensed under the MIT License.

About

Solving Canadian Computing Competition Problems with ASP.NET Web API


Languages

Language:JavaScript 59.7%Language:C# 35.5%Language:HTML 4.0%Language:CSS 0.7%Language:ASP.NET 0.0%