Assignments > Tutorial 8: Get Started on HW3: GET, POST, and DELETE
Due Mon, 03/23 at 11:59pm
Introductory Slides
Overview
In this tutorial, we will be getting started on some concepts that should help you in Homework 3. Specifically, we will:
- Set up the HW3 starter files.
- Learn how to authenticate to the Photo App REST API.
- Fetch data from the API to display on a web page.
- Create data using the API.
- Delete data using the API.
What to Submit
To submit this tutorial, please create a link from your homepage to your Homework 3 web page (see Sarah’s homepage for an example). Then, commit and push all of your edits to GitHub and, paste a link to your GitHub Repository and to your GitHub pages in the Moodle submission for Tutorial 8.
- To get full credit for this assignment, you should have (at least) the “Posts Panel” partially implemented, as well as the ability to add and remove bookmarks from a post.
- If you collaborated with someone, please list your partner’s name in the comments section.