Commit Graph

5 Commits

Author SHA1 Message Date
MingNian
9d384dc6fb feat: add SignalR real-time chat to doctor and patient frontends 2026-05-22 14:51:02 +08:00
MingNian
90615a6cb3 fix: prevent duplicate consultations with db unique constraint, frontend init once guard, chat history preserved 2026-05-22 11:20:48 +08:00
MingNian
4a525124c5 fix: chat history persists, reuse active consultation, load messages properly 2026-05-22 10:48:14 +08:00
MingNian
0df75c35e9 refactor: single doctor, direct chat, any phone login, UI polish, fix animations 2026-05-21 16:05:21 +08:00
MingNian
435af55c4a Initial commit: HealthManager full-stack health management platform
Backend: .NET 10 + PostgreSQL + EF Core + JWT + SignalR
Frontend patient: React 19 + TypeScript + Vite (mobile H5)
Frontend doctor: React 19 + TypeScript + Vite (desktop web)
2026-05-20 16:18:56 +08:00