TODO 457 B

12345678910111213141516171819202122232425
  1. - Crawler:
  2. ~ i18n
  3. X http cache support
  4. X 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. X Access-control on the edit feature
  13. * separate config for prod/dev, email admin on error for prod
  14. ~ write unit-test
  15. * better cache support
  16. Legend:
  17. * : TODO
  18. ~ : WIP
  19. X : DONE