samlatavares / kingsort-csharp-mvc

Project made with C#, Javascript, HTML and CSS. That's a simple application that sorts King names, including their Roman algarisms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kingsort-csharp-mvc

What is this project?

Project made with C#, Javascript, HTML and CSS. That's a simple application that sorts King names, including their Roman algarisms.

How to run the project?

This project was made as a .NET Core application, so you will need:

  • Install .Net Core SDK on your computer.
  • Install Visual Studio or Visual Studio Code.

Project Overview

  • It's a MVC project
  • Check the KingSort class to see all conversion/sort logic.

About

Project made with C#, Javascript, HTML and CSS. That's a simple application that sorts King names, including their Roman algarisms.


Languages

Language:C# 62.0%Language:HTML 30.2%Language:CSS 6.7%Language:JavaScript 1.1%