mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-08 11:17:29 +00:00
25 lines
No EOL
656 B
Markdown
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 |