testcrashandburn / Intro-to-SE-Group-6

Tradex: Group 6's Ecommerce Project for Intro to SE
0 stars 0 forks source link

Documentation - GUI #70

Open testcrashandburn opened 3 months ago

testcrashandburn commented 3 months ago

Each element type (button, field, etc) should be referenced as such in the file description or a set of labels given to the files indicating that they are GUI related

MegalodonInc commented 3 months ago

I think in regards to the buttons, there should be different button types. The primary buttons, secondary buttons, and if needed, ghost buttons. The primary button, which has the greatest visual effect and is responsible for the principal action on the screen, will be noticeable to the user. The secondary button, designated for supplementary actions, has a less striking look in the interface. Ghost buttons would only be used for less significant activities that have a minimal visual impact on the screen.