https://github.com/fantasyui-com/dboard
GraphQL Dashboard Data Server [GraphQL, Dashboard, Express, Server]
https://github.com/fantasyui-com/dboard
Last synced: 3 months ago
JSON representation
GraphQL Dashboard Data Server [GraphQL, Dashboard, Express, Server]
- Host: GitHub
- URL: https://github.com/fantasyui-com/dboard
- Owner: fantasyui-com
- License: gpl-3.0
- Created: 2018-06-05T13:14:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-09-14T17:16:17.000Z (9 months ago)
- Last Synced: 2025-09-14T19:25:27.860Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 479 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dboard
GraphQL Dashboard Data Server
## Strategy
Multiple Dashboards can reuse some of the sections, for example a Cryptocurrency
Dashboard can re-use some sections from Trading and Stock Dashboard. This will
result in multiple and unique dashboard designs and layouts even though many of
the sections and resulting UI components will be reused.
Similar effect applied to sections, many of the cards will be reused by sections,
charts are a good example, 5 - 10 chart cards reused across 30 sections will
look great.