Rankster is merely a gamified list that users should sort according to their values.
- Create a Google Sheet that has 2 sub sheets
- In the first sheet, create 2 columns, call the first one 'country' and the second 'score', and then list all your values.
- In the second sheet, create 6 colums and name them in this order:
- Title
- Description
- Items
- Source
- Canonical
- HighestOnTop
- Conclusion
Then fill the values
- Then share the Google Sheet with the public , copy its URL, and paste it in js/scripts inside init() function.
- Title (Text): The main title
- Description (Text): the description
- Items (Number): the number of items to appear in the list
- Twitter (Text): the tweet text
- Canonical (Link): the main URL
- Source (link): Link to data source
- Highest on top (True or False): The highest value either on top or bottom, your choice.
- Conclusion (text): The text that will appear next to the item when the sorting is completed successfully