Skip to content

yondav/18-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget-Tracker/ 18-pwa

License: MIT

About / Synopsis

Budget Tracker is a progressive web app that allows users to keep track of their income and expenses.


Table of contents


Installation

  • Clone repo
  • Open integrated terminal on the root directory
  • Install dependencies :
npm i

Usage

screenshot

  • User is able to add to the budget by addition or subtraction.
  • If the user updates the budget while without an internet connection, the updates will go to indexDB.
  • Once the user establishes a valid internet connection, the bulk endpoint will be fetched to bring the database up to date.

Start Server

npm start

for nodemon server.js:

npm run watch

Author

Yoni David


Contact

Inquiries can be sent to yoni@yondav.com

Contributing / Issues


Contributing

  • Fork repo
  • Make additions and changes on new, personalized branch
  • Submit pull request

Reporting Issues

Report issues by selecting the issues tab and creating a new issue


Technologies

Licenses

This README file was built with README Generator

Copyright © 2021, Yoni David

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published