Browse Source

Write the "About" text on the homepage, update the TODO list

Gu1 11 years ago
parent
commit
d8ac8e9fa3
2 changed files with 19 additions and 6 deletions
  1. 16 5
      TODO
  2. 3 1
      ffdnispdb/templates/index.html

+ 16 - 5
TODO

@@ -1,6 +1,17 @@
-* Carte sur chaque FAI où il y a des coordonnées GPS
-* Moteur de recherche
-* include drupal
-* include wiki
-* Gérer et afficher les logos
 
+
+- Crawler:
+* i18n
+* http cache support
+* write a "cron task" to periodically update the data
+
+- Manual ISp insertion form:
+* date picker
+* geo coordinates picker
+
+- Misc:
+* Rest API
+* geo stuff with spatialite (e.g find an ISP near you)
+* Full-text search engine based on woosh
+* Access-control on the edit feature
+* separate config for prod/dev, email admin on error for prod

File diff suppressed because it is too large
+ 3 - 1
ffdnispdb/templates/index.html