Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webdad/stillprotokoll
Eine simple Webseite, die es erlaubt, ein stillprotokoll zu führen (auch als mobile variante, mit offline nutzung)
https://github.com/webdad/stillprotokoll
Last synced: about 2 months ago
JSON representation
Eine simple Webseite, die es erlaubt, ein stillprotokoll zu führen (auch als mobile variante, mit offline nutzung)
- Host: GitHub
- URL: https://github.com/webdad/stillprotokoll
- Owner: WebDaD
- License: gpl-2.0
- Created: 2014-05-19T10:45:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-19T10:54:30.000Z (over 10 years ago)
- Last Synced: 2024-03-27T00:52:20.207Z (9 months ago)
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stillprotokoll
Eine simple Webseite, die es erlaubt, ein stillprotokoll zu führen (auch als mobile variante, mit offline nutzung)
## MileStones
### 1 (Alpha) YYYY-MM-DD:
- [ ] Basic Design
- [ ] Navigation
- [ ] Database Design and setup
- [ ] Basic Files
- [ ] Button "Stillen"
- [ ] Button "Windel(Kot)"
- [ ] Button "Windel(Nass)"
- [ ] Button "Windel(Beides)"
- [ ] Page "Letzte Stillzeit"
- [ ] Login (use mybodydata)### 2 (Beta) YYYY-MM-DD:
- [ ] Page "Stillen" (Buttons: Start(Links), Start(rechts), Stop(Links, Stop(rechts) )
- [ ] Page "Statistiken"
- [ ] Database "Should-be"-Values
- [ ] Page "babydata" (weight, size, temperature)
- [ ] Basic Rest (Get)
- [ ] Logo and final design
- [ ] implement analytics
- [ ] implement clickheat### 3 (Release) YYYY-MM-DD:
- [ ] REST (PUT)
- [ ] Switch Buttons for grafics if better
- [ ] App-Manifest
- [ ] Offline: Write to WebStorage
- [ ] Online: Event "Online" to Sync to Server