Skip to content

jon49/WeightTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weight Tracker

An offline first app for tracking weight, sleep, and waist.

From a code perspective it is interesting since it is a multi-page application (MPA) that runs 100% on the front end in a service worker. This makes the code extremely simple except for a library for streaming the html from the service worker.

There are little JavaScript snippets made on the front end which makes the app a little more user friendly.

The app can be found for free and without even logging in at https://weight.jnyman.com/web/. Note that logging in will make it so you can back up your data.

About

Back end for saving data for weight tracker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published