Repository for the IES course project.
Student | Roles | Nmec | Effort |
---|---|---|---|
Pedro Ponte | DevOps Master | 98059 | 24% |
Afonso Ferreira | Team Manager | 113480 | 31% |
João Neto | Product Owner | 113482 | 22% |
Ricardo Antunes | Architect | 115243 | 23% |
MediSync is a multi-layered service that helps with hospital management by integrating various functionalities that help with room/patient management and provide real-time patient information to help nurses and doctors deliver optimal care.
.
├── MediSync/ -- Main project folder
│ ├── docker-compose.yml -- Docker compose file
│ ├── Dockerfile -- Dockerfile for the backend
│ ├──src/ -- Backend source code
│ ├──frontend/ -- Frontend source code
│ ├── Dockerfile.frontend -- Dockerfile for the frontend
│
├── minutes/ -- Minutes of the meetings
├── presentations/ -- Materials used in the presentations
├── README.md -- Context
├── reports/ -- Project specifications
├── resources/ -- Images and other resources
- Project Backlog
- Swagger Documentation (Only accessible in UA network)
- Project Specification