aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorEduardo Pedroni <e.pedroni91@gmail.com>2015-07-22 12:34:32 +0200
committerEduardo Pedroni <e.pedroni91@gmail.com>2015-07-22 12:34:32 +0200
commit2de3bf57cd21d5cf60723fca59f61d3bc69578dd (patch)
treefb2efa7507c25f80b9e05983dc6e1acb69861f16 /todo
parent2227aaf4cdee9535dedc28d570d6fdf2d38d1fe3 (diff)
Finished basic Cardbase tests, doing CLI next
Diffstat (limited to 'todo')
-rw-r--r--todo14
1 files changed, 6 insertions, 8 deletions
diff --git a/todo b/todo
index df727df..bca27f5 100644
--- a/todo
+++ b/todo
@@ -1,8 +1,6 @@
-Test:
- * construction
- * saving
- * add card
- * remove card
- * get card
- * get cards
- * sorting \ No newline at end of file
+Cardbase:
+ * get card(s)
+ * decks
+
+CardbaseCLI:
+ * everything \ No newline at end of file