Skip to content

romanyshyn-natalia/Microservice-Architecture-Project

Repository files navigation

Microservice-Architecture-Project: Hospital info search

The final project of Software Architecture course.

This hospital search system is meant for medical specialists to access data about patients and doctors from the hospital easily.

Instructions

docker-compose build && docker-compose up

Scale to multiple services:

docker-compose scale app-register=2 app-login=2 patients=2 doctors=2

Now connect to http://0.0.0.0:5000. Here You can register, login, search for patients and doctors by name and surname or by id, and afterwards log out.

Situation according to docker-compose ps: docker-compose ps

Finish and clean up:

docker-compose down

Project architecture

Architecture DB

Authors

About

The final project of Software Architecture course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •