Trendyol / gurubu

Simple, Fast, and Practical Task Estimation and Tech Grooming. Live demo below ๐Ÿ‘‡
https://gurubu.vercel.app
BSD 3-Clause "New" or "Revised" License
59 stars 16 forks source link

Customizable Questions/Metrics #184

Open YunusEmreAlps opened 1 month ago

YunusEmreAlps commented 1 month ago

Hi ๐Ÿ–๏ธ,

I am working on customizable questions. With this feature, when an admin creates a room, they will be able to edit existing questions and add new questions. I think the application will gain flexibility with this feature because my current organization does not use these questions ๐Ÿคจ. Should I create a new room called "Customizable Room" for this feature or should I add it to existing rooms?

If I add it, default questions are selected in the room selection. Admin can make changes to the room.

Thank You, Have a nice day!

### Tasks
mertcanaltin commented 1 month ago

Hello, thanks for your interest, I think you can try this in the available rooms

armagandalkiran commented 1 month ago

Of course you can try but i don't understand about the questions part are you going to implement database integration?

YunusEmreAlps commented 1 month ago

I don't plan to implement a database because I need to store customizable questions for the duration of the session. I plan to use cookies for this feature.