Skip to content

feat: add To-Do list app (closes #18) - #88

Open
aastha9531 wants to merge 1 commit into
tripti-gupta700:mainfrom
aastha9531:main
Open

feat: add To-Do list app (closes #18)#88
aastha9531 wants to merge 1 commit into
tripti-gupta700:mainfrom
aastha9531:main

Conversation

@aastha9531

Copy link
Copy Markdown

🔗 Related Issue
Closes #18

📝 What I did?
Built a To-Do list app using HTML, CSS and JS only. Features include adding tasks, setting priority (low/medium/high), marking tasks as done, deleting tasks, filtering by status, and a progress bar. Data persists using localStorage.
🗂️ Type of Change

✨ New solution / feature

✅ Self-Review Checklist

My code runs without errors
I followed the folder structure from the README
I added comments/docstrings explaining my logic
My branch name is descriptive ← leave this unchecked (you worked on main, be honest)
I linked the issue above
I haven't modified unrelated files
📸 Screenshots

Screenshot 2026-05-31 142054

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build a To-Do list app (HTML/CSS/JS) | HTML, CSS, JS |

1 participant