# How do I use firebase to save and display a leaderboard with username and score?

**URL:** https://community.thunkable.com/t/how-do-i-use-firebase-to-save-and-display-a-leaderboard-with-username-and-score/2708467
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [November 18, 2023, 2:25pm UTC](https://community.thunkable.com/t/how-do-i-use-firebase-to-save-and-display-a-leaderboard-with-username-and-score/2708467 "2023-11-18T14:25:28Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [November 18, 2023, 10:45pm UTC](https://community.thunkable.com/t/how-do-i-use-firebase-to-save-and-display-a-leaderboard-with-username-and-score/2708467/2 "2023-11-18T22:45:54Z")

</div>

> [@20141131r](#):
>
> We have been given very little guidance too so out whole class is just winging it.

That seems like something you should address with your teacher. Do you have to use Firebase? It’s much easier to use Google Sheets or Airtable.

If you do need to use Firebase, you do so with cloud variables that have the name of the Firebase path to the value(s). You can see some examples [here](https://community.thunkable.com/t/create-and-save-data-in-firebase/2222431/4) and [here](https://community.thunkable.com/t/how-to-read-data-from-firebase/2667952).

---

_[View the full topic](https://community.thunkable.com/t/how-do-i-use-firebase-to-save-and-display-a-leaderboard-with-username-and-score/2708467)._
