GithubHelp home page GithubHelp logo

budget_tracker's Introduction

Budget Tracker PWA

NoSql API MIT

screenshot

Description

This budget tracker allows users to enter transactions for adding and subtracting funds as a way to keep track of your budget over time. Each transaction is graphed on a line chart as a means to visualize the transactions. The application includes offline functionality, which stores transactions if the application suddenly becomes offline, and sends them to the database upon re-connection. It utilizes the browsers indexedDB storage capabilities, and a service worker for caching website files while offline. It can also be used as a progressive web app, for installing on a desktop or mobile device.

The deployed application can be viewed here.

Table of Contents

Installation Requirements

NPM Packages


Application Usage

The application can be cloned from github using:

git clone [email protected]:yooperjb/budget_tracker.git

To the use the application MongoDB must be installed locally, or by using a service such at MongoDB Atlas. For testing purposes a local installation is recommended. The database settings are within the server.js file which will create and connect to the database described.

To run the application, from root use:

npm start

Tests

No tests were completed yet for this application.

Questions

Any questions or feedback regarding this project can be sent directly to my email. This project and others can be found at my Github page.

budget_tracker's People

Contributors

yooperjb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.