π» 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.