Browse Source

Update TODO

Baptiste Jonglez 10 years ago
parent
commit
64ef582835
1 changed files with 12 additions and 1 deletions
  1. 12 1
      TODO

+ 12 - 1
TODO

@@ -1,6 +1,17 @@
 Basic functionalities:
 
-- get the js to work (JSON, Ajax, etc)
+- get the js code to work with DRF (full-AJAX)
+
+- hire a HTML5/CSS designer :-)
+
+
+Background work:
+
+- use Celery for computation-intensive tasks (generating tiles)
+
+- rewrite the tile generation in Python/PIL
+
+- general js code cleanup (tile display, bearing/elevation computation)
 
 
 New features: