Coder Social home page Coder Social logo

sin / data-transparency-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fedspendingtransparency/data-transparency-ui

0.0 1.0 0.0 7.9 MB

Library of UI components powering Data Transparency websites

JavaScript 70.14% CSS 23.89% HTML 5.96%

data-transparency-ui's Introduction

Data Transparency User Interface (UI) Component Library

The purpose of this project is to give visibility into the patterns built into the Broker and USASpending UI and their corresponding techincal implementations. These implementations, referred to as UI Components, exist outside of the USASpending and Broker codebase.

With this visibility & independence, the following benefits arise:

  • UI/UX & Development Teams can identify a one-to-one relationship between designs and their implementations in code.
  • USASpending & Broker can reuse the same code.
  • Integration with these components within USASpending and Broker will result in the ability to redesign or improve these components in a single place and then see those changes propagated throughout the website immediately.

Here is a current status report on USASpending and Broker Integration.

UI/UX & Development Collaboration Process

The below info-graphic displays how the UI/UX and Development Teams will iteratively work together to identify new components for this library.

Data Transparency USASpending.gov logo

Component Library Contribution

We use storybook to demonstrate our library of components and their technical implementations. This open-source project has nearly 1K contributors and is constantly improving.

Creating a New Story for a Component

We use the Component Story Format to demonstrate our components. Once Storybook supports mdx format for stories, we will migrate to that to achieve greater customization over our stories.

Currently, we are using the following Storybook features to display our current implementation:

Technical Directions for Adding New Components

When adding a new component to this library, please follow the below guide:

  • Build storybook artifacts and Component's CSS by running npm run build
    • Storybook build artifacts are compiled in docs/ and deployed using GitHub Pages once merged to the master branch
    • Component CSS is compiled to dist/
  • Export the new component in index.js
  • Consult the storybook documentation

data-transparency-ui's People

Contributors

ebdabbs avatar jonhill13 avatar kwhickey avatar maxwellkendall avatar

Watchers

 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.