Skip to content

Todo-list in Javascript#75

Merged
devsdenepal merged 1 commit intoNepTechTribe:mainfrom
Nitanshu12:make-to-do-list-56
Oct 28, 2025
Merged

Todo-list in Javascript#75
devsdenepal merged 1 commit intoNepTechTribe:mainfrom
Nitanshu12:make-to-do-list-56

Conversation

@Nitanshu12
Copy link
Copy Markdown
Contributor

What I added

Language: JavaScript

Short description: Added a simple To-Do List project inside the JavaScript folder. It includes basic functionalities like adding new tasks, deleting tasks, and marking tasks as completed. The interface is styled with a dark bluish theme for a clean and modern look.

How to run:

Open the todo-list folder.

Run index.html directly in your browser or use VS Code’s Live Server extension.

Notes for reviewers

The project is kept simple and beginner-friendly.

Uses plain JavaScript, CSS, and HTML no external dependencies.

Easily extendable for features like task persistence or filters.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants