Skip to content

Commit 5334ab6

Browse files
created todo-board
0 parents  commit 5334ab6

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Git Merge Challenge
2+
For some reason, this group is using Git to create a to-do list to track their work on a group presentation.
3+
Complete the following tasks to try out merging in Git.
4+
5+
## Tasks
6+
- Alice created some slides on the potato war to test out a slide theme. Bob wants to revise and edit her work without committing Alice's changes to the main branch. Please merge Alice's branch onto Bob's so Bob can check her work.
7+
- Charles and Daniel have assigned the remaining sections of the presentation. But they disagree on who should do what! Merge Charles's branch onto Daniel's so we can sort out this whole mess!

todo-board.txt

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
### 📋 Group Presentation Project To-Do List
2+
3+
#### ✅ **DONE**
4+
- Choose a topic
5+
- Define project goals and scope
6+
- Assign roles and responsibilities
7+
- Set deadlines and milestones
8+
- Create a shared document for collaboration
9+
10+
#### ⏳ **IN PROGRESS**
11+
- Gather relevant information and sources
12+
- Summarize key points
13+
- Create an outline for the presentation
14+
- Divide sections among group members
15+
- Fact-check and ensure accuracy
16+
17+
#### 🔜 **TODO**
18+
- Choose a slide design/template
19+
- Create engaging slides (minimal text, more visuals)
20+
- Add images, graphs, and charts where necessary
21+
- Ensure consistency in fonts, colors, and formatting
22+
- Add speaker notes if needed
23+
- Write a script or talking points
24+
- Time the presentation for length requirements
25+
- Practice individual parts
26+
- Conduct a full run-through with the group
27+
- Get feedback and make improvements
28+
- Check for spelling/grammar errors
29+
- Ensure slides transition smoothly
30+
- Prepare for potential Q&A
31+
- Test technology (laptop, projector, mic, etc.)
32+
- Have a backup plan (extra copies, USB, cloud storage)
33+
- Arrive early to set up
34+
- Stay confident and engage the audience
35+
- Speak clearly and maintain eye contact
36+
- Handle questions professionally
37+
- Celebrate a job well done! 🎉
38+
39+
Let me know if you need adjustments! 🚀

0 commit comments

Comments
 (0)