Skip to content

A budget tracker app that allows for offline access and functionality, enabling the user to add expenses and deposits to their budgets with or without an internet connection

Notifications You must be signed in to change notification settings

tfletch3018/Offline-Budget-Trackers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offline-Budget-Trackers

Description

  • The task was to add functionality to an existing Budget Tracker application to allow for offline access and functionality. The additional funcionality enables a user to add expenses and deposits to her budget without a connection. Additionally, transactions that are entered offline, are then available to our user once back online
  • To acheive this, a number of dependencies have been incorporated including Express, Compression, Mongoose, Morgan and Lite-Server as well as a MongoDb.
  • This application gave me the opportunity to work with Mongo and gain an understanding of some of its advantages. It is an excellent tool for managing a data structure that will evelove over time. It also provides a fully functional JavaScript environment for use wih a MongoDB.

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 our applications success.

Acceptance Criteria

GIVEN a user is on Budget App without an internet connection WHEN the user inputs a withdrawal or deposit THEN that will be shown on the page, and added to their transaction history when their connection is back online.

Installation

•Open up your terminal of choice
•Visit this repo at Github/ select clone repo/ copy to clipboard
•git clone paste clipboard
•cd into the new repo
•installation completed!

Usage

License

MIT License

Copyright (c) [2021] [Tonya Fletcher]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Badges

License: MIT

Features

My repo

Deployed on Heroku

Watch the demo!

About

A budget tracker app that allows for offline access and functionality, enabling the user to add expenses and deposits to their budgets with or without an internet connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published