/BudgetTracker

An application that allows the user to add expenses and deposits to their budget with or without a connection.

Primary LanguageJavaScriptMIT LicenseMIT

BudgetTracker

Description

An application that allows the user to add expenses and deposits to their budget with or without a connection.

Table of Contents

Installation

To install necessary dependencies, run the following command: "npm i".

Npm

To seed the database in the CLI run the following command: "npm run seed"

Usage

To start the app in the CLI : "npm start"

NpmStart

The video below is a demo on the online and offline usage for the application

Walkthrough

License

This application is licensed under the MIT license.

Tests

There are no tests for this application.

Questions

If you have any questions about the repo or application, open an issue or contact me directly at sample. More of my work can be found at My Github.

Budget Tracker Repository

Deployed application