lostdesign / lostdesign/linked
Add rating view
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
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:
- where should the rating happen?
- where to put the rating visually?
- how should the rating happen? Probably by using emoji faces
If you want to tackle this issue, please discuss first on how you want to solve it to avoid any confusions.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading helper.js in the file store module to understand how ratings are stored. Before implementation, discuss and agree where rating happens, how it appears visually, and how users provide it; done means the agreed UI/UX is implemented and records a rating.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100