• Skip to primary navigation
  • Skip to main content
  • Skip to footer
Code The Dream School
Code the Dream Labs Logo

Code The Dream School

Main hub for class materials for Code the Dream’s classes

  • Code the Dream Home

Search Code The Dream School

SPRINT 3: Authentication and Integration with APIs

Get comfortable looking at others’ work, giving feedback, and integrating feedback into your own coding process

Activities

Full-Stack

  • Continue working on tickets in your respective back-end and front-end repos.
    • Don’t forget to move your tickets through the GitHub Projects workflow so the whole team has a sense of the project’s overall progress.
  • Pick a pull request that one of your teammates has made in your repo, and review the code in it. 
  • Add a comment to the PR answering these questions:
    • What do you think is well-written in their code?
    • What could be improved or refactored?
    • Why did they include the code that they did? What does it do?
    • What other methods or tools could they have used to accomplish the same functionality? 
  • At your full-stack meeting continue using the “standup” format:
    • What have I been working on this week?
    • What will I be working on (or continuing) next?
    • What issues are blocking me?
    • This week, you can also check in with your teammates about how you prefer to give and receive feedback, and what the experience of reviewing other people’s code was like.

Back-End

  • If application will have user login and authentication, build authentication and user endpoints
  • Sign in, signup, create users, etc.
  • Work with front-end team on using routes with live data
  • Make any updates to routes during implementation with front-end
  • Continue to work on resolving merge conflicts with your teammates.

Front-End

  • Begin consuming backend apis and replacing hardcoded data and lists with data and lists from the API
  • Continue to work on resolving merge conflicts with your teammates.

Footer

Copyright © 2025 Code the Dream School | All Rights Reserved | Privacy Policy