Skip to content

sdesyllas/LoLUniverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image and video hosting by TinyPic

# LoLUniverse League of Legends web application utilizing [RiotApi.NET C# library](https://github.com/sdesyllas/RiotApi.NET)

Image and video hosting by TinyPic

Image and video hosting by TinyPic

Image and video hosting by TinyPic

Description

This is a web application that utilizing RiotApi.NET C# library capabilities and provide users with Summaries, Stats, Champion details and other stuff. The project is created with the ASP.NET MVC framework and it is using advanced mechanics of caching, NoSQL performance solution and user account system.

Installation

In order to have this web application up and running you need to configure the following services in web.config

  • MS Sql Server connection string (for User Management and Asp.Net Identity)
  • RavenDB Connection string (for NoSql store of League of Legends entities)
  • email smtp settings (for user account emails like two factor authentication)
  • Modify the Migrations/Configuration.cs Seed method for initial administrator user creation

Technologies and Libraries used

powered by RavenDB

About

League of Legends web application in ASP.Net MVC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published