Skip to content

ENH: Organise CRUD #109

@prithvijitguha

Description

@prithvijitguha

Is your feature request related to a problem? Please describe.
Currently crud folder is functionally organized. Does not seem what models each function pertains to

Describe the solution you'd like
Crud can be organized into objects with method overloading
Video.create()

Describe alternatives you've considered
Alternative would be organizing each function into different modules for crud/Video.py.

Additional context
crud/Video.py can still be considered?

Metadata

Metadata

Assignees

No one assigned

    Labels

    designRequires design before implementationenhancementNew feature or requestpythonRelates to Python codebase

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions