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.