14 lines
561 B
Markdown
14 lines
561 B
Markdown
## Features to add
|
|
|
|
- testing: run very limited scrape: 1 page, 10 properties so that we can do some validations on it
|
|
- makefile: add target to run locally (with the webserver)
|
|
- feature: store date of the last scrape somewhere, so that we know how fresh data are
|
|
- feature: ?? mark property with scrape when it first appeared - we might be able to look at recent diffs only
|
|
|
|
|
|
## code organization
|
|
- prepare reasonable code structure from the bunch of "random" files
|
|
|
|
|
|
## documentation
|
|
- precisely document original intent of the app (Maru has to provide this) |