Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 690 Bytes

File metadata and controls

24 lines (17 loc) · 690 Bytes

Budget-App

A lightweight budget calculator powered by vanilla Javascript

Live Link

Budget-App

User stories

- A user can log incomes

- A user can log expenses

- A user can see a total expense to income percentage

- A user can see their available budget

- A user can remove an expense and see budget adjust dynamically

- A user can remove an income and see budget adjust dynamically

UI

ui

Future goals

- A user can compare budgets from previous months

- A user can keep track of accounts payable with dates and reminders

- An inventory feature for small businesses