Skip to content

webix-hub/student-dashboard-demo

Repository files navigation

Webix Dashboard for Teachers

This is a demo dashboard for teachers. It shows the list of students and their statistics: total grades, grades per subject, average grades and individual achievements.

The demo was built with Webix UI library and the Webix Jet framework.

How to run

  • run npm install or yarn install
  • run npm start or yarn start
  • open http://localhost:8080

For more details, check https://www.gitbook.com/book/webix/webix-jet/details

Other commands

Run lint

npm run lint

or

yarn run lint

Build production files

npm run build

or

yarn run build

After that you can copy the "codebase" folder to the production server.

License

MIT

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published