igdb/Design.org

44 lines
1.2 KiB
Org Mode
Raw Normal View History

2019-09-25 14:11:06 +02:00
* DB
2019-09-24 16:39:12 +02:00
** Fields
*** ID
*** Location
*** Area change
*** Volume change
2019-09-27 16:23:18 +02:00
*** Name
2019-09-25 14:11:06 +02:00
* Users
** Admin
* Tasks
2019-09-30 20:05:34 +02:00
** TODO Parsing script [0/3] [0%]
2019-09-25 14:11:06 +02:00
- [ ] Select useful fiels with awk
- [ ] Sum of the volume and areas of each year
2019-10-08 18:15:14 +02:00
** DONE Type requirements handout [4/5] [80%]
2019-09-30 20:05:34 +02:00
CLOSED: [2019-09-27 Fri 14:54] SCHEDULED: <2019-09-27 Fri 23:55>
2019-09-27 16:23:18 +02:00
- [X] Problem description
- [X] Functional requirements
- [X] Data requirements
- [X] Semantic restrictions
2019-09-30 20:05:34 +02:00
** DONE Makefile [3/3] [100%]
CLOSED: [2019-09-30 Mon 20:05]
- [X] Org to Markdown
- [X] Add YAML to Markdown
- [X] Compile to PDF using Eisvogel
** TODO Update date in YAML automatically [0/2] [0%]
- [ ] Awk command
- [ ] Add to Makefile
2019-10-08 18:15:14 +02:00
** DONE Add WGMS citation [2/2] [100%]
CLOSED: [2019-10-08 Tue 18:16]
- [X] Pandoc citations
- [X] Bibtex syntax
** TODO Setup PlantUML integration [0/2] [0%]
- [ ] Org Babel
- [ ] Source code on a different file
2019-10-08 20:48:31 +02:00
** DONE Improve first handout [3/3] [100%]
CLOSED: [2019-10-08 Tue 20:45]
- [X] Data types
- [X] Non functional requirements
2019-10-08 18:15:14 +02:00
- [X] Longer description
** TODO Generate diagrams [0/3] [0%]
- [ ] Data-flow diagrams
- [ ] Conceptual diagram
- [ ] Functional diagram