souad988 / ToDoList

this project is a web application where users can add new tasks to their todolist, mark a task as done, update it or remove it, and can also clear all completed tasks in one click , this project is built using html/css and javascript.
https://souad988.github.io/ToDoList
3 stars 0 forks source link

Peer to peer code review #5

Open brahimdidi opened 2 years ago

brahimdidi commented 2 years ago

Hello Ismail and souad, great work on your project however we would like to point out some points.

ahangarha commented 2 years ago

I also wanted to ask why you implemented localStorage mock? The the project specification it was said we need to mock localStorage on Ject version 25 and below. No?