survey-extraction/README.md

25 lines
No EOL
656 B
Markdown

# ✅ Project Setup TODO List
## 📂 Directory Structure
- [x] Create directories:
- `etl/`
- `deployment/`
- `frontend/`
## 🛠 Development Environment
- [x] Set up a small **Python devcontainer**
- [x] 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