Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karim-mamdouh/tasks-manager
Simple tasks manager using pure HMTL/CSS/JS (Local Storage)
https://github.com/karim-mamdouh/tasks-manager
css html javascript localstorage
Last synced: 17 days ago
JSON representation
Simple tasks manager using pure HMTL/CSS/JS (Local Storage)
- Host: GitHub
- URL: https://github.com/karim-mamdouh/tasks-manager
- Owner: karim-mamdouh
- Created: 2022-06-29T21:48:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-19T20:22:27.000Z (over 2 years ago)
- Last Synced: 2024-11-19T01:50:57.239Z (3 months ago)
- Topics: css, html, javascript, localstorage
- Language: JavaScript
- Homepage: https://karim-mamdouh.github.io/Tasks-Manager/
- Size: 419 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tasks Manager 📋
Website uses local storage to handle your tasks
- Add your tasks in the input field then click on add button
- If you want to change task category/status click & drag the task to desired status## 🛠Technologies Used