Git Product home page Git Product logo

bspiewak6 / budget-tracker Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.16 MB

The Budget Tracker App shows the user a total transaction history. Users can deposit and withdrawal money from their budget and the total will update dynamically. The app uses the IndexedDB API so that offline functionality is enabled. The app was also created as a progressive web app (PWA) so any user can install it on their desktop, tablet or mobile device.

Home Page: https://budgettrackerbds.herokuapp.com/

License: MIT License

JavaScript 79.06% CSS 5.90% HTML 15.04%
javascript mongodb mongoose indexeddb-api mongodb-atlas pwa chartjs express heroku nodejs

budget-tracker's Introduction

Budget Tracker Application

License

Deployed Application

Description

This budget tracker is a fully functional progressive web application. The client wanted to update an existing budget tracker to allow for offline access and functionality. Users will be able to add expenses and deposits to their budget with or without an internet connection. Having offline functionality is paramount to the success of an app that handles users' financial information.

Table of Contents

Technologies

JavaScript
Express.js
MongoDB
MongoDB Atlas
Mongoose.js
Heroku

Screenshots

Starting App with Service Worker

Screenshots

IndexedDB API

Screenshots

App Online functionality

Screenshots

Cache Storage

Screenshots

App Offline functionality

Screenshots

Final Transaction List

Screenshots

Progressive Web App Installation -- Icon Saved On Desktop

Screenshots

Enhancements

  1. Added functionality that allows for expenses or deposits to be entered when there is no internet connection using IndexedDB API
  2. The app uses a Service Worker and Web Manifest to cache all public assets which will load while offline
  3. When the user enters their transaction, they will receive a notification that they have added an expense or deposit and it will be added to the ledger
  4. As soon as the user reestablishes an internet connection, their deposits or expenses that were added while they were offline are added to their transaction history and their totals are updated

Links

License

License
This app is licensed under the MIT license.

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.