:clipboard: Angular tutorial app to create a simple budget calculator. Tutorial Code by Devstackr.
TypeScriptMIT
⚡ Angular Budget App - Tutorial Code by Devstackr
Angular tutorial app to add items to a budget list.
Balance shown at top. Inputs section where an item can be added - positive numbers are income and negative numbers are expenses - shown in separate columns.
Clicking on a budget item opens a modal where the item amount and description can be edited.