/expense-tracker-js

A simple app for tracking finances on vanilla javascript

Primary LanguageJavaScript

Expense Tracker App

A Expense Tracker application using vanilla javascript.

View live on CodePen HERE.


Summary

Expense Tracker is a single page application (SPA) to manage finances. The main objective of this application is to serve as a learning tool and to get into the Javascript programming language, learn to manage the DOM and its attributes.