mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-08 11:17:29 +00:00
App to extract and consume survey data produced by the Domna surveyors
| .devcontainer | ||
| .vscode | ||
| deployment | ||
| etl | ||
| frontend | ||
| .gitignore | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
| run_daily_script.sh | ||
| run_etl.sh | ||
✅ Project Setup TODO List
📂 Directory Structure
- Create directories:
etl/deployment/frontend/
🛠 Development Environment
- Set up a small Python devcontainer
- Install Poetry for dependency management
🔗 SharePoint Integration
- Install dependencies for SharePoint integration
- Download demo SharePoint files
📜 Basic Functionality
- Implement basic classes to read files
- Utilize parts of Khalim's code from
assessor-toolkit - Please see README.md for todo list for etl
🚀 Next Steps
- Add more here