Skip to content

UI Improvement & Design Fixes#387

Open
Rnk56 wants to merge 91 commits intomainfrom
ronik/improvement-ui
Open

UI Improvement & Design Fixes#387
Rnk56 wants to merge 91 commits intomainfrom
ronik/improvement-ui

Conversation

@Rnk56
Copy link
Copy Markdown
Collaborator

@Rnk56 Rnk56 commented Apr 3, 2026

Description

  • Resolved an issue with the Training button icon by adding the correct drawable resource to the res/drawable folder. Previously, the button displayed as a plain white square due to a missing asset. After adding and correctly referencing the icon, the button now displays as intended. (Care Taker Page)

  • Improved the visual distinction between the Task List and Patient List buttons. Initially, both buttons used the same icon, which could cause confusion for users. I introduced a new drawable resource specifically for the Task List button and updated its XML reference. This ensures that each button now has a unique and easily identifiable icon. (Care Taker Page)

  • Refined the content of Patient Manual 1 by updating the wording to be more professional and clear. These changes improve readability and ensure the information is presented in a more formal and user-friendly manner.

Checks Done:

  • Tested and working locally
  • Code follows the style guidelines of this project
  • I have performed a self-review of my code
  • Code changes documented
  • Requested review from >= 2 devs on the team

JohnAgaga and others added 30 commits November 25, 2024 02:46
Add Rate Limiting to PIN Verification
Fix application crash in patient list screen
Security & Privacy Documentation
* Enhance user role definition

* Add Nurse name to title

* Remove unused import
…ention

Add Feature Engineering Techniques and BILSTM + Attention hybrid model
implementation of Leave-One-Subject-Out Cross Validation to current l…
Implement K-fold cross-validation for BiLSTM and Combine the models to achieve higher accuracy.
lordram95 and others added 30 commits August 8, 2025 14:07
changes made
Added my admin login code with OTP verification and redirection to dashboard
Complete Phase 1 -> annotation guidelines, Doccano label configs, synthetic dataset
…rofile_chamoth

Created Sample Dataset according to given Schema
Web Admin Dashboard Shell Layout and Auth Flow UI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.