rjwrightme / budget-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

Budget Tracker

This is a basic budget tracker that saves transactions to a Mongo database when online while providing a local database fallback using IndexedDB when offline. For entries saved to the local database, they are synced to the primary database when online again.

Table of Contents

Site Link

You can view the app here: https://agile-anchorage-22042.herokuapp.com/

License

Distributed under the MIT License. See LICENSE for more information. License: MIT

Screenshots

Screen Shot 01

Contact

Have a burning question about this project? You can reach me at the following:

RJ Wright - rj@rjwright.me twitterLinkedIn

About


Languages

Language:JavaScript 76.7%Language:HTML 17.1%Language:CSS 6.1%