An open API service indexing awesome lists of open source software.

https://github.com/opuscapita/react-dashboard

Dashboard component with draggable resizable grid layout. Demo:
https://github.com/opuscapita/react-dashboard

dashboard react

Last synced: 6 months ago
JSON representation

Dashboard component with draggable resizable grid layout. Demo:

Awesome Lists containing this project

README

          

![badge-license](https://img.shields.io/github/license/OpusCapita/react-markdown-editor.svg)

# React Dashboard

## !!! Work in progress.
## See [issues](https://github.com/OpusCapita/react-dashboard/issues) to monitor bugfix and enchancements progress.

Draggable and resizable dashboard component.

## Usage

```
import { Dashboard, DashboardWidget, Collapsible } from '@opuscapita/react-dashboard'
```

Then see Dashboard usage example. (More detailed documentation coming soon)

[Dashboard example](https://opuscapita.github.io/react-dashboard/?currentComponentId=%40opuscapita%2Freact-dashboard%2F0.0.4%2FDashboard&maxContainerWidth=100%25&showSidebar=true)

> Demo powered by [React Showroom](https://github.com/OpusCapita/react-showroom-client)

![demo](https://raw.githubusercontent.com/OpusCapita/react-dashboard/master/demo.gif)

## Contributors

| [](https://github.com/asergeev-sc) | [**Alexey Sergeev**](https://github.com/asergeev-sc) |
| :---: | :---: |
| [](https://github.com/kvolkovich-sc) | [**Kirill Volkovich**](https://github.com/kvolkovich-sc) |

## License

Licensed under the Apache License, Version 2.0. See [LICENSE](./LICENSE) for the full license text.