recipe_app/todo

8 lines
449 B
Text
Raw Normal View History

2025-07-08 10:40:49 -07:00
todo:
add recipe redirect to recipe page. id is getting returned now.
make naming consistent and sensical of pages, functions, vars etc.
add are you sure modal to delete.
add delete to recipe page
2025-07-08 14:33:28 -07:00
Ensure Accessibility: Make sure you include attributes like aria-labelledby and aria-describedby for better accessibility. # i dont know what this means, but it might be a good idea to look into it or other accessability before finishing the project