add docker build, makefile, and some more shit before we move forward
This commit is contained in:
14
project/todo.md
Normal file
14
project/todo.md
Normal file
@@ -0,0 +1,14 @@
|
||||
## 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)
|
||||
Reference in New Issue
Block a user