Skip to content

uzbekdev1/olympic-games-sample-app-mvc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Requirments

Running this app

  1. Add the Telerik Nuget feed as a Package Source;

  2. Open OlympicGames.sln with Visual Studio;

  3. If needed, update the connection string in the web.config according to the SQL Server instance installed; Try setting (LocalDb)\MSSQLLocalDB for data source.

    In case you need to regenerate the Olympics.mdf, you can use the script in App_Data\Olympics.sql.

  4. Hit Ctrl + F5.

About

This is the Olympic Games sample app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 66.7%
  • HTML 19.8%
  • CSS 9.7%
  • JavaScript 3.8%