# Hello from Saudi and asking help on my app for Sports Activities booking

**URL:** https://community.glideapps.com/t/hello-from-saudi-and-asking-help-on-my-app-for-sports-activities-booking/10298
**Category:** Project Showcase
**Created:** [June 4, 2020, 5:26pm UTC](https://community.glideapps.com/t/hello-from-saudi-and-asking-help-on-my-app-for-sports-activities-booking/10298 "2020-06-04T17:26:10Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ybastami](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ybastami/32/8114_2.png) [@ybastami](https://community.glideapps.com/u/ybastami)
#### Post date: [June 4, 2020, 5:26pm UTC](https://community.glideapps.com/t/hello-from-saudi-and-asking-help-on-my-app-for-sports-activities-booking/10298/1 "2020-06-04T17:26:10Z")

</div>

Hello from Saudi  
Thank you team for Glide!!! It is an amazing platform and I have learned a lot from your community…

I am working on a fun little project for booking sports activities for a small community  
[https://sports1.glideapp.io/](https://sports1.glideapp.io/)

Lots of work is needed on the interface and making the app looks better but I am trying to figure out the flow first,  
Currently I am struggling with the concept of adding multiple friends (friends are user labeled as “Favorited”) to a booking while making sure that the second friend is not redundant.

Below is a screen shot of the problem:  
 ![test](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/c/c91f568fb606bf45c7df8db8f0c7fa6e68fda7fd.gif)  
(I shouldn’t be able to add Lebron twice)

Also I have attached a copy of the sheet for your information:

> **[Copy of sports\_marketplace](https://docs.google.com/spreadsheets/d/1xjW4tWI24eFQ3xE7GF4zxwoUn2a8fOm-8Y3anqS4IXs/edit?usp=sharing)**
>
> users
> 
> user\_email,user\_phone,user\_name,user\_gender,user\_img,user\_aboutme,user\_interests 1,user\_interests 2,user\_interests 3
> michael.jordan@jumpman.com,+1 (234) 5129 642,Michael Jordan,Male,\<a...

Thanks

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 5, 2020, 1:51am UTC](https://community.glideapps.com/t/hello-from-saudi-and-asking-help-on-my-app-for-sports-activities-booking/10298/2 "2020-06-05T01:51:41Z")

</div>

Hopefully this would help.

> [@Eliminate choices after they've been selected: Many-to-many relations](https://community.glideapps.com/t/eliminate-choices-after-theyve-been-selected-many-to-many-relations/9726):
>

---

<div class="post-metadata">

### Author: ![ybastami](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ybastami/32/8114_2.png) [@ybastami](https://community.glideapps.com/u/ybastami)
#### Post date: [June 6, 2020, 1:06pm UTC](https://community.glideapps.com/t/hello-from-saudi-and-asking-help-on-my-app-for-sports-activities-booking/10298/3 "2020-06-06T13:06:40Z")

</div>

Thanks @ThinhDinh for the assist,

However, the solution was not applicable for this case, but it gave me an idea to partially solve it:

![gif](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/a/ae6b4e551505f26907d60a6a4749cd067eb5756c.gif)

There is couple more problems mainly when a new users is created the sorting in the booking details changes and the tick mark changes with it, also the solution may create unnecessary rows (Problems can be solved with some scripts),

The other problem is navigation after the last screen (choice of friends) I want to go back to the home page or remove the “\< back” button (any ideas?)

PS: Template is now open to copy

Thanks
