Levels of abstraction:
Manager < Projects < Tasks
Manager
Handles context switch of projects
UI Elements
Event handling
Projects
Essentially a namespace of tasks
Tasks
Title + Description + Date
Notifications
Data structure that receive list of notifications to display
Sessionless
Does not save / load state of program between page loads. Next stage will include backend code to read/write to DB or flatfile (in XML). Will require AJAX code.
List view
0 issues of 7 selected
- Status: Open.#13 In alephoverflow/taskline;
- Status: Open.#12 In alephoverflow/taskline;
- Status: Open.#10 In alephoverflow/taskline;
- Status: Open.#6 In alephoverflow/taskline;
- Status: Open.#4 In alephoverflow/taskline;
- Status: Open.#3 In alephoverflow/taskline;
- Status: Open.#2 In alephoverflow/taskline;