https://github.com/al3rez/taskboard.gg
https://github.com/al3rez/taskboard.gg
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/al3rez/taskboard.gg
- Owner: al3rez
- Created: 2023-06-24T19:05:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-25T05:54:56.000Z (almost 3 years ago)
- Last Synced: 2025-03-23T17:05:38.981Z (about 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Core classes, functions, and methods:
- Task: represents a single task with a name, category, tags, priority, and due date.
- TaskManager: manages the tasks, including adding, removing, and moving tasks between categories.
Entry point file:
FILENAME: index.html