Skip to content

RSmithDot/ReactFluxDashboardProto

 
 

Repository files navigation

ReactFluxDashboardProto

Proof of concept for a "real-time-ish" factory dashboard using React, the Flux Pattern, and D3 on the front end.

TODO?:

  • More graphs/visualisations.
  • Detailed alarms screen.
  • Refactor ConfigurationForm screen. Pull element creation helper functions into a FormBuilder mixin.
  • Refactor station details screen so D3 components scale themselves to the bootstrap column div that contains them.

Built Using:

  • React
  • Dispatcher (Flux pattern)
  • D3.js
  • React-Router
  • Bootstrap
  • ASP.NET MVC & WebAPI

Screenshots

![Factory Overview](/Factory Overview.png) ![Station Details](/Station Details.png) ![Configuration Form](/Configuration Form.png) ![Global Error List](/Global Error List.png)

About

(Complete) Proof of concept for a "real-time-ish" factory dashboard using React, the Flux Pattern, and D3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%