Final Year Project, Tribhuvan University
MeroHealth - Medication Management System
A Django REST Framework and PostgreSQL medication management backend for patients and caregivers with Celery/Redis reminders.
PythonDjangoDjango REST FrameworkPostgreSQLCeleryRedisReact Native
Overview
MeroHealth is a medication management backend system for patients and caregivers. It focuses on reliable reminders, secure access control, and adherence monitoring.
Backend Scope
- Architected the backend with Django REST Framework and PostgreSQL.
- Implemented asynchronous reminder scheduling with Celery and Redis.
- Built timezone-aware reminder logic for Nepal timezone.
- Added token-based authentication and role-based caregiver permissions.
- Designed database structures for medication schedules and adherence records.
Frontend Integration
The project explored cross-platform mobile integration with React Native in collaboration with team members.