Hey there! If you found this, the fancy UI isn't quite finished yet, but it is being worked on.

Right now this page is for testing if your budget matches the known schema, and deleting stuff from your budget

Press import to import the budget in the text area, or reload (after clearing local storage) to load a fresh budget without anything in it.


Data persists to localstorage. To clear it open up a console in dev tools and run this command:

localStorage.removeItem("Budget")


Happy testing! :)

xs (<640px)