dictybase-playground / dictyaccess

Dashboard for data visualization in Dictybase applications
0 stars 2 forks source link

This project is no longer maintained. Check out the updated forked version instead.

Master branch

Build Status Dependency Status devDependency Status

Develop branch

Build Status Dependency Status devDependency Status

DictyAccess

This is the DictyAccess data visualization dashboard application. It has four different dashboards -- Genomes, Curation, Analytics and Dicty Stock Center. It is built with React and it uses Material-UI as a CSS framework (with Styled Components overrides when necessary).

The app's src folder is separated into three main folders:

app

common

features

For more detailed documentation, run npm run styleguide which will start up a readable styleguide in the browser (locally at http://localhost:6060/). This will provide descriptions of each component, as well as details about the props that they accept.