UI Research
You will learn how to plan your UI before creating it.
How to conduct UI Research?
There are many ways to conduct research for a new User Interface. Below is my approach.
- Review the specifications
- Search Dribble and Behance for similar UI's
- Explore various apps that already exist that do what you want and compare their features.
- Create a mood board from the research results
Interface
There are many ways to interact with code.
- API -
- CLI -
- GUI -
- Human Voice -
Graphical User interface allows users to interact with graphics to interact with code.
- Determine which interface would be best for your application
UX
An app should be easy to use, useful, and stable.
Useful, stable, familiar, beautiful, intentional
Dribbble
- What data do you see?
- What data structures do you need?
- Where do things go?
- How do you break up the page for HTML
Behance
- What data do you see?
- What data structures do you need?
- Where do things go?
- How do you break up the page for HTML