Skip to content

Feature: Enable Different Projects per User #9

@ensui-dev

Description

@ensui-dev

This issue is to introduce the concept of multiple projects. The goal is for a single user to be able to manage more than one project board.

  • Project Selection: A way to view and switch between different projects needs to be implemented. This could be a dropdown in the header or a simple list on a dashboard page.

  • Project Creation: Users should be able to create new projects. A "Create a new project" button should lead to a form for naming the project.

  • Data Structure: The backend data model needs to be updated to associate tasks, columns, and other board data with a specific project ID.

This will lay the groundwork for more advanced features like user authentication.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions