feat(web): add project detail page #627
Reference in New Issue
Block a user
Delete Branch "feat/project-detail-page"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Clicking a project card navigated to /projects/[id] which returned 404. This adds the missing detail page showing project info, tasks, and events.