21 lines
479 B
Markdown
21 lines
479 B
Markdown
# jon
|
|
|
|
> the tamer of garfield
|
|
|
|
## fsmi-db forward
|
|
|
|
```
|
|
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
|