|
||
---|---|---|
public | ||
src | ||
.gitignore | ||
Dockerfile | ||
README.md | ||
build-docker.sh | ||
commit_and_push.sh | ||
nginx.conf | ||
package-lock.json | ||
package.json | ||
start.sh |
README.md
Jannex Admin Dashboard
With this system you can easily run your Python scripts and visualize them in the user interface to manage them more easily. You can see who started the task and who worked on it later in the task view. When a group task is started, the backend server starts the Python script and sends the result to the web UI. The web UI can then be used to start the other tasks or to repeat or undo the current task.
Features
- Dynamic Group Task System
- Equipment Documentation System
- Advanced log system with log viewer and log filter
- Robot control system
- Role System
- Scanner integration to use mobile or pc devices as qrcode scanners
- User login system
- User deactivation system
- User API key system