blob: cb4085b11b46748cbf07f165e55d7363987a3753 (
plain)
1
2
3
4
5
6
7
8
9
|
### Goserver implementation for action points journal
### Notes
- Two types of actions exists: that of earning points and ones that spend it;
- Cookie use for authentication;
- Public|private journals;
- Auto name with option to save (tether to email) and change;
- History of actions;
|