Skip to content

reedtlr/budget-tracker-with-indexedDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

budget-tracker-with-indexedDB

License: MIT

(https://safe-escarpment-35566.herokuapp.com/)

A PWA app to keep track of your monthly expenses

Table of contents

General info

This application uses a MongoDB database to keep track of spending and deposits into a monthly budget. It has offline functionality with IndexedDB saving queries locally until it is online again.

Technologies

Project is created with:

  • Javascript
  • Node.js
  • Express.js
  • Mongoose
  • Morgan
  • Compression
  • Lite-server
  • IndexedDB

Install

To install locally, download the repository. Make sure you have node.js installed. Open your terminal and run

npm install

To start the application

npm start

Image1 PNG

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published