eaesmat / to-do-list

A To Do List app to store your daily activities. This app will be able to give you facilities to add remove and manage you daily tasks. I used pure JavaScript to make this functionality included pure CSS and HTML. This app can edit, delete, update and clear all the done activities all the changes will be stored in Local Storage.
7 stars 0 forks source link

Peer-Peer-code-review #9

Open 29td opened 2 years ago

29td commented 2 years ago

Great job in implementing a good to do list project 🥇

Highlights :

The functionality is great ✔️ The README file is documented professionally ✔️

markotuya0 commented 2 years ago

Great job on implementing all required changes, code is clean and functioning good