G.B.
Developer · Jan 2025 – Apr 2025

MediNet+

A multi-user hospital management system, patient registration, scheduling, prescriptions, billing, wards, backed by a dedicated TCP server and 85+ automated tests.

C#Windows FormsSQL ServerSimpleTCPMSTest
85+Automated tests
3Concurrent roles served
MediNet+ Server Dashboard
MediNet+ hospital management dashboard
01

The Problem

Hospital workflows span roles with very different needs: admins register and bill, doctors prescribe, nurses manage wards. One system has to serve all three concurrently without stepping on shared data.

02

What I Built

A C#/Windows Forms system with a three-class SQL Server data access layer (parameterized queries throughout), a SimpleTCP client-server architecture powering real-time multi-role dashboards, and PDF report generation.

03

The Result

85+ MSTest methods across unit, integration, and system tiers, covering patient workflows, billing calculations, server connectivity, and database operations, kept every feature verifiable.

Next projectTelemetryDownloaderTCP Client-Server File Transfer