Previous project Next project

IsDocIn mobile app

Project goal was to create a mobile app for service that helps people to make appointments with doctors. Doctors can set up profiles and receive notifications when somebody has booked an appointment with them.

We created UI for mobile app used by patients, designed iOS and Android versions and built native apps based on this design.

IsDocIn case study

Design and prototyping

Customer provided detailed user stories which allowed us to quickly start working on the prototype of mobile interface. We had conducted consultations with the client (who has expertise in the field of medical professional routines) as well as with his back-end team to create smooth experience for patients. Complying to all the procedures while providing a clear and easy-to-use interface was a challenging task. But after working out a vision and creating a list of all the necessary features we have successfully built an interactive prototype.

IsDocIn prototype

User testing

After the prototype was ready, we conducted user testing. The goal of this process was to check whether the interface is well-understood by the end users. By conducting user testing on early stages you can make changes to the interface without bringing in the developers which saves time and resources.

We conducted an advanced variation of hallway testing with studio employees as participants. Since the app is aimed at all active smartphone users, it was a justified choice. For testing we have prepared several scenarios describing user actions. Testing itself was recorded using InVison prototype integration with Lookback. We have recorded 16 sessions.

First scenario

The first thing we checked was how user who is unfamiliar with the system would go through the process of making an appointment. In this scenario a person was looking for a doctor, choosing time of an appointment and registering for it.

Second scenario

In the next scenario we assumed that the user is already familiar with the interface and needs to perform the same actions but make an appointment for another person, such as a wife or a husband.

Third scenario

With this test we checked how users would be editing a record created earlier. Mobile app allows users to add notification about an appointment into their device calendar, change appointment date and request an early appointment.

Interface design

Based on the user testing results we created a report with problems users came across and recommendations on fixing them. This way we have painlessly introduced changes to the prototype and proceeded to designing the app.

Although the app was developed both for iOS and Android, we have chosen a universal solution for in-app navigation. Tabs allow us to keep all important navigation elements at user’s fingertips. But we hide a tab bar when we need a user to stay on the important screen, for example when creating or editing an appointment.

Booking an appointment

The process of booking an appointment starts with choosing insurance type and looking for doctors based on their specialization. Search results are sorted by the nearest time free for appointment and doctor location. On the appointment creation screen there’s a calendar with slots available for appointment sorted by doctor location. On the confirmation screen users can edit their data and confirm appointment booking.

Book an appointment with IsDocIn

Layout and interface logic

For building user interface in Android we used native libraries with reverse compatibility that allow developers to implement the newest approaches towards both displaying and optimization of the UI. Using them we created single interface for various versions of Android OS.

Following the requirements of Google guidelines we implemented animated transitions between the screens and communication patterns for lists. Some of the design elements (such as a calendar and a radar progress bar) were created from scratch which allowed us to set up the widgets very precisely.

When developing app for iOS we used some of the new features:

  • UISearchController class for conducting search within available data, for example when looking for doctors from a list.
  • UIAppearance class for specifying some of the parameters and styles (color, font, etc.) for UI elements before they are actually loaded. It saves time and prevents code duplicates since we specify the general style once.
  • Refactor to Storyboard… — Xcode tool used for classifying and grouping screens with related functionality. It makes working with a big amount of screens in the storyboard much easier.

In iOS app we used only standard libraries and elements. It allows client to avoid problems that might arise when using third-party solutions.

Cast:

  • Maksym
    Maksym

    Designer

  • Oleg
    Oleg

    Designer

  • Oleksandr
    Oleksandr

    Android Developer

  • Artem Kryshchuk
    Artem Kryshchuk

    Android Developer

  • Viktor
    Viktor

    iOS Developer

Case Studies