recipe_app/todo
2025-07-08 14:33:28 -07:00

7 lines
449 B
Text

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
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