lcerdeira / InovaBudget

This is an application is an Online/Offline budget trackers that allows a user to add expenses and deposits to their budget with or without a connection. When entering transactions offline, they should populate the total when brought back online.

Home Page:https://immense-bastion-74500.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Progressive budget

Code Count Main Code Base License Version Last Commit Open Issues Repo Size

Welcome to Progressive budget

Table of Contents

Description

This is an application is an Online/Offline Budget Trackers that allows a user to add expenses and deposits to their budget with or without a connection. The user will be able to add expenses and deposits to their budget with or without a connection. When entering transactions offline, they should populate the total when brought back online.

Offline Functionality:

* Enter deposits offline

* Enter expenses offline

When brought back online:

* Offline entries should be added to tracker.

Installation

To local installation, clone this GitHub repository and then:

npm install

or

npm i

Usage

To run the application:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Live Application

Access the live application here.

License

License Badge

Contributions

If you would like to add new features, make improvements or bug fixes, please make a pull request. I will review it and merge it into the application as necessary.

Version

Version Badge

Tests

N/A

Questions

Please contact me via github or email:

https://github.com/lcerdeira

lcerdeira@gmail.com

About

This is an application is an Online/Offline budget trackers that allows a user to add expenses and deposits to their budget with or without a connection. When entering transactions offline, they should populate the total when brought back online.

https://immense-bastion-74500.herokuapp.com/


Languages

Language:JavaScript 78.8%Language:HTML 16.1%Language:CSS 5.1%