This project demonstrates how a web-application wizard using AngularJS communicates with a backend Restful web service. The project layout structure is as follows:
-
Angular-sim-wizard: The AngularJS web application wizard
-
SimWizardApi: The ASP.Net Web APi 2 web service.
-
Node.js and Tools
-
Visual Studio Code
-
Dot Net Core SDK 2.2 or later
-
SQL Server 2014 or later
-
C# for Visual Studio Code
Instructions on installing and running the project are described in the Readme
file of each application on the repository.