π¨ Redesign Card Drawer
petrspelos opened this issue Β· 1 comments
Summary
Our Card Drawer is in a dire need of a redesign. π
How to implement
This is mostly an HTML / CSS task, but might require a tiny bit of Blazor, depending on the severity of the redesign.
Currently, the cards contain simple checkboxes (related to #23 ), which could be redesigned using some CSS magic.
Ideally, we'd click on the cards themself instead of the checkbox and have them change the way they look, maybe they move up...
The Submit button should also probably look a little more presentable. π
Be creative, this is not a concrete task.
Relevant files
Want to work on this? βΊ
β€οΈ First of all, thank you so much for considering tackling this issues.
π€ Feel free to discuss the implementation in the comments and/or ask for any clarifications!
π¬ Let us know you'd like to work on this issue by commenting underneath so that we don't work on the same thing
Hi, I've created a PR for this. Let me know what you think. Thanks