Conversation
…o checkbox and delete button
…app component, updated taskcard component, deleted dummy data, cleaned up
…d uncomplete all states
Npahlfer
left a comment
There was a problem hiding this comment.
Great job on your todo app Iuliia!
The empty state animation with Lottie looks good and gives the page a nice feel. You have not only the core requirements and but also implemented three stretch goals, a timestamp on each task (so users can see when a task was added), a priority selector and a “Complete all” button in the heading. Nice!
The TodaysDate component updates every minute without a page refresh, which is a thoughtful UX touch.
Good that you have used css variables to make maintenance easier, there are though a few places with hardcoded colors. It would be nice to change those into variables as well along with the media queries. Or having it in a theme file would work too!
Overall you’ve met every core requirement, implemented three stretch goals, and delivered a responsive, accessible, and nice looking app. Keep up the great work!
Link to demo: https://do-your-do.netlify.app/