SpivEgin / url-shortner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C# 72.9%Language:JavaScript 26.1%Language:CSS 0.9%Language:ASP 0.1%