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: 5 months ago
JSON representation
A serverless app that tracks on a daily basis your weight evolution
- Host: GitHub
- URL: https://github.com/noook/fat-track
- Owner: noook
- Created: 2020-05-26T09:50:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:20:49.000Z (over 3 years ago)
- Last Synced: 2025-06-09T02:03:05.676Z (about 1 year ago)
- Topics: faunadb, google-assistant, health, netlify, serverless, typescript, webhooks, weight-tracking
- Language: TypeScript
- Homepage:
- Size: 3.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fat-track
[](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