Add Expenses app
A UI based on [Budget Zen](https://github.com/BrunoBernardino/budgetzen-web) but slightly updated and adjusted for bewCloud. It also features a chart with available money and spent by budgets. This is useful for envelope-based budgeting.
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
"tailwindcss/": "npm:/tailwindcss@3.4.15/",
|
||||
"tailwindcss/plugin": "npm:/tailwindcss@3.4.15/plugin.js",
|
||||
"std/": "https://deno.land/std@0.224.0/",
|
||||
"$std/": "https://deno.land/std@0.224.0/"
|
||||
"$std/": "https://deno.land/std@0.224.0/",
|
||||
"chart.js": "https://esm.sh/chart.js@4.4.7/auto"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user