Is your feature request related to a problem? Please describe.
Display the expense trend over the past month. Include the total amount spent.
Describe the solution you'd like
call the get transaction function, extract the amounts and dates, and make a line graph to display the trend over time.
Additional context
N/A