A single-page app that tracks expenses
To load the app, open the index.html file on a browser
The app uses local storage (AngularJS's ngStorage module) for data persistancy. Make sure the browser allows saving data to the local storage, otherwise data will be lost when refreshing or exiting the browser.