Repository for EaSyMed HMIS. The all-in-one HMIS for Healthcare facilities.

healthcare hospital-management-system information-management
1 Open Issue Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue is a lack of authentication for POST requests to the consultations endpoint. The task requires debugging the backend (Django) code to ensure that appropriate authentication middleware or decorators are correctly implemented and applied to the relevant view or API endpoint handling consultation POST requests. This likely involves inspecting the view function, checking for the presence and correct usage of authentication mechanisms (e.g., Django's authentication classes or decorators), and potentially adjusting the frontend (Next.js) to include necessary authentication tokens in the requests.

Complexity: 4/5
bug good first issue

Repository for EaSyMed HMIS. The all-in-one HMIS for Healthcare facilities.

JavaScript
#healthcare#hospital-management-system#information-management