TODO 398 B

123456789101112131415161718
  1. - Crawler:
  2. * i18n
  3. * http cache support
  4. * write a "cron task" to periodically update the data
  5. - Manual ISP insertion form:
  6. * date picker
  7. * geo coordinates picker
  8. - Misc:
  9. * Rest API
  10. * geo stuff with spatialite (e.g find an ISP near you)
  11. X Full-text search engine based on woosh
  12. * Access-control on the edit feature
  13. * separate config for prod/dev, email admin on error for prod
  14. * write unit-test