Skip to content

Visualize Adventure Works Database through this Angular Project

Notifications You must be signed in to change notification settings

skyehihi/AdventureWorksWeb

 
 

Repository files navigation

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

About

Visualize Adventure Works Database through this Angular Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.1%
  • HTML 41.1%
  • CSS 2.8%