From 0b6f202e9b49302e3cefd1f9c01a11a4912e1804 Mon Sep 17 00:00:00 2001
From: coolneng <akasroua@gmail.com>
Date: Wed, 25 Sep 2019 14:11:06 +0200
Subject: [PATCH] Add tasks to the design document

---
 Design.org | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/Design.org b/Design.org
index 4d3ec86..64802ab 100644
--- a/Design.org
+++ b/Design.org
@@ -1,12 +1,18 @@
-* Glacier Information System
-
+* DB
 ** Fields
-   
 *** ID
 *** Location
 *** Area change
 *** Volume change
-
-** Users
-
-*** Admin
+* Users
+** Admin
+* Tasks
+** TODO Parsing script [0/2] [0%]
+   - [ ] Select useful fiels with awk
+   - [ ] Sum of the volume and areas of each year
+** TODO Type requirements handout [0/4] [0%]
+   SCHEDULED: <2019-09-27 Fri 23:55>
+   - [ ] Problem description
+   - [ ] Functional requirements
+   - [ ] Data requirements
+   - [ ] Semantic restrictions