Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.77 KB

README.md

File metadata and controls

42 lines (32 loc) · 1.77 KB

Adventure Works Web

Adventure Works Web App is an Angular Based Web Application to visualize the Adventure Works Databse. This project was generated with Angular CLI version 7.0.2.

Framework & Technologies used

Getting Started

To run the app you mast have the bellow set up

  • SQL Server 2014 with Adventure Works Database
  • Angular CLI
  • Node JS
  • Dotnet Core
  • AdventureWorksAPI Web API Project
Run `dotnet run` for a dotnet core Web API dev server. Navigate to `http://localhost:5050/`. 
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. 

Sample Screens

Dashboard Screen Production Screen HR Screen