# I am trying to create a full fledged Fitness App

**URL:** https://community.thunkable.com/t/i-am-trying-to-create-a-full-fledged-fitness-app/2600956
**Category:** Questions about Thunkable X
**Created:** [September 18, 2023, 8:03am UTC](https://community.thunkable.com/t/i-am-trying-to-create-a-full-fledged-fitness-app/2600956 "2023-09-18T08:03:06Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![bandy](https://avatars.discourse-cdn.com/v4/letter/b/46a35a/32.png) [@bandy](https://community.thunkable.com/u/bandy)
#### Post date: [September 18, 2023, 8:03am UTC](https://community.thunkable.com/t/i-am-trying-to-create-a-full-fledged-fitness-app/2600956/1 "2023-09-18T08:03:06Z")

</div>

I want to ask the weight and height of the user to give the user exercise and diet plan. How can i ask user weight and height. I am going to publish this app on play store. Can someone help.

---

<div class="post-metadata">

### Author: ![vishruth-ram](https://avatars.discourse-cdn.com/v4/letter/v/82dd89/32.png) [@vishruth-ram](https://community.thunkable.com/u/vishruth-ram)
#### Post date: [September 18, 2023, 10:09am UTC](https://community.thunkable.com/t/i-am-trying-to-create-a-full-fledged-fitness-app/2600956/2 "2023-09-18T10:09:13Z")

</div>

You can add a text input. Beside the text input add a label with the text “kg” or “oz” to make sure the user types their weight of the correct type. You can add another input for another unit of weight. You can do the same thing for height.

---

<div class="post-metadata">

### Author: ![bandy](https://avatars.discourse-cdn.com/v4/letter/b/46a35a/32.png) [@bandy](https://community.thunkable.com/u/bandy)
#### Post date: [September 18, 2023, 10:22am UTC](https://community.thunkable.com/t/i-am-trying-to-create-a-full-fledged-fitness-app/2600956/3 "2023-09-18T10:22:45Z")

</div>

If user enters their weight and height in text input. How can I save their weight and height. Their weight and height should be saved. How can i do this. Please let me know. Help me.

---

<div class="post-metadata">

### Author: ![vishruth-ram](https://avatars.discourse-cdn.com/v4/letter/v/82dd89/32.png) [@vishruth-ram](https://community.thunkable.com/u/vishruth-ram)
#### Post date: [September 18, 2023, 10:43am UTC](https://community.thunkable.com/t/i-am-trying-to-create-a-full-fledged-fitness-app/2600956/4 "2023-09-18T10:43:19Z")

</div>

you can create a table or sync with Airtable. there is also google sheets but it isn’t the best option.

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [September 18, 2023, 1:52pm UTC](https://community.thunkable.com/t/i-am-trying-to-create-a-full-fledged-fitness-app/2600956/5 "2023-09-18T13:52:14Z")

</div>

> [@bandy](#):
>
> How can I save their weight and height.

As @vishruth-ram mentions you can use cloud storage options like Airtable, Google Sheets or Firebase, but alternatively you could also use a stored variable in the app itself.

Can you share what you’ve tried so far @bandy and it will be easier for us to guide you

---

<div class="post-metadata">

### Author: ![bandy](https://avatars.discourse-cdn.com/v4/letter/b/46a35a/32.png) [@bandy](https://community.thunkable.com/u/bandy)
#### Post date: [September 18, 2023, 2:11pm UTC](https://community.thunkable.com/t/i-am-trying-to-create-a-full-fledged-fitness-app/2600956/6 "2023-09-18T14:11:32Z")

</div>

Sure I will attach the link. I didn’t do so many. I will share what I did.  
[Thunkable](https://x.thunkable.com/projects/64e77388f8cad89ab9276bf7/9778e89a-2987-47d5-a5df-b0afbba83c98/designer)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [December 17, 2023, 2:12pm UTC](https://community.thunkable.com/t/i-am-trying-to-create-a-full-fledged-fitness-app/2600956/7 "2023-12-17T14:12:23Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
