IntervalsWellness - simple form to input wellness data

Hi,
I wrote a simple webapp which allows you to easily input your wellness data.
You just open the web site and put today’s values. Simple and easy
App is available here - https://intervals.freekode.org/

To use it, you need to input your athlete id and API Key. All data stored in LocalStorage and the webapp communicates only with Intervals API. So your private keys won’t go anywhere to 3rd party app.
After that, you are ready to go. Put some data and click Send to save them.
Right now, not all fields supported. I’m planning to add more. Current list of supported fields you can find here

It’s a mobile first website, so on normal-sized screens it will look strange :slight_smile:
You can run the app locally if you wish, docker image is available.

I’m open to your suggestions and in case of any problems, you can write here or create an issue on GitHub.

The App
GitHub
Issues
Docker image

3 Likes