lostdesign / linked

🧾 Daily journaling without distraction. An easy, distraction-free way to record your thoughts, declutter your mind and keep the things you want to remember. Join the discord at https://discord.gg/uNjJzZvccr
https://uselinked.com
GNU General Public License v3.0
888 stars 67 forks source link

Add rating view #6

Open lostdesign opened 3 years ago

lostdesign commented 3 years ago

It should be possible to rate that day, in oder to keep track of your mood throughout the use of linked. This feature is especially hand for scrum teams, where you may need to reflect on the past sprint in the team retro.

The app is already prepared to store a rating when a value is giving, check the helper.js file in the file store module for more details. What is missing is a UI and UX concept:

If you want to tackle this issue, please discuss first on how you want to solve it to avoid any confusions.

lostdesign commented 3 years ago

The view should be done nested, the rating modal should be full screen height and width, using some padding and a gray transparent backdrop.

https://dev.to/berniwittmann/handling-dialogs-with-vue-router-29ji