-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
58c0202
commit 4554dc7
Showing
1 changed file
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,18 @@ | ||
# To-Do-List | ||
# To-Do List | ||
|
||
This is a simple Todo List project built with HTML, CSS and Javascript, without the use of any framework. It allows users to manage their tasks effectively. | ||
|
||
## Features | ||
|
||
- Add tasks with descriptions. | ||
- Mark tasks as completed. | ||
- Delete tasks. | ||
- Filter tasks by status (completed, active). | ||
|
||
## Contributing | ||
|
||
Contributions are welcome! Please feel free to submit a pull request or open an issue if you find any bugs or have suggestions for improvements. | ||
|
||
## License | ||
|
||
This project is licensed under the MIT License. |