offenesdresden/ParkAPI

Project structure

jklmnn opened this issue · 0 comments

A separation of server and scraper requires a new project structure. My current suggestion is to keep one repository for scraper and server and move these two parts into separate directories.
The modules should reside in a separate repository to prevent a change in a module from updating the whole software stack.