dashboard-react-template

【在制品】使用 React.js、Redux、Babel 等制作的仪表板管理模板。「 [WIP] Dashboard admin template made with React.js, Redux, Babel etc. 」

Github stars Tracking Chart

[WIP] Administration dashboard template in React

This is an administration dashboard template made with React.js in ES6 JavaScript (using Babel as transpiler).
That means there are reusable components and one-way reactive data flow is already implemented.

Screenshot of the template

Libraries

- React.js
- Redux
- react-router
- Babel - ES6/ES2015 transpiler 
- Sass loader, Autoprefixer
- Lodash - utility library
- Webpack - module bundler
- ESLint - JS linter
- Browsersync - used as a server
- Mocha - tests
- Font awesome - icon font
- Bootstrap (only the grid)

Run

Node.js is necessary to be installed.

git clone https://github.com/vaclav-zeman/dashboard-react-template.git dashboard-template
cd dashboard-template
npm install
npm start

The template skeleton comes from React Slingshot.

If you experience any trouble running the app, please look at the link above before asking here.

TODOs

This template is still work in progress. There are many things to be done such as:

  • add tests
  • test support on older browsers
  • add more UI elements - tooltips, user popover, buttons, more meaningful boxes to the dashboard
  • add Quick Settings box content
  • add optional action buttons to the DataTable
  • add UI responsiveness
  • refactor forms to be modular (make fields components etc.)
  • add form validation
  • edit data flow to match current best practices
  • ...

Main metrics

Overview
Name With Ownervaclav-zeman/dashboard-react-template
Primary LanguageJavaScript
Program languageCSS (Language Count: 3)
PlatformLinux, Mac, Windows
License:Other
所有者活动
Created At2016-05-09 18:10:25
Pushed At2016-05-09 18:16:22
Last Commit At2016-05-09 18:16:22
Release Count0
用户参与
Stargazers Count77
Watchers Count11
Fork Count36
Commits Count32
Has Issues Enabled
Issues Count1
Issue Open Count1
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private