Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noook/fat-track

A serverless app that tracks on a daily basis your weight evolution
https://github.com/noook/fat-track

faunadb google-assistant health netlify serverless typescript webhooks weight-tracking

Last synced: about 21 hours ago
JSON representation

A serverless app that tracks on a daily basis your weight evolution

Awesome Lists containing this project

README

        

# fat-track

[![Netlify Status](https://api.netlify.com/api/v1/badges/7fe6ee59-bb00-4e14-8835-51d07dadb5c3/deploy-status)](https://app.netlify.com/sites/fat-tracker/deploys)

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