Skip to content

Application that allows users to add expenses and deposits to their budget with or without a connection.

Notifications You must be signed in to change notification settings

nicolewallace09/budget-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget Tracker

Github licence

Description

This project is an application that allows users to add expenses and deposits to their budget with or without a connection. If the user enters transactions offline, the changes will be reflected when they're brought back online. This application uses IndexDB, Service workers, and Web Manifest for offline functionality and is deployed on Heroku.

Table of Contents

Installation

The user should clone the repository from GitHub and install dependencies. To run server, run npm start.

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

License

This project is license under MIT

Contributing

Contributors should read the installation section.

Tests

There are no tests for this application.

Questions

If you have any questions about this projects, please contact me directly at nicole.elisaw@gmail.com. You can view more of my projects at https://github.com/nicolewallace09.

About

Application that allows users to add expenses and deposits to their budget with or without a connection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published