In this thesis, we will create a working online graphic user interface for displaying decisions and expected results on kidney cancer treatment. We got this task in the company where I work as a student, and the company got this task by applying to the European project Katy. The web interface allows management of users and patients, input of patient data, and uploading of a CSV file. This file is then forwarded to an API with an artificial intelligence, prepared by another team participating in the project. When the user uploads the file and requests the creation of a therapy, we return the expected results of treatments. Before development, we will analyse frameworks and decide on the most suitable one. In the end, we will package the web interface in a Docker package for deployment on a server and test the user experience by recording sessions.
|