GithubHelp home page GithubHelp logo

estated90 / mediscreen Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 92.81 MB

Mediscreen application P9 of OpenClassroom

Java 61.63% Dockerfile 0.45% JavaScript 1.29% TypeScript 24.86% HTML 8.03% SCSS 3.65% Shell 0.08%

mediscreen's Introduction

Welcome to Mediscreen Project ๐Ÿ‘‹

Version

Application that manage microservices. The microservices will manage the patient and their information, the historic of the patient and finally it will be able to assert a diabet risk. The application work with one front. Project 9 of OpenClassroom.

Install

Build the JAR files

For personalInfo :

cd personalInfo/
mvn clean
mvn package
move target\personalinfo-0.0.1-SNAPSHOT.jar DockerFile\

for diabetalert :

cd diabetalert/
mvn clean
mvn package
move target\diabetalert-0.0.1-SNAPSHOT.jar DockerFile\

for historic:

cd historic/
mvn clean
mvn package
move target\historic-0.0.1-SNAPSHOT.jar DockerFile\

Build docker container

docker-compose up -d

Usage

The docker will host 6 countainer for the applications and their DB

  1. Install

  2. Install

  3. Install Docker app :

One Docker with 5 containers will be created.

  • personalInfo: localhost:8081
  • historic: localhost:8082
  • diabetAlert: localhost:8083
  • mediscreen-db: localhost:3306
  • historic-db: localhost:27017
  • mediscreenfront : localhost:4200

API

personalInfo:

historic:

RewardsService:

diabetAlert:

Author

๐Ÿ‘ค Nicolas

Show your support

Give a โญ๏ธ if this project helped you!


This README was generated with โค๏ธ by readme-md-generator

mediscreen's People

Contributors

estated90 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.