codaxy / codaxy/cxjs-home-budget-app-tutorial
Budget deep linking
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Each budget should have its own unique url, instead of depending on `activeBudgetId`.
For example,
`~/dashboard/balance` should become `~/budget/:budgetId/dashboard/balance`
Make changes to the home page so each budget is represented with a link to the dashboard.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.