Skip to content

Olda-Hal/CEPEM

Repository files navigation

Centrum Preventivni medicíny System

Microservice-based medical platform built with .NET, React, and Python AI service.

Architecture

  • Backend: .NET 8 Web API microservices
  • Frontend: React with TypeScript
  • AI Service: Python FastAPI
  • Database: MySQL with Entity Framework Core
  • Deployment: Docker containers

Quick Start

git clone <repository-url>
cd CEPEM
docker compose up --build

Services

Project Structure

backend/
├── HealthcareAPI/    # Main API service
├── DatabaseAPI/      # Database operations
└── AIService/        # AI features
frontend/             # React application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published