Skip to content
TsvetanKonstantinov edited this page Jan 4, 2019 · 1 revision

Welcome to the microservices-hospital-webapp wiki!

Purpose

This is a web application that manages a hospital.

Doctors are registered in the portal by an admin.

Clients are able to register themselves and browse doctors, book appointments etc.

Implementation

The application has a micro services based architecture. It is comprised of multiple services that work together and can scale independently.

Infrastructure

The application will have the capability to be deployed on Kubernetes in the future.

Clone this wiki locally