Skip to content

kevinkinnett/url-shortner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener Service

ASP.NET MVC 5 implementation of URL Shortener service http://www.nikolay-angelov.eu/custom-url-shortener-in-asp-net-mvc-5/

  • C#
  • .NET 4.5
  • Visual Studio for Web 2013
  • Bootstrap

Environment

  • VS 2012/2013 for Web or above
  • execute "Update-Database" in Package Manager Console before you run the project

Road Map

  • update database model with tables to log traffic sources and referral web sites
  • integrate http://www.chartjs.org and visualize charts based on different traffic sources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 72.9%
  • JavaScript 26.1%
  • Other 1.0%