Skip to content

feat(Volunteer):Volunteer signup and qrcode

Aravind swamy Majjuri requested to merge Volunteer-signup-and-qrcode into develop

Create a new API to determine the volunteer’s current medical camp status.

The status is based on:

Today’s camp availability

Volunteer registration status

Volunteer attendance status

The API will return a status that the frontend uses to decide the screen:

No camp scheduled screen

Camp registration page

QR code attendance screen

Volunteer dashboard

Reuse the existing signup and attendance logic.

Do not duplicate or modify existing routes or services.

when new camp schedule for volunteer

Screenshot_from_2026-02-19_10-08-41

when volunteer register for camp

Screenshot_from_2026-02-19_10-09-52

**when admin can mark the attendance for volunteer **

image

Issue #151 (closed)

Edited by Aravind swamy Majjuri

Merge request reports

Loading