OpenBCca / airbnb-regulation

Airbnb Regulation Project
MIT License
1 stars 0 forks source link

Create Report Generation Service Class #16

Open alchuu00 opened 7 months ago

alchuu00 commented 7 months ago

The service should initialize components such as a report generator, listing store, report store, policy evaluator. The main method should orchestrate the process of retrieving listing data, evaluating it, generating a report, constructing a filename, and saving the report. The design should allow for component replacement, ensuring flexibility.

Acceptance Criteria:

Additional Context:

umsu2 commented 7 months ago

AC: generate the report.