Assignments > Lab 6. Fetch API Lab
Due on Fri, 02/18 @ 11:59PM. 5 Points.
In today’s lab, your peer mentor will be walking you through how to implement the Follow / Unfollow functionality from HW04 (including how to make it accessible). Sarah has also made a video walkthough of Lab 6, if you would like to take a look at one approach to building the interactions. Feel free to code along with the video or do it your own way!
Your Task
Before beginning the lab, please complete sections 1 & 2 (Introduction and Set Up) of HW04. When you’re done, please complete the following tasks:
Num | Task | Description |
---|---|---|
1. | Right Panel: Suggested Accounts |
|
2. | Follow Account |
|
3. | Unfollow Account |
|
4. | Accessibility: Keyboard Navigation |
|
5. | Accessibility: Aria attributes |
|
What to Turn In
To submit Lab 6, please upload a zip file that contains the HTML, CSS, and JavaScript files that make your follow / unfollow code work. If it’s easier, you can just zip and submit your entire photo-app
directory.