Go to file
alex 7c3ebda9d6 changed name 2024-08-21 16:07:47 +02:00
public added functionality to delete crm customer 2024-08-12 20:19:23 +02:00
src changed name 2024-08-21 16:07:47 +02:00
.gitignore Initialize project using Create React App 2023-04-14 23:22:46 +02:00
Dockerfile improvements 2023-11-02 21:14:52 +01:00
README.md updated readme 2023-11-02 21:53:03 +01:00
build-docker.sh updated docker 2023-11-04 12:06:32 +01:00
commit_and_push.sh robots table 2023-10-14 20:41:59 +02:00
nginx.conf changed row width 2024-02-18 20:37:53 +01:00
package-lock.json customer feedback 2024-05-26 23:15:44 +02:00
package.json customer feedback 2024-05-26 23:15:44 +02:00
start.sh added start.sh for screen 2023-08-17 08:55:04 +00:00

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