Final year individual project as part of my HDip in Human Computer Interaction (HCI) and User Experience (UX) at Computer Science Department, Maynooth University. I was awarded 1st class honours.
Wheelchair users often face daily obstacles, such as finding wheelchair-accessible toilets, which are not readily available like they are for non-disabled individuals. This lack of accessibility can negatively impact their dignity and self-esteem. This project aims to help wheelchair users and their caregivers locate accessible toilets with a user-friendly app.
The goal of this project is to make a working web app which helps the user to locate wheelchair accessible toilets in their area using Google maps. The user can do the following tasks when using the app:
The Wheelaloo project aims to create a 'finder app' for wheelchair-accessible toilets (WATs) in Ireland. It was inspired by a photography assignment for the Irish Wheelchair Association, where I met Sarah, a wheelchair user with Cerebral Palsy. Her daily struggles highlighted the need for better accessibility planning. Wheelaloo empowers users like Sarah to easily find and choose the most suitable WATs for their needs, enhancing their daily activities and social inclusion.Desk research was carried out, followed by virtual and phone interviews with five wheelchair users, around the obstacles they face in carrying out their day to day activities. The interviews' learnings were used to create a 'Survey Monkey' questionnaire that yielded valuable results.
At the “define” stage, my focus was on interpreting and synthesising insights gathered during the "empathise" stage. Activities included data analysis, identifying patterns, creating problem statements, and prioritising critical issues. I set out to understand the problem by gathering all my research to find a common theme.
Scoping interviews were carried with two wheelchair users, Sarah Fitzgerald and Leigh Gath, which yielded important insights. The two significant learnings were as follows:a. Wheelchair users cannot assume that there will be easy access to basic sanitary conveniences. Wheelchair users can have diverse and additional challenges.It was clear that independent living is a challenge for wheelchair users. It was also clear that wheelchair users depend on their carers and civic-minded citizens to smooth their path through the many obstacles they face. As a result of these findings, I decided to expand my target market to include the carers of wheelchair users.
I conducted user interviews to gain first hand insights into user behaviours, needs, and pain points, informing the design process effectively.
Wheelchair users face daily challenges, including the difficulty of finding accessible toilets when needed, which is often taken for granted by others.At the “define” stage, my focus was on interpreting and synthesising insights gathered during the "empathise" stage. Activities included data analysis, identifying patterns, creating problem statements, and prioritising critical issues. I set out to understand the problem by gathering all my research to find a common theme.
And I'm very tired of being thankful for accessible toilets, you know? I-- I really am tired of feeling that way, when I basically feel that, if I have to feel thankful about an accessible bathroom, when am I ever gonna be equal in the community? - Judy Heumann
These are the words of the interviewees.
Wheelchair users encounter distinct challenges depending on the underlying cause of their mobility issues, ranging from conditions like cerebral palsy to limb impairments resulting from thalidomide use.
The survey aimed to collect feedback from wheelchair users and their caregivers, focusing on barriers to societal inclusivity and the evaluation of a proposed toilet locator app, including its features and potential improvements. It had 35 respondents, 13 wheelchair users, and 22 carers, with key findings as follows:
There are a few WAT locator mobile apps and even fewer web apps available. I found three such apps, none of which have wheelchair-accessible toilets mapped in Ireland. Attempts to add a new toilet to each app were unsuccessful. Let's now delve into these apps for a closer look.
'Wheelmap' is available as both a mobile and web app. While the initial screen seems straightforward (Figure 2.1: (a)), issues arise when users search for specific places. Neither the mobile nor web versions (Figure 2.3: (b) and (c)) could locate two prominent Tullamore hotels. Adding a new toilet redirects users to an alternate site (Figure 2.1: (b) and 2.3: (a)), causing confusion and trust issues. Unfortunately, this alternate site's map is unresponsive to clicks or searches for specific premises to add new toilets.
Like the 'Wheelmap' App, this mobile app's introductory screen is clean and straightforward (Figure 2.4: (a)). It has not been populated with any WATs (Figure 2.4: (b)), and adding a WAT in Figure 2.4: (c) does not prompt the user to provide any information (images or text), nor does it require the user to be logged in. There is no rating or review facility.
‘Accessaloo’ has a map as its main screen. There are no WAT's populated in Ireland on 'Accessaloo'. Still, unlike the other apps, when a toilet is added, it requests facilities to be selected, as well as a review (see Figure 2.8). The user is encouraged to drag the map to the exact position of the WAT but does not pick up on the various premises that should be on the map. This could easily result in the WAT being added to the wrong location on the map. It does not require a login to add a toilet.
Based on the fact that none of the applications researched work for Ireland, it was decided to look at creating one that would initially service Tullamore town but with a view to being rolled out nationwide at a later date.
I completed a SWOT analysis for three apps: WheelMap, WheelMate and Accessaloo, from the perspective of the wheelchair user.
Use case diagrams in design serve to:
Through research, it became evident that a comprehensive Wheelchair Accessible Toilet (WAT) finder app was needed due to the widespread inaccessibility of many facilities. To meet the needs of wheelchair users, detailed information about each location was deemed essential.
The 'Wheelaloo' web app aims for a user-friendly experience inspired by Nielsen Norman Group's concepts.
It follows Steve Krug's usability principle: "Don't make me think," ensuring self-evident and intuitive user interactions. The ultimate goal is a straightforward, intuitive app that eliminates user confusion, in line with Krug's simplicity principle.
The home screen features the app's logo, and previously added Wheelchair Accessible Toilets (WATs) are displayed on the map. Users have access to the following options:
Clicking on 'Find a Toilet' reveals a list of nearby Wheelchair Accessible Toilets (WATs) (see Figure 4.6). The list is sorted with the highest-rated WATs displayed first. Users can click on any entry to access more detailed information.
For instance, clicking the first entry on the list (Bridge House Hotel - Figure 4.7) reveals an in-depth list of features, along with photos and an option to rate the toilet. To leave a review, users need to have an account and be logged in. However, for finding or viewing WATs, no login is required. A scroll bar is provided for accessing additional details.
To leave a review or 'Add a toilet,' users must first log in or sign up to create an account, which requires providing their email, first name, and surname. The last tab includes a contact form for users seeking assistance or wanting to provide feedback.
Wheelaloo Web Application
Navigating this project, I faced a steep learning curve with no prior experience in JavaScript and limited knowledge in HTML and CSS before enrolling in the Higher Diploma in HCI and User-Experience. Effective project management became crucial as I broke the project into manageable, sequential steps.
Creating the Home Page with HTML and CSS
The initial phase involved creating a basic home page using HTML and CSS.
Learning How an API works
Understanding API Usage Before incorporating a Google map into the home page, I dedicated time to grasp API functionality by leveraging online resources, including tutorials like Traversy Media.
Home Screen
The ‘Wheelaloo’ web app aims to provide a clean and straightforward solution to the end-user. The 'Home' screen (See Figure 4.10) includes a map which ideally would consist of previously added WATs in the area. Earlier in the project, marker symbols were designed in Adobe Illustrator and manually coded but there was insufficient time to understand how make the icon smaller and these were omitted for aesthetic reasons. The priority was to learn as much as possible about how everything worked at a high level and, if time allowed, to fix the smaller details at a later point.
Initially, I had a different page for Login and Sign-up but eventually decided that pop up modals would look better and it would mean that I only had to design one web page, the ‘Home’ page. See below for the sign up pop-up and corresponding code.
The user logs on to the system using an email address and password, with the same being enabled in Firebase.
In the early development stages, toilet name and city fields were hard-coded onto the home page (Figure 4.18) before designing the 'Add Toilet' modal. The system was integrated with Firebase to enable toilet additions. Figure 4.19: (a) demonstrates adding a new WAT on the front end, with Figure 4.19: (b) showing the corresponding database entry. Despite extensive efforts, implementing checkboxes for toilet features proved unsuccessful.
The goal of testing was to gather insights, evaluate usability, and pinpoint areas for enhancement. Five users participated in the testing, providing standardised feedback through a Google Forms questionnaire consisting of 12 questions.
The feedback for the application was overwhelmingly positive regarding both concept and functionality. Users provided consistent responses to all questions. The findings demonstrated that all participants found the system easy to navigate, with the ability to locate what they needed. Additionally, users felt the application was tailored to their needs and expressed a willingness to recommend it to others. Valuable insights and improvement suggestions emerged from the detailed responses to question 12. In conclusion, the feedback strongly indicates that this application is a valuable addition for wheelchair users and their caregivers.
Future work will prioritise making the web application fully functional and creating a complementary mobile application with seamless communication between the two. Expanding the demographic included in research and testing will yield more accurate insights and recommendations. Feedback from user testing will be addressed, and additional features will be integrated to enhance the application's capabilities.
I am currently working on developing a mobile version of this app. In the case study, the design was secondary to the focus of the course, which concentrated primarily on front-end coding and functionality. While the design was functional for the scope of the course, it is a work in progress and will be refined in the mobile version to better align with user needs and improve the overall experience.