/Factory-Automation

Primary LanguageTypeScriptMIT LicenseMIT

angular2-asp.net core wep api-sq server

A simple Angular 2 / ASP.Net Core Wep API / SQL Server

Usage

  • This is a sample application that is written in Angular 2 and performs a simple Restful Service call that accesses factory information via ASP.NET Core version 1.0. The backend database consist of SQL Server 2016 and is accesed via ASP.NET Core Web API.
  • Select the "Factory Information" menu option an select a machine from the "machine" dropdown option, then click machine link to drill down to planned machine detailed data.
  • Restore SQL Server Backup file "OEE.bak" to your SQL Server 2016 instance.