-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancement 🌟New feature or requestNew feature or request
Description
Description:
The Yorkie Dashboard is currently implemented as a PaaS without team functionalities, allowing only single account usage. To enhance collaboration among users, it is proposed to implement team and member management features, which include:
Team Management:
- Add Team: Provide users with the ability to create teams.
- Team Settings: Allow for team name and profile changes.
- Delete Team: Enable the deletion of teams as needed.
- DB Migration: Change data structure to allow teams to own projects based on users.
Member Management:
- Invite Members: Create member entries in the database and establish relationships between projects and users.
- Member List: Ensure that member search is handled on the front end.
Why:
Adding these team and member management features would facilitate a collaborative environment where multiple users can work together efficiently, making Yorkie more competitive within the PaaS space.
devleejb, sigmaith and mojosoeun
Metadata
Metadata
Assignees
Labels
enhancement 🌟New feature or requestNew feature or request
Type
Projects
Status
Backlog