Einsen
Einsen copied to clipboard
Workspaces & Projects
⭐️ Is your feature request related to a problem? Please describe.
The goal of this issue is to have Workspaces
& Projects
to add all task
related to the project.
💬 Describe the solution you'd like For instance -> Instead of showing the dashboard view for all task. I would like to have Workspace & projects.
⁉️ Why we're doing this?
- It will be really helpful to track the progress of overall project.
- User can focus on particular project instead of wasting time by seeing overall dashboard.
- In future user can able to see the statistics for the overall project, completion rate, keep track of each deliverables etc.
🏄🏻♂️ Flow
- 🗳 User creates a
new workspace
. (Ex -> Side Projects) - 🎯 User adds a
new project
inside the workspace. (Ex -> Einsen App) - ✅ Once project is created -> User will add all the
task
related to thatproject
. (Ex -> Finish Design, Code new feature, Review Pull Request etc.) - 🔃 User can easily able to
switch
betweenmultiple workspace
. (Ex -> Slack)
🎨 Checkout the below design 👇
All Projects | All Projects (Without tags) | Workspace Switch Dropdown | Workspace Switch Dropdown (without Emoji) |
---|---|---|---|
![]() |
![]() |
![]() |
![]() |
📝 Additional context
Here's the db schema for this new Workspaces & Project Features
@Spikeysanju last line, next few hours 😅😅
@yogeshpaliyal Oops I forgot about it 😅. Added the DB schema. Please check it out
Started working on this 👍