agareis / coding-journey

Simple Demo ShowCases on One Pager
0 stars 0 forks source link

Improve User Experience #4

Closed idleherb closed 7 years ago

idleherb commented 7 years ago

Imagine you are the user of the app. When you visit the site, it should be self-explanatory what you can do there.

E.g., prefill the textarea with a little text.

idleherb commented 7 years ago

@agareis Bonus: translate LIX score into readability statements, like "easy" or "difficult".

idleherb commented 7 years ago

@agareis Nice! One minor thing: look again at the if else statements containing the range queries. What would happen if LIX was exactly 29, 30, 40, ... Please fix ;)