# I need help to develop a basic tracking app (beginner user)

**URL:** https://community.thunkable.com/t/i-need-help-to-develop-a-basic-tracking-app-beginner-user/2729235
**Category:** Questions about Thunkable X
**Tags:** beginner, help
**Created:** [November 29, 2023, 10:24am UTC](https://community.thunkable.com/t/i-need-help-to-develop-a-basic-tracking-app-beginner-user/2729235 "2023-11-29T10:24:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![lucas.scafati.pmw67](https://avatars.discourse-cdn.com/v4/letter/l/4bbf92/32.png) [@lucas.scafati.pmw67](https://community.thunkable.com/u/lucas.scafati.pmw67)
#### Post date: [November 29, 2023, 10:24am UTC](https://community.thunkable.com/t/i-need-help-to-develop-a-basic-tracking-app-beginner-user/2729235/1 "2023-11-29T10:24:59Z")

</div>

I know this may be a bit difficult but I need help to create a feature that has the following characteristics

1. Show on a map where I am and update the location when I move.
2. To be able to show the location of other users and update it when they move.
3. to be able to tell how far away other users are from me
4. to be able to add new users to my application and then be able to see them (as written in points 2 and 3)

It is a functionality similar to google maps or Wtsp when we share the location but in a much more basic way.

I am a new user and I don’t know much about the blocks part here in Thunkable so I ask for any kind of help, tutorials, videos, similar projects I can watch. whatever.

Thank you very much in advance four your help

---

<div class="post-metadata">

### Author: ![matt\_conroy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/matt_conroy/32/150843_2.png) [@matt\_conroy](https://community.thunkable.com/u/matt_conroy)
#### Post date: [December 31, 2023, 4:07pm UTC](https://community.thunkable.com/t/i-need-help-to-develop-a-basic-tracking-app-beginner-user/2729235/2 "2023-12-31T16:07:15Z")

</div>

> [@lucas.scafati.pmw67](#):
>
> - Show on a map where I am and update the location when I move.
> - To be able to show the location of other users and update it when they move.
> - to be able to tell how far away other users are from me
> - to be able to add new users to my application and then be able to see them (as written in points 2 and 3)

This can be done with our [maps and location sensor components](https://docs.thunkable.com/app-design/ui-components/embed-components/map).

Adding other users and determining their locations like this will require a backend database be set up. It is definitely a more advanced topic and feature. There is a new good tutorial about Firebase and updating data that you can find here. – [Update data in a Firebase Realtime Database (with video tutorial)](https://community.thunkable.com/t/update-data-in-a-firebase-realtime-database-with-video-tutorial/2757423)

---

<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: [March 30, 2024, 4:07pm UTC](https://community.thunkable.com/t/i-need-help-to-develop-a-basic-tracking-app-beginner-user/2729235/3 "2024-03-30T16:07:16Z")

</div>

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