Salon Beauty/ Barber Shop appšŸ’ˆ

Hey hey, Gliders!

First topic here! Iā€™ve been using and abusing glide all over my days for months. And to open this topic, I wanna introduce you my new brand Salon Beauty/ Barber Shop app! :barber:

What will you see here?

  • Circle Profile Image using Rich Text (not tiles);
  • Screens and Font Color totally personalized by the theme and for each person.
  • And much more.

Letā€™s take a look.

I made two apps for Salon Beauty/ Barber Shop app! :barber::

  1. Admin
  2. Clients

Admin

:iphone: :point_right: https://sallonadmintemplate.glideapp.io

First thing we see is beautiful circle profile pic.

I know, Lucas, using the new update of inline listā€¦ ugh :roll_eyes:

Nah. Rich Text.

What? :thinking:

Exactly

Hereā€™s the code.

<center><div style="background-image: url('URL'); -moz-border-radius: 50%; -webkit-border-radius: 50%; border: 1px solid white; width:150px; height:150px; background-repeat: no-repeat, center;  background-attachment:scroll;   background-size: cover; background-position: center center;">

Basically, what you have to do is:

Separate into 3 partes in the columns

  1. Code till URL
  2. Profile URL Link
  3. Rest of the code.

Youā€™ll have to concatenate them. I separated in google sheet like above and used Data from Glide to join them.

Afterwards, take a Rich Text component and select the concatenate text. Done.


EditĀ¹: Compatible with square and rectangular photos, yay! :raised_hands: Always centralized.


Second thing youā€™ll realise this customized screen and font color kindly matching with the app theme and the rest of it.

Rich Text: Font color code.

<h1><font color=COLOR> Color Text </font></h1>

  • You just have to change ā€œCOLORā€ with the name of the color, e.g. ā€œredā€, or hex color like ā€œ#8D0C01ā€

  • And when is H1, is like the # on markdown text.

Simple. Just copy and paste. Try it. :point_down:
(Even I spent a few hours to discover it and make it excellente for all of you :wink:)

Third thing we see how the Salon Tab looks like. Take a look :point_down:

image

Clients

:iphone: :point_right: https://sallonbeautytemplate.glideapp.io

Youā€™ll note:

  • Header using the app theme color and making a gradient effect. Just perfect. Love it.

  • A ā€œHey, NAME!ā€ customized in Data and font color changed.

  • Header easy-access button to Book, Send Whatsapp to the client, and Add a New Client, directly by the first screen - made with Inline List.

    • Book screen: Header Button (image) and Calendar with clients already booked.
    • Whatsapp screen: Choice to select the cliente, and directly pick its whatsapp number and concatenate to send the msg.
    • Add Client screen: Header button to add; List of clients already added.
  • And more tabs like:

    • Team: easy acess to team profiles.
    • Clients: easy acess to clients profiles.
    • Profile: easy acess to your profile.

EditĀ²: Like Walt Disney said

ā€œThere is no magic in magic , itā€™s all in the details .ā€


Play with colors and customize the images to take your app to another level :rocket:

Now, itā€™s all about use these two apps and tell me here down in comments what you think.

Hope you liked it, enjoy it, and try it out! :iphone:

31 Likes

Thanks for sharing. I really like your design. It just looks cool :sunglasses: I got inspired :+1:

3 Likes

@Krivo thanks! :raised_hands:t3:

1 Like

Very nice.

Do you have clients for this? I canā€™t imagine downloading an app for the barbershop that I go to. Maybe if there was a guaranteed discount on my next cut or something.

Very nice app! But take care guys using html tags in rich text component, they are not supported. Today it works, tomorrow they will perhaps not work, we have been advised to not use them.

4 Likes

I already have some projects for them, but itā€™s important to say that my focus when i do an app to a company is for the ā€œadminā€ one.

In this case in made two apps if the salon prefers to take them two. But Iā€™d sell only the first one. More productive, mobility and agile.

We take care of them @Christophe_HK . As i said all the topic above is, itā€™s just a model.

Weā€™re gonna improve and make it better as glide will also do it. I was just testing some feature, and as you said, by now it works.

The focus here isnā€™t the HTML tags or something, but the way you can make better apps with images and paying attention in some little details.

If you take a look in the pics, or playing the app around, you will see.

Yep for sure, I am also working on a similar project

Wowā€¦Iā€™m floored. I honestly had no idea you could use html tags in Glide (even if unsupported). Absolutely beautiful.

2 Likes

Thank you @Robert_Petitto! Even if unsupported, I recommend use all the image features, as you see there!

I use a small amount of html (mostly font color and tables). I wouldnā€™t be heartbroken if I lost font colors, but the html tables would be a big loss (mostly because I canā€™t span 100% width with markdown to make the tables look good). However, I do have a contingency plan in place. In addition to my dynamic html tables, I also have dynamic markdown tables in an unused column, so Iā€™m ready to switch if html support is ever completely dropped. I only recommend to have a backup plan if the html ever stops working.

1 Like

Nice apps! Definitely the more images you use, the better the UX. Will implement some tips.
Well done!

1 Like

Yes! I definitely agree with you! I wouldnā€™t be heartbroken also if font color in rich text wouldnā€™t support any more, or even this test with circle profile pics.

But a thing I was really wishing and now glide support is to be to image get actions like url links!

Thatā€™s wonderful! Looking the design I used to do, simply match to what I wanted

1 Like

Thank you @eltintero! I definitely agree with you! UX for me, itā€™s most important after a good performance. Letā€™s improve ourselves! :grin:

1 Like

hello @Lucas_Pires , great stuff on this!love it.
I have some questions for you, keep in mind im fairly new to glide and im still learning more about it. So im a barber as my hobby in my evenings for example monday-sunday and i have 5pm-9pm slots open give or take 3-4 clients a day. so how do i create this active calendar where my clients can see whats open out of the few slots daily. hope this makes sense. thank you!!!

1 Like

Iā€™m having trouble copying both of these apps. Is anyone else also experiencing the loading icon for 5+ minutes, and then a ā€œAn error occurred duplicating the app.ā€? cc @Mark @david

1 Like

Thereā€™s some good info here about creating a booking system in your app. Could probably be modified to show availability of time slots.

Hi, @Lucas_Pires I have 20 salons and 3 beauty schools that would love for me to build them an app. Iā€™m thankful for this app that u created but Iā€™m not able to get the templates?

1 Like

Thanks @GoMobile!
I let available to copy the templates Idk why the people canā€™t do it :thinking:

Itā€™s just loading then give and error

1 Like