Skip to content

VertOurs/OC_P9_MediScreen

Repository files navigation

P9 : Mediscreen

Mediscreen is an application that helps doctors to detect diabetes. The application scans the notes written by the practitioner on a given patient, looking for keywords. It sends back an evaluation of the risk of developing diabetes in this patient.

1 Requirements

Java Version Maven Version MySQL Version MongoDB Version Docker Version Docker-Compose

2 Getting Started

  • clone project.
  • open terminal in root project directory.
  • docker-compose up.
  • open Browser and go to http://localhost:8080/home.

3 Diagram

Diagram

4 Documentations

For each of my APIs, the documentation of their Endpoints is available online:

  • PatientMS : http://localhost:8081/swagger-ui/.
  • NoteMS : http://localhost:8082/swagger-ui/.
  • AssessMS : http://localhost:8083/swagger-ui/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages