Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 335 Bytes

Implementation.README.md

File metadata and controls

14 lines (7 loc) · 335 Bytes

VS 2015 Implemntation is One page web application with Web API / EF backend.

Run in VS: http://localhost:61851/index.aspx

Uses Bootstrap and Knockout as NuGet packages

Database:

  • create empty SQL database

  • use Models/CREATE AgeRanger.sql script to create and populate SQL Database tables

  • modify connection string