Project Case
Health Information System
Client registration, program enrollment and API-ready healthcare records management
This healthcare information system started as a hobby Flask build to better understand Python web workflows, then expanded with Django-style architecture and REST-focused patterns. It supports client registration, multi-program enrollment (HIV, TB, Malaria), profile views, search and a public API through a straightforward interface for provider teams.
Technical Stack
Django • Django REST Framework • Flask • Python • SQLite • Render
Delivery Outcomes
- Implemented client onboarding and multi-program enrollment workflows for HIV, TB and Malaria programs
- Built searchable client records and profile views for faster follow-up and data retrieval
- Exposed healthcare data via public API endpoints while maintaining practical provider-facing UX