Code Monkey home page Code Monkey logo

uiux's Introduction


UI UX Design

The UIUX Design Checklist which can help user & developers to analyse and understand web designs and ensure the quality of their Frontend development for user experience.


Grid system

Colors

Typography

Icons

Links

Images

Forms


Grid Systems

Guide Guide plugin

Guide Guide is a plugin for Photoshop that can help you easily build your grid.

https://guideguide.me/ (https://guideguide.me/)

⚠️ If you want to ensure that the grid and the width of the devices are respected, you may want to generate yourself a PSD template and that you will send it to the Web Designer.

Additional Resources:

πŸ›  Bootstrap Grid System (https://getbootstrap.com/docs/4.0/layout/grid/) πŸ›  Flexbox Grid (http://flexboxgrid.com/) πŸ“– Don't Overthink It Grids | CSS-Tricks (https://css-tricks.com/dont-overthink-it-grids/)


Colors

All colors used in the creatives are named ($color-blueLight, $color-blue, $color-blueDark,)

The different color state of some elements (like buttons, links, inputs...) are defined and worked in the context of a light or dark background and with a light or a dark text.

Additional Resources:

πŸ›  WCAG - Contrast Checker (https://contrastchecker.com/) πŸ›  Color Safe - accessible web color combinations (http://colorsafe.co/) πŸ›  Coolors.co - The super fast color schemes generator (https://coolors.co/)


Typography

Typography (font) are an essential part of every design, they shouldn’t be chosen without discernment. Always choose correct (Free or Licencse) font for a project.

Some webfonts are limited in terms of pageviews and can’t be hosted Understanding Webfont Licensing Structures: https://aeolidia.com/understanding-webfont-licensing-structures/

ℹ️ TTF format for desktop is not the same than TTF for Web.

πŸ“– Using @font-face | CSS-Tricks : https://css-tricks.com/snippets/css/using-font-face/

Size limit :

All webfonts don’t exceed 1-2 Mb (all variants included: italic, bold etc).

Dafont

Archive of freely downloadable fonts. https://dafont.com (https://dafont.com)

FontPair

FontPair is a typography tool that inspires the creative community to design bette https://fontpair.co/ (https://fontpair.co/)


Icons

Material Icons

Material Icons font is by linking to the web font hosted on Google Fonts:

<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
      rel="stylesheet">

Read more in our full usage guide: http://google.github.io/material-design-icons/#icon-font-for-the-web

https://www.materialpalette.com/icons (https://www.materialpalette.com/icons)

https://material.io/icons/ (https://material.io/icons/)

Icon

All icons are provided in SVG format, each in the same square dimension, in black and in a separated folder. NOTE: Each icon name starts with icon- and is entirely in lowercase (without any space and using dashes to separate each word).

Example: icon-email.png

Resources:

πŸ›  SVGOMG - SVGO's Missing GUI : https://jakearchibald.github.io/svgomg/


Images

favicon image

At least 512px X 512px is provided in PNG format.

Essential Image Optimization: https://images.guide/

Stock Images Resources

https://freepik.com/ https://unsplash.com/ https://pixabay.com/

XD Resources, UI kits & Tutorials

https://www.xdguru.com/


Links

Alternate views of all navigation states (hover, active/current page).

uiux's People

Contributors

gmkhussain avatar pravinfreecoder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.