# How to Structure this App?

**URL:** https://community.thunkable.com/t/how-to-structure-this-app/47999
**Category:** Questions about Thunkable X
**Created:** [September 21, 2018, 12:19pm UTC](https://community.thunkable.com/t/how-to-structure-this-app/47999 "2018-09-21T12:19:46Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Mitch](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/mitch/32/25192_2.png) [@Mitch](https://community.thunkable.com/u/Mitch)
#### Post date: [September 21, 2018, 12:19pm UTC](https://community.thunkable.com/t/how-to-structure-this-app/47999/1 "2018-09-21T12:19:46Z")

</div>

Hello:  
We (The Milk Mob) publish a weekly blog about breastfeeding which includes a “lactfact”, which is a summary of the post. The lactfacts are in their own div with an id of “lactfact”, for example, [https://themilkmob.org/questions/107stroke/#lactfact](https://themilkmob.org/questions/107stroke/#lactfact).  
We are going to create an app to display the lactfacts as a list. It will have the capability to keep track of what has been read and to mark favorites – similar to the [science news app](https://play.google.com/store/apps/details?id=com.science.news.mnnlkatepggigakzw).  
Is it possible to pull the contents of the based on their ID or do I need to list the lactfacts separately for the app?  
I am new to Thunkable but not new to coding – would it be inappropriate to ask for a suggestion for the basic structure of this app? I can study up on the components if I know which ones to look at.  
Thanks much.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:55am UTC](https://community.thunkable.com/t/how-to-structure-this-app/47999/2 "2024-11-08T11:55:31Z")

</div>


