Skip to content

Add task category field and filtering support#1

Open
vstechno-official wants to merge 1 commit intomainfrom
codex/add-category-field-to-task-model
Open

Add task category field and filtering support#1
vstechno-official wants to merge 1 commit intomainfrom
codex/add-category-field-to-task-model

Conversation

@vstechno-official
Copy link
Copy Markdown
Owner

Summary

  • add optional category field to Task model and migrate database
  • allow fetching tasks by category with new filter logic and /tasks route
  • extend views and client script with category form field and dropdown filter

Testing

  • npx prisma migrate dev --name add-category-field
  • npm test (fails: Missing script "test")
  • node --check server.js

https://chatgpt.com/codex/tasks/task_e_689de6474908832bbf055fac466db2c0

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant