# Simple happiness level app

**URL:** https://community.glideapps.com/t/simple-happiness-level-app/49727
**Category:** Ask for Help
**Created:** [September 20, 2022, 2:56pm UTC](https://community.glideapps.com/t/simple-happiness-level-app/49727 "2022-09-20T14:56:18Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Daniel\_Lof](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/daniel_lof/32/48029_2.png) [@Daniel\_Lof](https://community.glideapps.com/u/Daniel_Lof)
#### Post date: [September 20, 2022, 2:56pm UTC](https://community.glideapps.com/t/simple-happiness-level-app/49727/1 "2022-09-20T14:56:18Z")

</div>

I manage a recruitment company. We have people out working who are hired by customer companies. To keep a general feel for how things are going for the employees I was thinking of creating an app with different features, but one where they are prompted on a regular say weekly basis to interact and let us know how they are feeling. Like super simple at first level, by selecting happy emoji, indifferent or sad emoji. This current level of happiness would then be displayed in realtime to supervisor via glide pages admin.

But would this employee app with this kind of visual rating function be possible to do in glide apps? 🤔

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [September 20, 2022, 3:03pm UTC](https://community.glideapps.com/t/simple-happiness-level-app/49727/2 "2022-09-20T15:03:33Z")

</div>

Yes, absolutely possible to do this with Glide.

Just one thing to be aware of is that you can’t do push notifications with Glide, so your users would need to open the App to receive the prompt.

---

<div class="post-metadata">

### Author: ![Daniel\_Lof](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/daniel_lof/32/48029_2.png) [@Daniel\_Lof](https://community.glideapps.com/u/Daniel_Lof)
#### Post date: [September 20, 2022, 3:18pm UTC](https://community.glideapps.com/t/simple-happiness-level-app/49727/3 "2022-09-20T15:18:22Z")

</div>

Cool! I was thinking of using zapier to enable some scheduled push notifications. Not sure this is possible but I will explore. Thanks for the reply! Now I need to figure out how to implement the rating function to glide with the emojies.
