Skip to content

archana-nagaraj/budget-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget Tracker

License: MIT

Description

This project is to update 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. If the user enters transactions offline, the total should be updated when they're brought back online. The updated fully functional application is deployed in Heroku

Table of Contents

Installation

  • Clone the repository from GitHub and install all the dependencies Refer package.json to learn about the packages. To run the server, run npm start in the CLI.

Usage

This application will allow users to create new transactions whether it's a deposit or withdraw, with or without internet connection.
Please view deployed application on Heroku

  • Budget Tracker App App

  • AppWhenOnline AppWhenOnline

  • AppWhenOffline AppWhenOffline

For testing this application, user has to set browser offline after loading the application User should still be able to perform add and subtract transacion operations. User can set back the network Online and then the actual api call will be perfomed.

Technologies

License

This repository is licensed under the MIT license.

Tests

There are no tests written for this application.

Questions

For any questions about the project/repository please contact me @ archana.nagaraj@gmail.com
GitHub @ archana-nagaraj

About

A progressive web app used to track budget even in offline mode. The app is deployed in heroku and the url is https://archanas-budget-tracker.herokuapp.com/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published