MedRempla
Project 13

MedRempla

Schedules and locum management for healthcare professionals

Mobile AppHealthcareAdmin DashboardDevOps
MedRempla interface
MedRempla screenshot 1
MedRempla screenshot 2
MedRempla screenshot 3
MedRempla screenshot 4

Tech Stack

Spring BootJavaPostgreSQLFlutterNext.jsFirebaseDockerTraefik

The Challenge

A healthcare platform with forums and messaging needs serious moderation tooling and full administration, while keeping reliable iOS notifications and evolving an existing Java codebase without regressions.

The Solution

Next.js back-office wired to new Spring Boot endpoints: moderation, reports surfaced as admin notifications, global activity history with search and filters, analytics. On forums: automatic archiving, temporary and permanent bans with write guards, nightly image purge per retention policy. Full iOS push (APNs via FCM) and forced sign-out of suspended accounts. Self-managed hosting on a Linux VPS: Docker Compose, Traefik + Let's Encrypt, GHCR images built by GitHub Actions, database backups.

Key Features

01

Admin back-office

Moderation, reports, analytics, account records

02

Forums

Archiving, bans, image retention and purge

03

Messaging & push

Reliable iOS and Android notifications

04

Spring Boot API

Admin and analytics endpoints on PostgreSQL

05

Cross-platform Flutter

iOS, Android and web

06

CI/CD

GHCR images, Docker/Traefik deployment