bnicholson / QView

QView - Manage Quizzing Tournaments
4 stars 0 forks source link

Improve Tournament Cards Styling #31

Closed TheSecondPower closed 1 year ago

TheSecondPower commented 1 year ago

Description

The tournament cards on the new home page were barely implemented. This branch greatly improves their styling. With this change, the only major issue I see left with the new home page is setting the correct behavior when the cards are clicked. (The correct behavior: if a card is clicked, it should open that tournament not the editor. The edit button on each card should open the editor. Also there's a bug with the date pickers in the new tournament editor component.)

The Create a Tournament and Edit buttons should only appear for admin users, although I don't think the app has the ability to differentiate at this time.

Screenshot

image