Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/holy-angel-university/todo-list
This is a simple yet powerful todo list application designed to help users manage their tasks efficiently.
https://github.com/holy-angel-university/todo-list
javascript student-project
Last synced: about 1 month ago
JSON representation
This is a simple yet powerful todo list application designed to help users manage their tasks efficiently.
- Host: GitHub
- URL: https://github.com/holy-angel-university/todo-list
- Owner: aelluminate
- License: ecl-2.0
- Created: 2024-10-28T08:03:22.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-31T00:36:05.000Z (3 months ago)
- Last Synced: 2024-12-19T14:50:42.274Z (about 2 months ago)
- Topics: javascript, student-project
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Todo List
This is a simple yet powerful todo list application designed to help users manage their tasks efficiently. Users can add new tasks, set due dates, assign priorities, edit existing tasks, mark tasks as complete, and delete tasks. The application features a dynamic theme switcher for a personalized user experience. Built with vanilla JavaScript, HTML, and CSS.