# [Template] Weekly TF Pod Session
**Week Number**
WEEK_NUM
**Topic Chosen for Pod Session**
TOPIC_NAME
**GitHub Repo Link**
LINK
## Pod Members
<!-- NOTE: Make sure to switch roles each time you meet! -->
- **Driver** – @github_username
- **Observer** – @github_username
- **Scribe** – @github_username
- (the one who documents completes this document)
## Feature Description
Describe the feature your pod is integrating and on which project.
*Example: Flix – Integrating search bar to be able to filter out movies.*
## Key Terms
Write down about 3 - 5 key terms and describe them in your own words.Imagine you were explaining your findings to other people, you will need to make sure your audience understands some important terms.
Example: **SearchBar** – it's like a custom text field with additional integrations to facilitate filtering results. We use the *textDidChange* search bar function to get the input and use it to filter the data from an array.
## Learnings
This is where your scribe will write down some *key information* about the pair-programming. Here are some example questions to give you a starting point:
- Describe what happened during the pod session as if you told a short story (2 - 4 sentences)
- What were some challenges your pod encountered?
- How did your pod overcome those challenges?
- Was there a topic or challenge that came up that you would like the Gurus to cover that is related to this topic?
- What resources helped your pod achieve the goal (or get closer to it)?
- Make sure to list any additional resources to share with other tech fellows!
## Video/Walkthrough
Below is a GIF/recording of our feature implementation or progress you made from the topic we learned: