-
Notifications
You must be signed in to change notification settings - Fork 5
Home
TsvetanKonstantinov edited this page Jan 4, 2019
·
1 revision
Welcome to the microservices-hospital-webapp wiki!
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.
The application has a micro services based architecture. It is comprised of multiple services that work together and can scale independently.
The application will have the capability to be deployed on Kubernetes in the future.