|
|
|
|
|
by amir734jj
1931 days ago
|
|
Looks nice. I like the idea. I wish the UI could be improved more. For example, I see all the languages on left, they could be sorted by the number of codes in a descending order. There is just too much white color. I am color blind, maybe you could have used Bootstrap or Material to get started. I see "No title" everywhere, do we need to see "No title" or maybe not show anything? I assume the back-end is very straightforward (basic abstraction over S3), so please focus on the front-end. |
|
> they could be sorted by the number of codes in a descending order.
Sorting is important. I will try to implement this.
> There is just too much white color.
I think so too. Now I am trying to implement Dark mode. I will try Material as the solution.
> I see "No title" everywhere, do we need to see "No title" or maybe not show anything?
'No title' is not good as you point out. I'm going to hide it if no title.
I appreciate your advice. I improve front-end more.