BudgetBuddyDE / Webapp

ReactJS bases web-app to keep track of your finances and manage your montly budget.
https://app.budget-buddy.de
1 stars 0 forks source link

Rework fetch-hooks #120

Open tklein1801 opened 1 month ago

tklein1801 commented 1 month ago

Description

A better fetch hook is needed, which offers a uniform structure and the logic is no longer managed by each individual hook

Acceptance Criteria

Charts depict the following time frames

tklein1801 commented 1 month ago

All "simple" fetch hooks have been adapted. A few hooks remain that require additional parameters for querying information.