Huy-Ngo / acanban

Project management system with kanban and academic evaluation
https://huy-ngo.github.io/acanban
GNU Affero General Public License v3.0
10 stars 0 forks source link

Simplify frontend design #61

Closed Huy-Ngo closed 3 years ago

Huy-Ngo commented 3 years ago

The current design looks good on desktop, but it has some problems too:

In an attempt to make our website as lightweight (a reason we chose web interface is so that it can run on any platform) as possible, we probably should follow source hut example. Its design is simplistic yet visually pleasing.

McSinyx commented 3 years ago

I've been peaking at srht's frontend and my initial impression is that it's way too complicated to study overnight, mostly because there quite many styled elements, none of which is documented. Rather, I'd suggest using a small and simple (as in easy to use and understand by someone else, e.g. me) CSS framework like Bulma (I've no idea how I got it in my bookmarks, but somehow it has just exactly what we need with an intuitive API) (or any other one of your taste). SourceHut design should still be the inspiration though, i.e. the simplicity and the small elements fitting better thing.