Skip to content

Refactored an application for tracking transactions and monitoring budget for functionality to operate on or offline.

Notifications You must be signed in to change notification settings

jacquelineadean/BudgetTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online/Offline Budget Trackers

The Budget Tracker application allows for offline access and functionality so that the user will be able to add expenses and deposits to their budget with or without a connection. When entering transactions offline, the transactions will populate the total when brought back online.

The application is deployed here on Heroku.

Demo

Offline Functionality:

  • Enter deposits offline

  • Enter expenses offline

When brought back online:

  • Offline entries are added to tracker.

User Story

AS AN avid traveller
I WANT to be able to track my withdrawals and deposits with or without a data/internet connection
SO THAT my account balance is accurate when I am traveling

Business Context

Giving users a fast and easy way to track their money is important, but allowing them to access that information anytime is even more important. Having offline functionality is paramount to the applications success.

Table of Contents

Installation

Usage

Questions

Installation

** Prior to installation, the user should have MongoDB installed **

Once the repository has been forked and cloned, the user will need to run the command npm install to retrieve the neccessary dependecies.

Usage

Following installation, the user will run npm start to initialize the server.

In the server, the user can interact with the application to log transactions and track their budget.

Questions

Github username: @Jacquelineadean

Github URL: GitHub

LinkedIn: LinkedIn

Email: Jacquelineadean@gmail.com

About

Refactored an application for tracking transactions and monitoring budget for functionality to operate on or offline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published