Skip to content

Added task page route - initial changes#107

Open
vpaulo wants to merge 1 commit into
mainfrom
VR/task-page
Open

Added task page route - initial changes#107
vpaulo wants to merge 1 commit into
mainfrom
VR/task-page

Conversation

@vpaulo

@vpaulo vpaulo commented Mar 12, 2026

Copy link
Copy Markdown
Owner

THIS IS A TEST OF DEV IDEAS

Add /task/:id full-page route

  • internal/router/tasks.go — added GET /task/:taskID route
  • internal/handlers/tasks/tasks.go — added LoadTask handler (fetches task, subtasks, and lists; renders full page)
  • web/templates/apps/tasks/app.html — added task-page template (standalone HTML page wrapping the existing details template)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant