Page cover

👩‍⚕️Ez Mental Health Mobile


Template Link on Bubble Marketplace

Template Link on Our Website

Preview Link


Photos


Introduction

Are you ready to expand your mobile presence and streamline the appointment process for your business? Look no further: EazyCode's latest offering, the Ez Mental Health mobile template, is set to change how you interact with clients online. Developed on the bubble.io platform, this mobile template is specially designed to meet the needs of healthcare professionals, health, coaches therapists, or any business that requires an efficient appointment booking system.

Why choose Ez Mental Health mobile template? Here are a few features that will catch your attention:

  • Admin Controls - Easily manage your platform with an intuitive admin panel to manage content, meetings, and users.

  • Customizable Design - Customize the template to match your branding style. Tailor aesthetics to the look and feel of your business without sacrificing functionality.

  • Appointments - A seamless and efficient interface for easily scheduling appointments, accessible by both users and psychologists.

  • Easy Integration - You can seamlessly connect clients with specialists using high-quality video and audio. It allows for conferences and keeps all conversations organized in an integrated chat window. Best of all, you can tweak this feature to suit your specific needs.

Ideal for small and medium-sized businesses looking to create or improve their online appointment systems, Ez Mental Health's mobile template is a game changer. EazyCode's expertise in creating effective and responsive designs ensures that your business provides your customers with a top-notch mobile experience.

Our template is fully compatible and responsive across all device types. Our team has developed this template in line with up-to-date UX/UI design standards, providing an intuitive interface and visually pleasing aesthetics.

While we sell the template as is, we remain open to discussing additional modifications. Before purchasing the template, we recommend checking out the preview section. If you have any questions or require further clarification, please do not hesitate to contact us, and we'll be delighted to assist and tailor a solution to suit your needs.

We can also provide cross-platform development or containerization based on this template.


Features

  • Three user types

  • Articles

  • Psychologists list

  • Appointment

  • Chat

  • Video Chat

  • Mobile responsive design


Notes

Important note: After purchasing this template and customizing it, be sure that you had a chance to learn how to set up data security.

Check all privacy settings by the following link before launch: Bubble Privacy

Since access to objects differs in each application and is unique for each case, ensure you have established all the privacy rules.


Pages

index

The page greets the user with a slider with a short description of the application's features. Also, this page displays the Log-In / Sign-Up form.

platform

This is the user/psychologist/admin panel.

The user panel displays five tabs.

  • Psychologists - This tab displays a list of psychologists, with the possibility of dividing them by specialization.

  • Chat -This tab shows a list of the current user's contacts and a chat window.

  • Appointments - This tab displays a list of the current user's appointments, with their statuses.

  • Articles - This tab shows a list of articles with the photo, title, and date of post.

  • Profile - This is a tab with the user's personal information, favorite list of psychologists and articles, feedback form, card payment form, and change password form.

The psychologist panel displays five tabs.

  • Psychologists - This tab displays a list of psychologists, with the possibility of dividing them by specialization.

  • Chat -This tab shows a list of the current psychologist's contacts and a chat window.

  • Appointments - This tab displays a list of the current psychologist's appointments, with their statuses. Also, the psychologist can create a meeting video room.

  • Articles - This tab shows a list of articles with the photo, title, and date of post.

  • Profile - This is a tab with the psychologist's personal information, professional data, favorite list of psychologists and articles, feedback form, card payment form, and change password form.

The admin panel displays four tabs.

  • Psychologists - This tab displays a list of psychologists, with the possibility of dividing them by specialization. Also, the admin can create a new psychologist.

  • Users - This tab shows a list of users, with their main information.

  • Articles - This tab displays a list of articles with the possibility to add/edit/delete any of them.

  • Profile - This is a tab with the psychologist's personal information, feedback list, and change password form.

room

This is a video meeting room for users and psychologists.

reset_pw

This page allows the user to reset the password.

404

This page appears when something goes wrong in the app's work


Reusable elements

sign in / sign up

This reusable element includes the Sign-In / Sign-Up form.


Workflow

Highlighting the workflow with color is a great way to separate actions in essence and significance. Below is the EazyCode standard for the use of colors with a detailed explanation.

Blue - The actions taking place on our screen do not utilize the application's resources. For instance, when an element is clicked and a popup is opened or closed.

Green - These actions involve creating or modifying entries in the database. For example, "Create a new Thing," "Make changes to a thing or a list of things," as well as "Copy a list of things," and so on.

Red - This action involves deleting or resetting values. For instance, "Delete a thing or a list of things," as well as "Reset a group" and "Reset inputs."

Orange - Actions related to your navigation. For example, "Navigate to a page," or "Do when a condition is true" – when you use specific values for checking, such as "When the current user is logged in," and so on.

Cyan - Actions utilizing Custom Events – lengthy tasks that involve the creation, modification, deletion, and plugins within a single comprehensive workflow as steps.

Brown - Custom workflow, API workflow, and similar tasks.

Purple - The significance of this color is determined by the developer themselves, as it is done due to the fact that everyone has their own approach to development.

Grey - All other actions.

test

Data Types

Appointments

This data type is used to store appointment proprieties.

Field name
Type
Notes

Creator

Stores the luser data type.

Date

date

Stores the appointment date.

Date_text

text

Stores the appointment text date.

End_time

date

Stores the appointment end time.

End_time_text

text

Stores the appointment text end time.

Id_appointment

text

Stores the appointment ID.

Meeting_id

text

Stores the appointment meeting ID.

Meeting_link

text

Stores the appointment link.

Meeting_psw_room

text

Stores the appointment room password.

Meeting_url-psychologist

text

Stores the appointment url.

Meeting_url-user

text

Stores the appointment url.

Payment_card_number

text

Stores the bank card number.

Payment_cvc_number

number

Stores the bank card CVC number.

Payment_expiry_date

date

Stores the bank card expiry date.

Payment_name_on_card

text

Stores the name on bank card.

Price

number

Stores the meeting price.

Psychologist

Stores the user data type.

Room

Stores the room data type.

Start_time

date

Stores the meeting start time.

Start_time_text

text

Stores the meeting text start time.

Status

Stores the status appointment option set.

Articles

This data type is used to store article proprieties.

Field name
Type
Notes

Image

image

Stores the article image.

Text_1

text

Stores the article contenet.

Text_2

text

Stores the article contenet.

Title_1

text

Stores the article title.

Title_2

text

Stores the article title.

Chat

This data type is used to store chat proprieties.

Field name
Type
Notes

Chat_messages

Stores the chat message data type.

Chat_users

List of Users

Stores the user data type.

Chat_Messages

This data type is used to store message proprieties.

Field name
Type
Notes

Chat

Stores the chat data type.

Messages

text

Stores the message content.

Seen

yes/no

Stores the message status(seen or not).

Favorites_articles

This data type is used to store favorite article proprieties.

Field name
Type
Notes

Articles

Stores the article data type.

Favorites_psychologists

This data type is used to store favorite psychologist proprieties.

Field name
Type
Notes

Creator

Stores the user data type.

Psychologists

Stores the user data type.

Feedback

This data type is used to store feedback proprieties.

Field name
Type
Notes

Message

text

Stores the feedback content.

Seen

yes/no

Stores the feedback status(seen or not).

User

Stores the user data type.

Hello_screen

This data type is used to store hello screen proprieties.

Field name
Type
Notes

Image

image

Stores the image.

Title

text

Stores the content.

Reviews

This data type is used to store hello review proprieties.

Field name
Type
Notes

Psychologist

Stores the user data type.

Stars

number

Stores the review rating.

Text

text

Stores the review content.

Room

This data type is used to store room proprieties.

Field name
Type
Notes

Url

text

Stores the room URL.

User

This data type is used to store user proprieties.

Field name
Type
Notes

About_psychologist

text

Stores the psychologist describtion.

Appointment_price

number

Stores the psychologist appointment price.

Appointments

Stores the appointment data type.

Birth date

date

Stores the user date of birth.

Chats

List of Chats

Stores the chat data type.

City

text

Stores the user city of living.

Country

text

Stores the user country of living.

Education

text

Stores the user education.

Experience

Stores the experience option set.

First_name

text

Stores the user first name.

Gender

Stores the gender option set.

Last_name

text

Stores the user last name.

Meeting_link

text

Stores the meeting link.

Payment_card_number

text

Stores the bank card number.

Payment_cvc_number

number

Stores the bank card CVC number.

Payment_expiry_date

text

Stores the bank card expiry date.

Payment_name_on_card

text

Stores the name on bank card.

Phone

number

Stores the user phone number.

Photo

image

Stores the user photo.

Rating

number

Stores the user rating.

Reviews

List of Reviewses

Stores the reviews data type.

Specialization

Stores the specialization option set.

User_type

Stores the user type option set.


Option sets

Experience

  • less 1 year

  • 1 year

  • 3 years

  • 4 years

  • 5 years

  • 6 years

  • 7 years

  • 8 years

  • 9 years

  • over 9 years

Gender

  • Male

  • Female

  • Indeterminate

Sorting price

  • No sorting

  • Low to High

  • High to Low

Specialization

  • Gestalt

  • Art therapy

  • Coaching

  • Clinical therapy

  • Cognitive therapy

  • Family therapy

Status_appointment

  • All

  • Planned

  • Finished

  • Canceled

  • Waiting time

  • Room is open

Time

  • 10:00 - 11:00

  • 11:00 - 12:00

  • 12:00 - 13:00

  • 13:00 - 14:00

  • 14:00 - 15:00

  • 15:00 - 16:00

  • 16:00 - 17:00

User_type

  • User

  • Psychologist

  • Admin


The template is sold as is, although additional modifications can be discussed. Feel free to contact us for any inquiries and we’ll be happy to find a solution for your ideas – http://eazycode.com/

Hire us:

https://www.fiverr.com/share/qQoDQZ https://www.upwork.com/freelancers/~01c1a4cbef44ecb5f1 Follow us:

https://www.facebook.com/eazycode https://twitter.com/ezcode_official https://www.instagram.com/eazycodecom/ https://www.linkedin.com/company/eazycodecom/

Last updated

Was this helpful?