Skip to content

Latest commit

 

History

History
31 lines (31 loc) · 956 Bytes

README.md

File metadata and controls

31 lines (31 loc) · 956 Bytes

Budget Tracker

Description

Full stack application for tracking withdrawals and deposits.

Table of Contents

Built With

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • IndexedDB
  • Service Workers
  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • Heroku

Usage

Online functionality

  • User can submit transactions to track budget and these are recorded immediately.

Offline functionality

  • If user loses network connection after accessing application, transactions can be submitted while offline and will be recorded upon regaining connectivity.
  • Upon first offline transaction submission, user is able to load application at times of poor or no connection.

Website

Visit the deployed application here screenshot of deployed application

Contribution

Created by CSM