MISSION 03 · 2024 · Team build · App-A-Thon winner
HemoCare
Hemodialysis scheduling and hospital resource management.
1st
App-A-Thon 2024
real-time
scheduling
mobile
React Native
// the problem
Hemodialysis patients need regular, reliable slots and hospitals have a limited number of machines. Manual scheduling means clashes, idle capacity, and missed treatments.
// what I built
- A scheduling system that matches patients to dialysis slots while respecting machine and staff capacity.
- Real-time updates over WebSockets so changes reach staff and patients immediately.
- A React Native app for on-the-go access — won 1st place at App-A-Thon 2024.
// instruments
React NativeNode.jsMongoDBWebSockets