Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 328 Bytes

readme.md

File metadata and controls

7 lines (7 loc) · 328 Bytes

Expense Tracking App

In this app, I learnt basics of javascript by creating a expense tracking app. In this user can add/remove a expense item from list. He/She can also see the date of expense.

Concepts learnt/used:

  • DOM manipulation
  • Getting started with Bootstrap
  • Converting design to working code
  • Destrucuting