123456789101112131415161718192021222324 |
- - Crawler:
- * i18n
- X http cache support
- X 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)
- X Full-text search engine based on woosh
- X Access-control on the edit feature
- * separate config for prod/dev, email admin on error for prod
- ~ write unit-test
- Legend:
- * : TODO
- ~ : WIP
- X : DONE
|