You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 22, 2026. It is now read-only.
Currently, the prototype app allows one to use a unique budget.
The real app will let a user handle multiple budgets, each budget being an SQLite database for Vulcan.
Roughly, the whole App client component needs to be wrapped in the budgets manager that is to be implemented.