/budget-tracker

Progressive Web Application budget tracker, allowing you to manage transactions online & offline

Primary LanguageJavaScript

Budget Tracker

Description

Budget tracker is a progressive web application allowing users to enter deposits and expensives both online & offline created with MongoDB, Node, & Express

Table of Contents

Installation

Prerequisites

Download the project and run npm i in the directory to install the required npm packages.

Usage

Run npm start to start the application and visit http://localhost:3000 in browser to view it.

The forms at the top will allow you to enter a transation name + amount, then adding or subtracting funds will adjust the total amount and reflect it on the graph below.

Should you go offline, you can still freely use the application, and any transactions will be added upon reconnect.

Preview

preview1

Deployed Application

A demo of this application is deployed live on Heroku

https://budget-tracker768.herokuapp.com/

Questions

If you have any questions, you can reach me through my github or email below

Github: LinosM

Email: NguyenDuy768@gmail.com