Skip to content

This application will allow an avid traveler record their transactions even if they are offline.

Notifications You must be signed in to change notification settings

aj-pena/Budget-Tracker-offline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Description

This application will allow an avid traveller record their transactions even if they are offline. When offline, the application will store the data in an IndexDB temporal database and, when connection is restablished, it will automatically send the data to a MongoDB Cloud database.

The application is deployed in Heroku and is connected to the MongoDB Cloud Atlas database via a Mongoose connection object.

Installation

No installation is needed. This application is run in a live webpage.

Usage

To use this application, go to the deployed webpage by followig this link: Visit the deployed page

Image of the Landing Page

Once in the landing page, type in a name of the transaction, a value and click on the corresponding button if it is an income or an expense. The transaction summary table and graph below will update automatically.

Credits

Reference material:

GitHub

If you want to know more details, feel free to visit the repo

Features

BackEnd:

  • Heroku
  • Object Oriented Programming
  • Model View Controller framework
  • Node.js
  • MongoDB
  • Robo 3T

About

This application will allow an avid traveler record their transactions even if they are offline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages