The oVice Design System project was all about bringing clarity and consistency to every corner of the platform. It meant creating a unified visual language, streamlining workflows, and building a foundation that made designing and developing new features faster, easier, and more cohesive.
Atomic Design Methodology
formulated by Brad Frost, is a methodology aimed at offering guidance for the intentional construction of interface design systems, emphasizing explicit order and hierarchyAs we enter the Organisms stage, our collections of atoms and molecules now become more complex than at the molecular level.
are formed through the combination of multiple atoms, each retaining its unique properties within the group, resulting in distinct characteristics for the collective unit.
like those in Chemistry, are the basic building blocks in our system. In design, they encompass buttons, inputs, labels, and other small elements used consistently throughout our framework
Organisms
Typography
is a crucial part of our visual language for user communication, alongside elements like color and form. It sets mood, tone, and product perception. We've integrated English, Korean, and Japanese, reflecting our global clientele.Color
you choose can mirror your brand's personality, drawing in users and enhancing the communication of your message. Most UI design guidelines emphasize the significance of colors, as they have the ability to establish the fundamental mood, tone, concept, and connotation for a brand or product.Shadows
contribute to the overall cohesiveness, flexibility, and usability of the interface by providing a standardized way to handle depth and visual hierarchy within and between components.Molecules
Buttons
typically designed as styled links, aim to capture users' attention and guide them in a specific direction. Buttons enable the linking to other pages or the completion of tasks, such as form submissions or online purchases.Forms
enable users to input text into a user interface, commonly appearing in forms and dialogs. The design of text field components should ensure a clear affordance for interaction, enhancing their discoverability in layouts, efficiency in filling them out, and accessibility.
Notifications
inform users of a process that an app has performed or will perform. It indicates brief, informative message that appears when a user interacts with an element in a graphical user interfaceDate & Time
- The Date/Time picker is used with the Selectbox/Dropdown menu.
- Displays for users to select a date and time and the picker is displayed when the dropdown is clicked. (Not hovered)
Badge
- It is used with other components and cannot be used alone.
- Components such as avatars and icons use badges to indicate new notifications.
- It can be used with just color/numbers/text.
Slider
- Use to adjust the volume, such as speakers/mics, on the Settings page.
- Please use it to set a specific range in various situations, such as image/text size and sound setting.
- There are only two status values, Enabled/Disabled, and no status values when hover.