Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style Guide #113

Open
CampbellDocherty opened this issue May 28, 2020 · 0 comments
Open

Style Guide #113

CampbellDocherty opened this issue May 28, 2020 · 0 comments

Comments

@CampbellDocherty
Copy link
Collaborator

Work In Progress - Style Guide


The code

  • Styled components

    • Use these as much as possible
    • Should be little to no pure CSS
    • Reuse styled components for consistency
  • Material UI

    • Use this is a last resort only !!! (Google already has our data don't let them take our creativity too)

Design Heuristics

  • Aesthetic and minimalist design

    • Use too much space and size down
    • Project cards should take a lot of space on mobile
    • Mobile first!
  • Visibility of system status

    • Loading states and error states where possible
  • Match between system and the real world

    • Important when using logos!!
  • Inclusivity

    • Minimum of semantic HTML and maximum of fully accessible interactions

Stretch Heuristics

  • Error prevention

    • Prevent the user having to see error messages in the first place
  • User control and freedom

    • Back to top button
    • Back a page button

Colours

  • Black and White base

    • Colour will come from the project posts
  • Flashes of colour

    • Buttons
    • Selected icons i.e. when on feed page home icon is blue


Font

@Alexreid95 Alexreid95 pinned this issue May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant