/HTTP-5125-assignment-two

Solving Canadian Computing Competition Problems with ASP.NET Web API

Primary LanguageJavaScript

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.