A vanilla javaScript mini-app that calculates income and expenses. It has a dashboard representation of the data with three different charts. All charts are hardcoded, no libraries used. NB: The data is persistent in the browser due to localStorage.
stbugyei/account_balance.github.io
A vanilla javaScript mini-app that calculates income and expenses. It has a dashboard representation of the data with three different charts. All charts are hardcoded, no libraries used. NB: The data is persistent in the browser due to localStorage.
JavaScript