Closed rachelrring closed 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
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