TUDublin / code-and-docs-rachelrring

code-and-docs-rachelrring created by GitHub Classroom
0 stars 0 forks source link

Detail Budget Overview #48

Closed rachelrring closed 6 months ago

rachelrring commented 6 months ago

At the moment when a budget is saved, the user is rerouted to a page that they can view a summary of their budget.

This summery should have the following section breakdowns:

Each of these section should:

This page should have a button at the end of the page to allow users to go edit their budget

This page should also have a button for the user to be routed to the data visualisations tab where they can view their personalised recommendations

rachelrring commented 6 months ago

I think it would be a good idea to create a new component specifically for the user-budget component to use.

this new component should take in:

onInit:

This needs to be done using the @ Input decorator: https://angular.io/guide/inputs-outputs