Patient manual
Overview
This merge request introduces a Patient Manual accessible before login to help patients understand the application flow and their responsibilities during medical camps.
Key Features
- Public Patient Manual page with simple, patient-friendly English
- Clear explanation of:
- App purpose
- Complete patient journey (registration → screening → consultation → reports)
- Patient responsibilities
- Do’s & Don’ts and FAQs
- Accessible directly from the Login screen
- Structured, readable UI with reusable components
Impact
Improves patient understanding, reduces confusion, and minimizes dependency on volunteers for basic navigation.
Files Added/Updated
- Patient manual page and components
- Login page navigation to manual
- Routing updates
Testing
- Verified manual is accessible without login
- Checked responsive layout on mobile and desktop
- Confirmed navigation from login page works correctly