Go to file
alex ccc405115d update appContext on user change to live change username and avatar for all users 2023-09-16 08:40:10 +02:00
public add log manager server connection 2023-09-12 22:31:43 +02:00
src update appContext on user change to live change username and avatar for all users 2023-09-16 08:40:10 +02:00
.gitignore Initialize project using Create React App 2023-04-14 23:22:46 +02:00
README.md updated company name 2023-09-03 16:37:43 +02:00
package-lock.json added sse 2023-09-11 23:04:05 +02:00
package.json added sse 2023-09-11 23:04:05 +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
  • Log system for group tasks and system logs
  • Role System
  • Scanner system
  • User login system
  • User deactivation system
  • User API key system

https://github.com/yudielcurbelo/react-qr-scanner/tree/main