2019-06-21 09:15:34 -04:00
2019-07-08 14:31:51 -04:00
2019-06-26 06:07:28 -04:00
2019-06-20 16:58:52 -04:00
2019-06-26 06:07:28 -04:00
2019-06-26 06:07:28 -04:00
2019-07-08 09:35:18 -04:00

TODO for refactoring

  • update renderProject to renderProjectView

  • update renderProjects to renderProjectsView

  • create ProjectsView, ProjectTasksView, UserProjectsView

  • create TasksView, UserTasksView

User Stories

As a user, I want to:

  • View all available projects (should we assume all is public for now?)

  • View all available tasks

  • View all available profiles (e.g., to find potential collaborators)

  • View a single project with its tasks (including unassigned)

  • View a single profile with tasks assigned (to see my tasks, to see anothers' tasks)

  • Hide completed tasks

Description
No description provided
Readme 296 KiB
Languages
JavaScript 96.6%
HTML 3.3%