Momentum logo
Team 13 Classroom

🐻 API Progress Check-In 🐻

Posted on Aug 2nd, 2022

πŸ—“οΈ Today’s Topics

  • How are the projects coming along? πŸ‘€
  • Revisiting image uploads to AWS
  • Automatic deploys from GitHub

🎯 Project

Keep on going. πŸ’ͺ πŸš€

We will use class time today to get you past any blockers you may be experiencing.

By now you should have provided your front end with endpoints for the CRUD functions for the resources your project needs. You should be making any changes requested by the front-end devs on your team (for example, you may find that you need to change your serializers to include additional data or a different type of data); troubleshooting issues that come up for the front end and fixing bugs they discover; and perhaps implementing spicy features.

πŸ”– Resources

Heroku GitHub integration

This is optional but can be helpful if you are tired of manual deploys and have the hang of merging PRs on GitHub.

πŸ‘Ύ Code

Back to home