mirror of
https://github.com/SamyRai/turash.git
synced 2025-12-26 23:01:33 +00:00
Repository Structure:
- Move files from cluttered root directory into organized structure
- Create archive/ for archived data and scraper results
- Create bugulma/ for the complete application (frontend + backend)
- Create data/ for sample datasets and reference materials
- Create docs/ for comprehensive documentation structure
- Create scripts/ for utility scripts and API tools
Backend Implementation:
- Implement 3 missing backend endpoints identified in gap analysis:
* GET /api/v1/organizations/{id}/matching/direct - Direct symbiosis matches
* GET /api/v1/users/me/organizations - User organizations
* POST /api/v1/proposals/{id}/status - Update proposal status
- Add complete proposal domain model, repository, and service layers
- Create database migration for proposals table
- Fix CLI server command registration issue
API Documentation:
- Add comprehensive proposals.md API documentation
- Update README.md with Users and Proposals API sections
- Document all request/response formats, error codes, and business rules
Code Quality:
- Follow existing Go backend architecture patterns
- Add proper error handling and validation
- Match frontend expected response schemas
- Maintain clean separation of concerns (handler -> service -> repository)
1.3 KiB
1.3 KiB
| 1 | Position,Count,Salary (EUR/year),Monthly Rate (EUR/month),Phase 1 - Months (EUR),Phase 2 - Months (EUR),Phase 3 - Months (EUR),Phase 4 - Months (EUR),Total (EUR),Notes |
|---|---|
| 2 | Backend Engineer,4,100000,8333.33,100000,100000,266667,233333,700000,Go 1.25 APIs, matching engine, graph database |
| 3 | Frontend Engineer,2,100000,8333.33,50000,50000,133333,116667,350000,React + Next.js, Mapbox visualization, PWA |
| 4 | DevOps Engineer,1,100000,8333.33,25000,25000,66667,58333,175000,Kubernetes infrastructure, CI/CD, monitoring |
| 5 | Data Engineer,1,100000,8333.33,25000,25000,66667,58333,175000,Data pipelines, ETL, knowledge graph integration |
| 6 | CTO/Founder,1,120000,10000,30000,30000,80000,70000,210000,Technical leadership, architecture, team management |
| 7 | BD/Sales Manager,1,100000,8333.33,25000,25000,66667,58333,175000,Utility partnerships, municipal sales, channel development |
| 8 | Domain Expert - Circular Economy,1,90000,7500,22500,22500,60000,52500,157500,Industrial symbiosis facilitation, regulatory compliance |
| 9 | Domain Expert - Industrial Symbiosis,1,90000,7500,22500,22500,60000,52500,157500,Industrial symbiosis expertise, market validation |
| 10 | Customer Success/Operations,1,70000,5833.33,0,0,46667,23333,70000,Customer onboarding, support, facilitator marketplace |
| 11 | Total Personnel,13,,,300000,300000,846668,723332,2170000,Total personnel costs over 18 months |