Move TODO to README
This commit is contained in:
parent
fd02d162aa
commit
2045496ef4
14
README.md
14
README.md
@ -1,8 +1,20 @@
|
|||||||
# jon
|
# jon
|
||||||
|
|
||||||
> the tamer of garfield
|
> the tamer of garfield
|
||||||
|
|
||||||
## fsmi-db forward
|
## fsmi-db forward
|
||||||
|
|
||||||
```
|
```
|
||||||
ssh -nNTvL 5432:fsmi-db.fsmi.uni-karlsruhe.de:5432 fsmi-login
|
ssh -nNTvL 5432:fsmi-db.fsmi.uni-karlsruhe.de:5432 fsmi-login.fsmi.uni-karlsruhe.de
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
|
- [ ] Implement item and snack entry as Elm application
|
||||||
|
- [ ] Needs good documentation for maintainability
|
||||||
|
- [ ] Implement and document report generation
|
||||||
|
- [ ] How many days will the item last?
|
||||||
|
- [ ] How many do we need to last X months?
|
||||||
|
- [ ] etc.
|
||||||
|
- [ ] Make it print nicely
|
||||||
|
- [ ] Make it possible to edit entries
|
||||||
|
Loading…
x
Reference in New Issue
Block a user