diff --git a/src/data/showcase/todolist.png b/src/data/showcase/todolist.png new file mode 100644 index 000000000..5194746e0 Binary files /dev/null and b/src/data/showcase/todolist.png differ diff --git a/src/data/users.tsx b/src/data/users.tsx index 53c23a215..44d1d3827 100644 --- a/src/data/users.tsx +++ b/src/data/users.tsx @@ -263,6 +263,15 @@ const Users: User[] = [ source: "https://github.com/ParnaRoyChowdhury777/Age-Calculator", tags: ["opensource", "product", "react", "css", "javascript"], }, + { + title: "To Do List App", + description: + "A simple To-Do List App using HTML CSS JS . Add your tasks and manage them easily , mark your task as completed or incomplete ", + preview: require("./showcase/todolist.png"), + website: "https://50-days-50-web-project.vercel.app/TO_DO_LIST/todolist.html", + source: "https://github.com/dhairyagothi/50_days_50_web_project/tree/Main/public/TO_DO_LIST", + tags: [ "html", "css", "javascript"], + }, { title: "Currency Converter", description: