Lecture 6 Flashcards
What is the UI design?
Process of making interfaces in software with a focus on looks.
What are the 4 GUI elements?
1.Input controls
2.Navigation components
3.Informational components
4.Containers
What is Input Controls?
It allows users to input information into the system.
What is navigation components?
It helps users move around a product or website.
What is informational components?
It shares information with users
What is containers?
It holds related content together.
What is a bento menu?
Represents a menu with grid items.
What are bread crumbs?
- Little trails of links help users figure out where they are within a website.
-Let users see their current location and the proceeding pages.
What are cards?
Make smart use of the space available
What are carousel?
They allow users to browse through sets of content
What is a loader?
They let users know the system is completing an action in the background and should wait.
What are the user interface design spiral process steps (ADCV) ?
1.Interface analysis
2.Interface design
3. Interface construction
4.Interface validation
What is interface analysis?
Determining who will interact with the system.
What is interface design?
Enables users to perform all defined tasks in a manner that meets every usability goal defined for the system.
What is interface construction?
Prototype that enables usage scenarios to be evaluated.