DevaWinner / to-do-project

This is a simple To-Do List application built using JavaScript and HTML and CSS. It allows users to create, manage, and track their tasks. The application features include adding tasks, marking tasks as completed, editing task descriptions, deleting tasks, and clearing all completed tasks.
https://devawinner.github.io/to-do-project/
MIT License
2 stars 0 forks source link

Peer to Peer Code Review #5

Closed aamir-asaram closed 1 year ago

aamir-asaram commented 1 year ago

giphy

Hey Winner, you've done a great job implementing the required features of the project! Highlights

However, there are a few small changes I'd suggest that can improve your code.

[Optional] In the video demonstration the task is only clicked once to enter "edit" mode, however yours requires a double click. Although it performs the same function, I'd suggest switching to a single click as this will greatly improve the UX of your program :smile:

manzitresor commented 1 year ago

Hi @DevaWinner Great job on implementing project requirements 🤝 . You have done great job .

Good Highlights✔️

As mentioned in above review feedback kindly consider working on mentioned changes to make your project looks more professional. Keep up good work!🎉