issues
search
khitermedachraf
/
To-Do-list
An app to manage tasks. A user can add, delete and edit a task and mark it as completed, It uses a simple GUI and relies on DOM manipulation in pure JS and using local storage.
https://khitermedachraf.github.io/To-Do-list/dist/index.html
MIT License
6
stars
0
forks
source link
Peer to Peer Code Review
#7
Open
HammadSiddique
opened
2 years ago
HammadSiddique
commented
2 years ago
Good job on writing tests for the project! 👏
Good points:
Followed GitHub and Git flow.
Descriptive commit messages
Code passed all the tests ✅
khitermedachraf
commented
2 years ago
Thank you so much dear partner @HammadSiddique 🙏.
I appreciate it from you 🤍.
Good job on writing tests for the project! 👏
Good points: