Skip to content

raulbojalil/mycompletedgames

Repository files navigation

This is a code challenge project developed in a day. It demonstrates the use of the following:

  • ASP.NET MVC Razor Views
  • ASP.NET Individual Users Authentication
  • User Login and Registration
  • SQL Server Stored Procedures
  • SQL Server BLOB Storage (Images)
  • Angular JS
  • Bootstrap
  • Web API
  • AJAX Calls

See it in action (AppHarbor)

http://sqlservertest-2.apphb.com

How to run locally

Just execute the DatabaseInitialization.sql script on your local DB to create the required tables and stored procedures. Don't forget to change the connection string in the connectionStrings section of web.config.

Releases

No releases published

Packages

No packages published