Commit Graph

5 Commits (68907be99f46103c47eef551fcff34d030df83f5)

Author SHA1 Message Date
Jaronim Pracht d412d5741b Add Dockerfile for coordinator service and progress controller
Add progress tracking functionality to frontend and backend
- Add progress controller endpoint to handle progress updates
- Implement socket.io progress updates in UploadPage
- Update import path for CircularProgressWithLabel component
2025-06-02 19:09:16 +02:00
Jaronim Pracht 9aa6c8be87 add progress and file-upload to frontend 2025-06-02 15:03:39 +02:00
Jaronim Pracht 908050a2fb Containerize project
add compose for all services to start full project
2025-05-27 13:11:32 +02:00
s8613 1c638490c3 Added Upload UI to the frontend. Upload per drag drop and file select possible. Only one file max. and only pdf allowed. When choosing a new file, old is overwritten. Added navigation to config page. 2025-05-23 19:19:42 +02:00
Jaronim Pracht 83afee2a25 Add React frontend with TanStack and Material UI 2025-05-22 11:53:15 +02:00