rdonalson / FinancialPlannerNg

This project is a redesign of the original Financial Planner that was engineered in .Net Framework MVC 5 and Identity Server Security. In this version the UI is designed in Angular 11, with a .Net Core API and using Azure Active Directory securing both. The UI and API will be hosted on the Azure Cloud.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Financial Planner Ng ** Deprecated **

Superceded by "Financial-Planner-Forecast-Ledger"

https://github.com/rdonalson/Financial-Planner-Forecast-Ledger

FinancialPlannerNg - Source Code

Demo on Azure: https://fpng-ui.azurewebsites.net/home
Login: bbusby@rdonalson.onmicrosoft.com
Pswd: SciFiSlackerAI-2022
Additional Login: ttutone@rdonalson.onmicrosoft.com
Pswd: SciFiSlackerAI-2022
** Note: With both logins -> When prompted, click “Ask Later”, don’t click “Next”

This version of the Financial Planner is an Angular 12 SPA, with a .Net Core 3.0 API and using Azure Active Directory securing both. The UI and API will be hosted on the Azure Cloud. The DAL is Entity Framework Core 3.1, designed in a Code First approach.

About

This project is a redesign of the original Financial Planner that was engineered in .Net Framework MVC 5 and Identity Server Security. In this version the UI is designed in Angular 11, with a .Net Core API and using Azure Active Directory securing both. The UI and API will be hosted on the Azure Cloud.

License:MIT License


Languages

Language:C# 55.9%Language:TypeScript 30.0%Language:HTML 12.6%Language:SCSS 1.1%Language:JavaScript 0.4%