igdb/Design.org

80 lines
2.1 KiB
Org Mode

* DB
** ID
** Location
** Area change
** Volume change
** Name
* Users
** Admin
* Tasks
** Specification
*** TODO Improve second handout [0/2] [0%]
- [ ] Correct diagrams
- [ ] Add conceptual diagram
*** 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
*** CANCELLED Update date in YAML automatically [0/1] [0%]
CLOSED: [2020-01-10 Fri 17:54]
- [ ] Add to Makefile
** Implementation
*** DONE Backend [4/4] [100%]
CLOSED: [2020-01-10 Fri 23:15]
**** DONE Flask Application [3/3] [100%]
CLOSED: [2020-01-10 Fri 23:15]
- [X] Plots with pandas
- [X] Login for admin
- [X] Tables with pandas
**** DONE Database [3/3] [100%]
CLOSED: [2020-01-03 Fri 00:44]
- [X] Connection
- [X] Creation from script
- [X] Creation of tables via class
**** DONE Parser [3/3] [100%]
CLOSED: [2020-01-08 Wed 03:18]
- [X] Select useful fiels
- [X] Convert PU to Country (ISO 3166)
- [X] Insert into database
**** DONE Possible additions [2/2] [100%]
CLOSED: [2020-01-09 Thu 20:57]
- [X] Text search for glaciers
- [X] Form seach for a year
*** TODO Documentation [1/2] [50%]
- [ ] Code
- [X] Readme
*** DONE Deployment [1/1] [100%]
CLOSED: [2020-01-10 Fri 12:14]
- [X] Installation instructions
*** DONE Frontend [2/2] [100%]
CLOSED: [2020-01-09 Thu 11:09]
- [X] Flask-Bootstrap
- [X] Find CSS