Back to Portfolio
QLIQ
Home Nurse Care Platform
FlutterDjangoAWS EC2NginxLet's Encrypt
Project Overview
Built a cross-platform Flutter application for real-time booking and tracking of home healthcare services. Designed and developed secure RESTful APIs with JWT-based authentication and multi-role access control (admin, staff, user).
Key Features
- ▹
Deployed Django backend on AWS EC2 with Nginx reverse proxy and SSL/TLS configuration.
- ▹
Managed Linux server environment including systemd service configuration and Gunicorn process management.
- ▹
Implemented structured API exception handling, retry logic, and GetX-based reactive state management on the Flutter client.