wdfhai / Penny_Wise

A progressive web app designed to manage your finances with and without a data connection using indexed databases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

Penny Wise


Plan, Save, Prosper

View Demo

project preview img


project preview img

Table of Contents
  1. Description
  2. Built With
  3. Installation
  4. Usage
  5. Contributing
  6. License
  7. Contact
  8. Summary

Description

This Progressive Web Application uses Indexed Database, Service Worker and Web Manifest to simulate a financial transaction recorder that is able to log transactions with or without an internet connection.

Built With

Following languages, frameworks, libraries and technologies were used in the development of this PWA:

  • HTML, CSS, JavaScript.
  • NodeJS, Express, MongoDB, IndexedDB, Service Worker, Web Manifest.

Installation

The application is deployed on Heroku, so no installation required. You may however install it as a Progressive Web Application to your device. Use Chrome for Desktop and Android, and Safari for iOS.

Usage

Click on the Deployed Link and have fun!

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

License

This project is using the following license: MIT

Contact

You can reach me for any questions or comments at the following:

  • Look me up on Github, where my username is wdfhai.
  • Reach out to me through email at wd.fhai@outlook.com.
  • Find me on Twitter at @wdfhai.

Summary

Thank you for visiting my repo and checking out my application. Cheers!

About

A progressive web app designed to manage your finances with and without a data connection using indexed databases.

License:MIT License


Languages

Language:JavaScript 80.6%Language:HTML 14.6%Language:CSS 4.8%