Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 256 Bytes

File metadata and controls

10 lines (6 loc) · 256 Bytes

Backend

Backend is developed using ASP.Net Core 1.1 in Visual Studio 2017

Database is a local instance of Sql Server

To start the project you need to restore packages and just hit F5 in Visual Studio

Frontend

Frontend is developed using Angular 2