JamesvanHoke / Budget-Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budget-Tracker

Description

An application that gives users a fast and easy way to track their money, it allows them to access that information anytime even while offline through the usage of a progressive web app.

Table of Contents

Preview

Installation

The following command will install compression, express, mongoose, and morgan.

npm I

Usage

To run this project initialize initialize the server with npm start, then go to localhost:3000 to view the app, if you wish to download the program as a PWA simply click the download icon on the right side of the address bar. To input your budget income/expenses simply type in the amount, and what it was for and then either add funds or subtract funds.

Testing

To run tests, please execute the following command:

N/A

Contribute

Contact me via github or fork the project and submit an issue

Questions

If you have any questions about this project contact me through my Github jamesvanHoke.

Link

Deployed app

About

License:MIT License


Languages

Language:JavaScript 78.0%Language:HTML 17.0%Language:CSS 5.0%