Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dsingleton/unit-tracker
A web app to track units of alcohol consumption
https://github.com/dsingleton/unit-tracker
Last synced: about 1 month ago
JSON representation
A web app to track units of alcohol consumption
- Host: GitHub
- URL: https://github.com/dsingleton/unit-tracker
- Owner: dsingleton
- Created: 2018-03-18T20:41:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T22:11:54.000Z (almost 7 years ago)
- Last Synced: 2024-10-12T19:45:55.273Z (3 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unit Tracking Web App
Add units consumed for a given day. Understand unit consumption over time.
## Why?
- Like the [NHS Drinks Tracker](https://itunes.apple.com/gb/app/one-you-drinks-tracker/id1082307338?mt=8) as a web app, but built around my use cases, with better UI, and data export
- A toy project for a modern Frontend tech stack## Tech stack
- Docker
- Next.js
- Jest
- React
- Redux (probably)
- CSS Modules
- ES Lint (maybe [Prettier](https://github.com/prettier/prettier))
- Service Worker## Infrastructure
- CircleCI
- Heroku?