Parcourir la source

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

Gu1 il y a 11 ans
Parent
commit
d8ac8e9fa3
2 fichiers modifiés avec 19 ajouts et 6 suppressions
  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

Fichier diff supprimé car celui-ci est trop grand
+ 3 - 1
ffdnispdb/templates/index.html