2019-09-25 14:11:06 +02:00
|
|
|
* DB
|
2020-01-02 04:27:45 +01:00
|
|
|
** ID
|
|
|
|
** Location
|
|
|
|
** Area change
|
|
|
|
** Volume change
|
|
|
|
** Name
|
2019-09-25 14:11:06 +02:00
|
|
|
* Users
|
|
|
|
** Admin
|
|
|
|
* Tasks
|
2020-01-02 04:27:45 +01:00
|
|
|
** Specification
|
|
|
|
*** TODO Improve second handout [0/2] [0%]
|
|
|
|
- [ ] Correct diagrams
|
|
|
|
- [ ] Add conceptual diagram
|
|
|
|
*** INACTIVE Update date in YAML automatically [0/1] [0%]
|
|
|
|
- [ ] Add to Makefile
|
|
|
|
*** DONE Type requirements handout [4/4] [100%]
|
|
|
|
CLOSED: [2019-09-27 Fri 14:54] SCHEDULED: <2019-09-27 Fri 23:55>
|
|
|
|
- [X] Problem description
|
|
|
|
- [X] Functional requirements
|
|
|
|
- [X] Data requirements
|
|
|
|
- [X] Semantic restrictions
|
|
|
|
*** 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
|
|
|
|
*** DONE Add WGMS citation [2/2] [100%]
|
|
|
|
CLOSED: [2019-10-08 Tue 18:16]
|
|
|
|
- [X] Pandoc citations
|
|
|
|
- [X] Bibtex syntax
|
|
|
|
*** DONE Setup PlantUML integration [2/2] [100%]
|
|
|
|
CLOSED: [2019-10-18 Fri 17:58]
|
|
|
|
- [X] Org Babel
|
|
|
|
- [X] Source code on a different file
|
|
|
|
*** DONE Improve first handout [3/3] [100%]
|
|
|
|
CLOSED: [2019-10-08 Tue 20:45]
|
|
|
|
- [X] Data types
|
|
|
|
- [X] Non functional requirements
|
|
|
|
- [X] Longer description
|
|
|
|
*** DONE Generate diagrams [4/5] [80%]
|
|
|
|
CLOSED: [2019-11-01 Fri 00:34]
|
|
|
|
- [X] Data-flow
|
|
|
|
- [ ] Conceptual
|
|
|
|
- [X] Functional
|
|
|
|
- [X] Black box
|
|
|
|
- [X] Entity-Relationship
|
|
|
|
** Implementation
|
2020-01-04 17:44:51 +01:00
|
|
|
*** TODO Backend [1/3] [33%]
|
|
|
|
**** DONE Database [3/3] [100%]
|
|
|
|
CLOSED: [2020-01-03 Fri 00:44]
|
2020-01-02 04:27:45 +01:00
|
|
|
- [X] Connection
|
2020-01-02 21:36:35 +01:00
|
|
|
- [X] Creation from script
|
2020-01-04 17:44:51 +01:00
|
|
|
- [X] Creation of tables via class
|
2020-01-05 01:00:06 +01:00
|
|
|
**** TODO Parser [2/4] [50%]
|
|
|
|
- [X] Select useful fiels
|
|
|
|
- [X] Convert PU to Country (ISO 3166)
|
2020-01-04 17:44:51 +01:00
|
|
|
- [ ] Arithmetic operations for yearly changes
|
|
|
|
- [ ] Insert into database
|
2020-01-06 11:12:55 +01:00
|
|
|
**** NEXT Flask framework [0/2] [0%]
|
|
|
|
- [ ] Plots with pandas
|
|
|
|
- [ ] Login for admin
|
|
|
|
*** NEXT Documentation
|
2020-01-02 04:27:45 +01:00
|
|
|
*** INACTIVE Frontend [0/1] [0%]
|
|
|
|
- [ ] [[https://adminlte.io/][Adminlte]]
|
2020-01-08 01:23:00 +01:00
|
|
|
- [ ] Bootstrap
|