Skip to content

Commit c29c1f4

Browse files
committed
linting fixes
1 parent 34fa6f7 commit c29c1f4

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
- [Requirements](courses/frontend/events-startup-project/requirements.md)
132132
- [Weekly Plan](courses/frontend/events-startup-project/weekly-plan.md)
133133
- [Final Project](courses/frontend/final-project/README.md)
134-
- [Requirements](courses/frontend/final-project/frontend-requirements.md)
134+
- [Requirements](courses/frontend/final-project/requirements.md)
135135
- [Session Plan](courses/frontend/final-project/session-plan.md)
136136

137137
- [Backend](courses/backend/README.md)
@@ -195,7 +195,7 @@
195195
- [Requirements](courses/backend/events-startup-project/requirements.md)
196196
- [Weekly Plan](courses/backend/events-startup-project/weekly-plan.md)
197197
- [Final Project](courses/backend/final-project/README.md)
198-
- [Requirements](courses/backend/final-project/backend-requirements.md)
198+
- [Requirements](courses/backend/final-project/requirements.md)
199199
- [Session Plan](courses/backend/final-project/session-plan.md)
200200

201201
- [Common Modules](shared-modules/README.md)
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,35 @@
11
# Session Plan
22

33
## Week 1: Team Formation & Ideation
4+
45
- Form teams and participate in an ideation session.
56
- Collaborate to agree on a project idea and define the core concept.
67

78
## Week 2: Planning & Foundation
9+
810
- Expand ideas into a structured plan.
911
- Divide tasks among teammates and begin building the project foundation.
1012
- We will use Trello to track tasks and progress.
1113

1214
## Week 3: Development & Refinement
15+
1316
- Focus on adding features and complexity to the application.
1417
- Dedicate time to resolving errors, bugs, and merge conflicts.
1518

1619
## Week 4: Mid-Project Demo
20+
1721
- Prepare a short progress demo.
1822
- Goal: Share initial goals, progress so far, a live demo, and next steps.
1923

2024
## Week 5: Finalization, Deployment & Presentation Prep
25+
2126
- Complete the project and ensure it is fully deployed.
2227
- Enter a code freeze (no new features).
2328
- Use this week to build your demo and slides.
2429
- In this workshop we help you to learn best practices and prepare effectively.
2530
- Presentation workshop to prepare for graduation.
2631

2732
## Graduation Day: Final Presentation
33+
2834
- Each team will be given a specific time limit for their presentation. This duration will be communicated during the session itself.
2935
- Every member must speak. As a team, you are responsible for dividing the presentation topics so that each person explains one part of the process.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,35 @@
11
# Session Plan
22

33
## Week 1: Team Formation & Ideation
4+
45
- Form teams and participate in an ideation session.
56
- Collaborate to agree on a project idea and define the core concept.
67

78
## Week 2: Planning & Foundation
9+
810
- Expand ideas into a structured plan.
911
- Divide tasks among teammates and begin building the project foundation.
1012
- We will use Trello to track tasks and progress.
1113

1214
## Week 3: Development & Refinement
15+
1316
- Focus on adding features and complexity to the application.
1417
- Dedicate time to resolving errors, bugs, and merge conflicts.
1518

1619
## Week 4: Mid-Project Demo
20+
1721
- Prepare a short progress demo.
1822
- Goal: Share initial goals, progress so far, a live demo, and next steps.
1923

2024
## Week 5: Finalization, Deployment & Presentation Prep
25+
2126
- Complete the project and ensure it is fully deployed.
2227
- Enter a code freeze (no new features).
2328
- Use this week to build your demo and slides.
2429
- In this workshop we help you to learn best practices and prepare effectively.
2530
- Presentation workshop to prepare for graduation.
2631

2732
## Graduation Day: Final Presentation
33+
2834
- Each team will be given a specific time limit for their presentation. This duration will be communicated during the session itself.
2935
- Every member must speak. As a team, you are responsible for dividing the presentation topics so that each person explains one part of the process.

0 commit comments

Comments
 (0)