A serverless app that records your weight on a daily basis through Google Assistant
- 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