Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurf3 committed Nov 29, 2024
1 parent fc09467 commit 86dc64b
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
# JKLHealthServices
# JKLHealthServices
JKL Healthcare Services Application
This is a Flask-based web application designed for managing healthcare services. The system supports multiple user roles, including administrators, caregivers, and patients, enabling features such as user management, caregiver-patient assignment, and role-based dashboards.

Features
User Authentication:Secure session-based login and logout.
Role-based access control (Admin, Caregiver, Patient).
Verification system for user accounts.

Admin Dashboard:
Assign caregivers to patients.
View and manage ongoing caregiver-patient assignments.
Track caregiver availability.

Caregiver Dashboard:
View assigned appointments.
Manage interactions with patients.

Responsive Frontend:
Built with Tailwind CSS for a clean and modern UI.

Security:
Implements role-based restrictions and protects against unauthorized access.

0 comments on commit 86dc64b

Please sign in to comment.