Skip to content

A PWA budget tracking app so you can track your income and expenses on the go, with or without internet.

License

Notifications You must be signed in to change notification settings

LindseyM20/travel-budgeter-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel Budgeter

License: Unlicense

You've saved for your vacation and now you're on your trip. But you need a way to log and track your spending, with or without internet. Stay in-budget with Travel Budgeter!

Table of Contents

Description

This repository contains files for a budgeting app. A fully functional Progressive Web Application, this program can be saved to the user's desktop or mobile phone just as any other native app. Functionality is guaranteed online or offline by saving the user's input through MongoDB's cloud-based Atlas when online, and defaulting to saving to the browser's IndexedDB when offline, caching the request and adding it to the Atlas database when refreshed with internet connection.

Deployed at: https://travel-budgeter-2.herokuapp.com/

Repository: https://github.com/LindseyM20/travel-budgeter-2.0

Installation

Commands to run to install dependencies: npm install

Usage

To use this program as a web application, simply visit the deploy link. To use it as a desktop or mobile app, follow these instructions. To run locally, clone this repo, run 'npm i', and then run with 'npm start'.

App as a desktop PWA App demo

Contributing

Contributor Covenant Code of Conduct

Tests

Command to run tests: N/A

License

The contents of this repository are protected under the Unlicense

Questions

Follow me on GitHub at https://github.com/LindseyM20

Please contact me with any questions or feedback at [email protected]

About

A PWA budget tracking app so you can track your income and expenses on the go, with or without internet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published