This project was partialy generated with Angular CLI version 1.4.9.
Run npm run start
for a dev server for the ui. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Start debugging the backend in vscode by launching .NET Core Launch (web)
.
There is a demo running at budget-planner.azurewebsites.net
-
Templates for:
- Budgets
- Revenue
- Assets
-
Save as "Private Template"
-
Save as "Public Template"
-
Create new From Template (Public and private)
-
Add first usage Guide.
-
Fix icon in development table. -
Fix development row click redirect. (Clicking on an asset does not work) -
Add delete my account option (with an
are you sure?
question) -
Fix missing checkboxes in lists (they do no longer show);