Skip to content

Added functionality to an existing Budget Tracker application to allow offline access and functionality.

License

Notifications You must be signed in to change notification settings

Enxhis/Budget-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget-Tracker

Description

  • Added functionality to an existing Budget Tracker application to allow for offline access and functionality.
  • The user will be able to add expenses and deposits to their budget with or without a connection.
  • When entering transactions offline, they can populate the total when brought back online.

Table of Content

  1. Usage
  2. Technology
  3. Installation
  4. Image
  5. Links
  6. Contribution
  7. Licence
  8. Questions

Usage

  • 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

Technology

This application was built with:

  • JavaScript
  • Node.js
  • npm packages
  • Express
  • Mongoose
  • Mongodb
  • HTML
  • CSS
  • Chart.js
  • Service Worker
  • Cache APIs
  • Webpack
  • Heroku

Installation

  • Make sure you have Node.js and mongodb installed in your machine
  • Run: npm install in order to install all dependencies
  • Run : node server.js and the application will start
  • Navigate to the localhost port: http://localhost:3000 in the browser.

Image

Budget-Tracker-App

Links

Contribution

  • Enxhi Salaj and code provided from Trilogy

Licence

License badge

Questions

About

Added functionality to an existing Budget Tracker application to allow offline access and functionality.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published