gideonfernandes / expense-tracker-project

This is a useful project that helps in managing income and expenses. Add and remove items in the list with persistence in the Local Storage.

Home Page:https://happy-noether-f44623.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expense-tracker-project

Project

EN: This is a useful project that helps in managing income and expenses. Add and remove items in the list with persistence in the Local Storage.

PT-BR: Um projeto útil que ajuda no gerenciamento de rendas e despesas. Adicione e remova itens na lista com persistência no Local Storage.

Specifications

  • Create UI for project
  • Display transaction items in DOM
  • Show balance, expense and income totals
  • Add new transation and reflect in total
  • Delete items from DOM
  • Persist to local storage

Technologies

This project was developed with the following technologies:

  • HTML
  • CSS
  • JavaScript

Preview

preview


License

This project is under the MIT license.

About

This is a useful project that helps in managing income and expenses. Add and remove items in the list with persistence in the Local Storage.

https://happy-noether-f44623.netlify.app/

License:MIT License


Languages

Language:JavaScript 42.3%Language:CSS 36.4%Language:HTML 21.3%