Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Conversation

@astyfre
Copy link
Contributor

@astyfre astyfre commented Aug 13, 2023

Accessibility features are to be added to the whole app when each function is turned on. Needs to update dynamically

astyfre and others added 23 commits April 13, 2023 18:48
Completed the UI for the Accessibility page.
Text size changes with corresponding buttons and colourblind switch can change colours of elements, this has not yet been set for colourblind people just proof of working.

To import the variables in other screens you'll need to add "import {switchColour, isLarge} from "./Accessibility";"

Then for fontSize and colours that need to be changed use the format, "isLarge ? 30 : 24," where the text size or colour noramlly would be.
Can now send colourblind and enlarged text variables to other screens. Explained in Trello ticket Gopher-Industries#106 how to do this
The buttons on the accessibility screen should now align and same goes for permissions. Authentication and create account continue buttons should now turn red when colourblind mode is on.
UI created. Switches also request permissions for app to use features
UI working for notifications screen
Access screen UI is implemented
Access now can search contacts. Bugs on permissions page should be fixed. Preferences on the todays plan tab is also added
Fixed the search function for Allergies, Dietary requirements, dislikes and health conditions. Also added colour change and a check mark on selected items
Users can quick remove items from preferences screen. In previous screens users can now search for the item. Items are also updated with a tick and colour change when selected and deselected.
updated preferences screen in todays plan
Voice Over feature added as was missing.

Accessibility features have been added into the onboarding screens. Started adding on main app screens
reworked dynamic updating as wasnt dynamic
@astyfre astyfre requested a review from tamimNumrah September 13, 2023 04:21
Cookies functionality added.
cookie controller in /controller
most of cookie functionality is in the middleware in the app.js
@astyfre astyfre requested a review from Ameetlohana September 20, 2023 13:55
astyfre and others added 4 commits September 23, 2023 15:10
Users can navigate from the home screen to login page and can navigate between login and signup from there

Also fixed some css bleeding into the main screen
navigation for access, allergy, plan, preference and profile components
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant