Back to Portfolio
ASKEP
Web App for nursing lecturers and students to manage nursing care in a structured and documented manner.
Next.js
Screenshots
About the Project
Web App for nursing lecturers and students to manage nursing care in a structured and documented manner. This project was designed with an approach emphasizing process measurability, ease of use, and implementation reliability, capable of delivering real impact on work efficiency and service quality.
Key Features
- Admin and Lecturer Dashboard — Provides integrated monitoring for academic activities, data validation, and nursing care progress.
- Student ASKEP Management — Lecturers can review, provide feedback, and ensure ASKEP document quality meets academic standards.
- Student Account Registration — Registration flow is designed concisely so students can immediately use the system without technical barriers.
- ASKEP Compilation by Students — Multi-step forms help students compile clinical data systematically and consistently.
- Print-Ready Document Export — ASKEP results can be exported to neat documents for archival or learning evaluation needs.
Challenges & Solutions
- Challenge: ASKEP input volume is very large so it risks burdening users. Solution: UI is arranged step by step with input grouping so filling process remains comfortable and directed.
- Challenge: Document output must be neat and print-ready without repeated manual corrections. Solution: Export templates are standardized so layout, information hierarchy, and format consistency are maintained.
- Challenge: Form logic is dynamic because some inputs appear based on previous selections. Solution: Conditional rules are strictly applied so every input branch is valid and easy for users to understand.