Skip to the treatment chart

Portfolio demoA browser recreation of selected workflows from a C# WinForms clinic system. Every record here is fictional, and nothing leaves this page.Fictional data · no server

DentalClinicTreatment planning
Patient
Nora Salem
Case
Routine treatment planning
Planned teeth
3

Clinical visualisation

Dental chart

Select a tooth, choose a treatment, then apply it. Arrow keys move across the chart.

Treatment mapping

  • FillingMiddle surfaceLight violet in the original
  • EndoRootDark violet in the original
  • Crown & BridgeCrownGolden yellow in the original
  • ExodontiaWhole toothRed in the original

Selected tooth

Tooth 3

Upper right molar

Filling planned on the middle surface

Treatment

Current case

Treatment plan

3 teeth

Planned treatments, by tooth number
ToothPositionTreatmentRegionActions
Upper right molarFillingMiddle surface
Upper left molarEndoRoot
Lower left molarCrown & BridgeCrown

This session

Record

This tab only

  1. Fictional baseline loaded

About this recreation

DentalClinic was a desktop application built in C# WinForms on the .NET Framework with a SQL Server database, delivered to a dental clinic in 2021. The client is not named here.

This page is not that application. It is a browser recreation of one part of it — the 32-tooth chart and the treatment-to-region model that drives it — rebuilt to be shown safely in a portfolio. The patient, the case and every planned treatment are invented for this demo.

It runs entirely in this tab: no account, no sign-in, no server, no request leaving the page, and no connection of any kind to the original clinic database. Your changes are kept in this tab’s memory and disappear when you close it.