Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/santi/watr
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/santi/watr
- Owner: santi
- Created: 2019-09-18T17:52:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:49:14.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T18:30:51.239Z (27 days ago)
- Language: JavaScript
- Size: 1.6 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# watr
[![Netlify Status](https://api.netlify.com/api/v1/badges/2b00d937-1172-44d9-9720-7074eed4bbe1/deploy-status)](https://app.netlify.com/sites/watr/deploys)
## Running locally
Clone the repo to your machine. Then install all necessary dependencies by running
```
$ npm install
```Start the app by running
```
$ npm start
```The app should now be available at `http://localhost:3000`
## Feature list
- [x] Ask for notification permission on mobile
- [x] Add icon
- [ ] Make settings view
- [ ] Sane defaults
- [ ] Notification intervals
- [ ] Silent hours
- [ ] How much water to drink
- [ ] Units (liters / gallons etc)
- [ ] Unit conversion
- [ ] Theme
- [ ] Persistant storage of settings
- [ ] Water fun facts
- [ ] Achievements
- [ ] Check in when drinking water
- [ ] Friends list
- [ ] Friends get notifications
- [ ] Reply actions on check ins## Credits
### Icon
Icon made by [Smashicons](https://www.flaticon.com/authors/smashicons) from [www.flaticon.com](https://www.flaticon.com)