Go to file
alex 5dda21a697 added README 2023-07-05 08:13:17 +02:00
public api key usage 2023-07-04 23:19:29 +02:00
src accepted avatar file types 2023-07-05 01:11:37 +02:00
.gitignore Initialize project using Create React App 2023-04-14 23:22:46 +02:00
README.md added README 2023-07-05 08:13:17 +02:00
package-lock.json using memo for rendiner stl because model rotating is not working after react render 2023-06-29 19:45:39 +02:00
package.json added i18next 2023-06-28 23:42:04 +02:00

README.md

Janex 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