Skip to content
Kial edited this page Jan 23, 2024 · 3 revisions

There are many things in a system that fall under the term Design

Here, we'll spell out the standards, references, other resources and our current agreed to path for everything under that heading.

UI Design

We have a lot of focus on UX, and our internal facing releases will all be more Function over Form. Having said that we are attempting to leverage NuxtUI, Headless, and TailwindCSS (in that order) and using themes to see how far that can take us without deep styling into any UIKit type components. Furthermore, we are integrating cypress-axe into our unit tests to help catch any accessibility issues.

Data Structures

We use the BODS and Schema.org as our base references for the elements and names we use to capture and manage data.

BODS - https://standard.openownership.org/en/0.3.0/

Schema - https://schema.org/

Clone this wiki locally