Project / 01

Secure e-Health Record Management

A secure web platform for managing electronic health records with authentication, role-based access control, encryption and AWS infrastructure.

Category

Full Stack · Security · Cloud

Key Result

AES-256

01Overview

The project

A full-stack web application focused on secure electronic health record management, combining frontend development, backend APIs, authentication, access control, databases and cloud infrastructure.

02Architecture

System architecture

User

React

Node.js / Express

JWT + RBAC

MongoDB

AWS EC2 / S3

03Engineering Details

Technical details

AUTHENTICATION

JWT

Token-based authentication for protected application access.

ACCESS CONTROL

RBAC

Role-based access control for managing permissions.

ENCRYPTION

AES-256

Encryption used for protecting patient records.

04Technology
ReactNode.jsExpressMongoDBJWTAWS