survey-extraction/README.md

656 B

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