/url-shortner

Primary LanguageC#MIT LicenseMIT

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