Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webix-hub/education-board-template
Education board web template for Webix UI library
https://github.com/webix-hub/education-board-template
webix webix-template
Last synced: about 1 month ago
JSON representation
Education board web template for Webix UI library
- Host: GitHub
- URL: https://github.com/webix-hub/education-board-template
- Owner: webix-hub
- Created: 2021-04-15T07:20:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-04-21T13:57:46.000Z (over 3 years ago)
- Last Synced: 2024-04-09T21:15:08.874Z (9 months ago)
- Topics: webix, webix-template
- Language: JavaScript
- Homepage: https://webix.com/templates/
- Size: 189 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Webix Education Progress Board Template
============Check the Education Progress Board web template for the Webix UI library.
[Education progress board live demo](https://webix-hub.github.io/education-board-template/dist/es5/index.html).
This template may become part of your web solution. The features include:
- current courses with the progress percentage;
- inbox mail;
- progress charts and achievement labels;
- recent events;
- completed courses with the date of completion and the score received;
- list of contacts.This ready-made tool can be downloaded and integrated into any environment.
### Working with sources
```
// run demo locally
npm install
npm run dev// build minified es5 and es6 sources to /dist
npm run build
```### License terms
The MIT License (MIT)
Copyright (c) 2021 XBSoftware