Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 540 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 540 Bytes

fat-track

Netlify Status

A serverless app that records your weight on a daily basis through Google Assistant

Usage

- Ok Google, save my weight: 82.5 kilograms
- Alright I'm saving it, 82.5 kilograms.

It Sends a POST request containing the value to the app, then value is saved into FaunaDB

Then later I'll try to make some graphs, stats and a dashboard to visualize the data