al3rez / taskboard.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 65.3%Language:HTML 34.1%Language:Shell 0.7%