NellieMK65 / todo

https://todo-jade-one.vercel.app
0 stars 3 forks source link

Improve UI/UX #7

Open festus-sulumeti opened 3 months ago

festus-sulumeti commented 3 months ago
  1. Add form validation to ensure the input is not empty before allowing a new todo to be added.
  2. Add loading indicators when fetching or submitting data.
  3. Show success or error messages when actions (like adding or fetching todos) are completed or fail.
  4. Ensure app is accessible to users with disabilities (e.g., use semantic HTML, add ARIA labels).