diff --git a/challenges/08-coding-interview-questions-and-take-home-assignments/take-home-interview-projects.json b/challenges/08-coding-interview-questions-and-take-home-assignments/take-home-interview-projects.json index 2843c2eae7..f4488d60f2 100644 --- a/challenges/08-coding-interview-questions-and-take-home-assignments/take-home-interview-projects.json +++ b/challenges/08-coding-interview-questions-and-take-home-assignments/take-home-interview-projects.json @@ -498,7 +498,7 @@ "id": "bd7150d8c442eddfafb5bd1c", "title": "P2P Video Chat Application", "description": [ - "Objective: Build a Glitch app that is functionally similar to this: https://unequaled-cement.glitch.me.", + "Objective: Build a Glitch app that is functionally similar to this: https://grove-voice.glitch.me.", "Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "User Story: Upon arriving, the browser will prompt me to access my camera and microphone. ", "User Story: After I give it permission, I am prompted to type in a room name.", @@ -608,9 +608,8 @@ "id": "bd7158d8c443eddfaeb5bd0f", "title": "Manage a Book Trading Club", "description": [ - "Objective: Build a full stack JavaScript app that is functionally similar to this: http://bookjump.herokuapp.com/ and deploy it to Heroku.", - "Note that for each project, you should create a new GitHub repository and a new Heroku project. If you can't remember how to do this, revisit https://freecodecamp.org/challenges/get-set-for-our-dynamic-web-application-projects.", - "Here are the specific user stories you should implement for this project:", + "Objective: Build a Glitch app that is functionally similar to this: https://chrome-delivery.glitch.me.", + "Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "User Story: I can view all books posted by every user.", "User Story: I can add a new book.", "User Story: I can update my settings to store my full name, city, and state.", @@ -642,10 +641,9 @@ "id": "bd7158d8c443eddfaeb5bdee", "title": "Build a Pinterest Clone", "description": [ - "Objective: Build a full stack JavaScript app that is functionally similar to this: https://midnight-dust.glitch.me and deploy it to Heroku.", - "Note that for each project, you should create a new GitHub repository and a new Heroku project. If you can't remember how to do this, revisit https://freecodecamp.org/challenges/get-set-for-our-dynamic-web-application-projects.", - "Here are the specific user stories you should implement for this project:", - "User Story: As an unauthenticated user, I can login with Twitter.", + "Objective: Build a Glitch app that is functionally similar to this: https://wild-song.glitch.me.", + "Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", + "User Story: As an unauthenticated user, I can login with GitHub.", "User Story: As an authenticated user, I can link to images.", "User Story: As an authenticated user, I can delete images that I've linked to.", "User Story: As an authenticated user, I can see a Pinterest-style wall of all the images I've linked to.",