Skip to content

Extract task operations into a TaskService class #3

Description

@asindigi2004

The routes.py file mixes route handling and business logic.
Move task CRUD operations into a separate TaskService class
in app/services.py to improve separation of concerns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions