KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
Task-Manager
★ 17
Open GitHub ↗
Task Manager
Download README (.md)
Explore Similar Repositories
CodeWalker.API
:
Local API for Codewalker to automate model extraction.
PolyflowAutoBot-NTE
:
No description available.
XCXDE-ModLoader
:
exlaunch plugin for loading files outside of sts.ard in Xenoblade Chronicles X: Definitive Edition
tauri-plugin-machine-uid
:
Tauri Plugin for retrieving machine UID
FsMath
:
FsMath is a lightweight maths library designed for modern F# workflows
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Task-Manager
?
Download (.md)
Task Manager 📋 A simple and interactive task manager application to keep track of your tasks, set priorities, and mark tasks as completed. It comes with a fun and user-friendly interface. You can also toggle dark mode for a more comfortable experience. Features Add Tasks: Create tasks easily with a text input. Mark Tasks as Completed: Toggle the completion status of tasks with a "Done" button. Delete Tasks: Remove tasks you no longer need. Dark Mode: Switch to dark mode for a comfortable viewing experience, especially in low light. Show Completed Tasks: Filter and view only the completed tasks. Clear All Tasks: Remove all tasks at once. Technologies Used HTML: Structure of the webpage. CSS: Styling the components and layout. JavaScript: Handling user interactions and dynamic rendering of tasks. LocalStorage: Persisting tasks between page reloads. How to Use Add a Task: Type your task into the input field and click the "Add Task" button. Mark a Task as Completed: Click on the "✔ Done" button next to the task. Remove a Task: Click on the "❌ Remove" button next to the task you want to delete. Switch to Dark Mode: Click the "Dark Mode 🌙" button to switch the interface to dark mode. You can toggle back to light mode by clicking the same button. Show Completed Tasks: Click the "Show Completed ✅" button to only see tasks that have been marked as completed. Clear All Tasks: Click the "Clear All 🗑️" button to remove all tasks from the list. Running the App You can run this app locally by following these steps: Download or clone the repository. Open the index.html file in your web browser. Alternatively, you can deploy it on platforms like GitHub Pages, Netlify, or Vercel for public access. License This project is open source and available under the MIT License.