This is the Olympic Games sample app
Перейти к файлу
alestoya b1354fb50e chore: include sqlite interop files 2024-07-08 18:23:37 +03:00
.github/workflows
OlympicGames chore: include sqlite interop files 2024-07-08 18:23:37 +03:00
OlympicGames.Tests
.gitignore
OlympicGames.sln
README.md

README.md

Olympic Games sample app powered by Progress ® Telerik ® UI for ASP.NET MVC

Olympic Games is a sample application created with Progress ® Telerik ® UI for ASP.NET MVC, Progress' ASP.NET MVC wrappers taking care of the common functionality of your application, while leaving you with more time to work on the business logic of the app.

The app demonstrates how easy it is to provide data visualization and management functionality to your users and how you can integrate several Telerik UI for ASP.NET MVC controls with just a few lines of code. It showcases the ease of use of our PivotGrid and the intuitiveness and desktop-like performance of the bound on the client, Chart and Gauge.

Public Url - http://demos.telerik.com/aspnet-mvc/olympic-games

Requirements

Running this app

  1. Add the Telerik Nuget feed as a Package Source;
  2. Open OlympicGames.sln with Visual Studio;
  3. Hit Ctrl + F5.