Today we take the MealPlan that we created during the previous tutorial and put a user interface on it so that a user can create, view, edit, and delete his/her own meal plans. This is the second time we'll be implementing CRUD for a model in our system, but we will also be digging into how to handle more complex forms.
Blog post associated with this video: https://coderjourney.com/learning-rai...
Code: https://github.com/coderjourney/meal_...
Website: https://coderjourney.com
Suggested Resources: https://coderjourney.com/resources
Twitter: / coderjourney
Intro created by Ian Zainea (http://ianzainea.com)
~-~~-~~~-~~-~
Please watch: "How to Write Better Automated Tests"
• How to Write Better Automated Tests
~-~~-~~~-~~-~