Skip to content

clickwithclark/money-miser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

money-miser

A simple expense tracker to help grow your budgeting habit



Screenshot of PR1ORITI23 .

Brief

  • This application was written in javascript and designed as a Progressive Web Application (PWA).

  • Instead of a backend I decided to use localstorage from the web storage API that maintains a separate storage area for each given url that's available and allows the data saved to persists even when the browser is closed and reopened.

  • A service worker was installed but only to allow the application to be downloadable and allowed to run as a mobile app when needed, a caching strategy was not as important here.

  • I used the react frontend library just to understand how state and prop-drilling works but this application is very lightweight that it could have been written with javascript alone.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Git
  • GitHub
  • Google Fonts
  • React
  • Sass
  • Photoshop
  • Web Storage API

License

Copyright K. Stephen Clark - All Rights Reserved

Unauthorized copying of this project, via any medium is strictly prohibited Proprietary and confidential.

Written by K. Stephen Clark clickwithclark.com , 2021

About

A simple expense tracker to help you with personal asset management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors