mirror of
https://github.com/SamyRai/turash.git
synced 2025-12-26 23:01:33 +00:00
- Reorganized funding program structure: moved standalone .md files into organized directories with PROGRAM_INFO.md and APPLICATION_SCOPE.md - Created budget files for selected priority programs: * EIC Accelerator: budget_breakdown.csv and budget_justification.md (€1.815M) * ZIM: budget_breakdown.csv and budget_justification.md (€465k) * DBU: budget_breakdown.csv and budget_justification.md (€152.5k) * LIFE Programme: budget_breakdown.csv and budget_justification.md (€1.815M) - Created team CV files for all selected programs (CV_Damir_Mukimov.md) - Added application documents structure: * funding/applications/budget/ - Master budget files and templates * funding/applications/team_cvs/ - Master CV and team expertise summary - Updated FUNDING_GAP_ANALYSIS.md to reflect completed documents - Added APPLICATION_REQUIREMENTS_REPORT.md with detailed requirements - Added PREPARATION_PRIORITY.md for application preparation workflow
44 lines
1.5 KiB
Markdown
44 lines
1.5 KiB
Markdown
# EIT Initiatives Application Documents
|
|
|
|
This directory contains all application documents for the **EIT Initiatives** program.
|
|
|
|
## Directory Structure
|
|
|
|
```
|
|
eit-initiatives/
|
|
├── README.md # This file
|
|
├── PROGRAM_INFO.md # Program overview, requirements, deadlines
|
|
├── APPLICATION_SCOPE.md # Detailed application scope and strategy
|
|
├── budget/ # Budget documents for this application
|
|
│ ├── budget_breakdown.csv
|
|
│ └── budget_justification.md
|
|
├── team/ # Team documents for this application
|
|
│ └── team_cvs/
|
|
└── documents/ # Other application documents
|
|
├── technical_documentation/
|
|
├── business_plan/
|
|
└── impact_assessment/
|
|
```
|
|
|
|
## Application Summary
|
|
|
|
- **Program**: EIT Initiatives
|
|
- **Application Type**: [To be determined]
|
|
- **Grant Requested**: [To be determined]
|
|
- **Timeline**: [To be determined]
|
|
- **Deadline**: [To be determined]
|
|
|
|
## Key Documents
|
|
|
|
1. **APPLICATION_SCOPE.md**: Complete application strategy, deliverables, budget breakdown, evaluation criteria, and best practices
|
|
2. **PROGRAM_INFO.md**: Program overview, eligibility, requirements, and official links
|
|
|
|
## Next Steps
|
|
|
|
1. Review PROGRAM_INFO.md for program requirements
|
|
2. Develop APPLICATION_SCOPE.md with detailed application strategy
|
|
3. Prepare budget documents
|
|
4. Collect team CVs and documentation
|
|
5. Gather required application documents
|
|
|