It has records for over 60 planets (as well as 80+ vehicles and starships if you want to take this in a vehicle sharing direction)
In terms of components, you could use a data viewer, or build everything with static components but the general idea that you create a directory of planets where users can book their next stay
The inability of copying screens across projects really puts me off from using Sign in and Register screens. We have to code everything again and again.
It might be easy for you because you have a Business Plan access but practically, without such essential feature we are expected to only show the delivery/booking process but not to redesign the New User / Returning User again.
I made that fresh today ~ 45 min or less to think about and design, place all elements, plus find the images and font file from figma. Only the first screen and sign in screen is functional so far.
When I work with FlutterFlow this task takes hardly a minute or two because all I need is to select a ready made template. Not only design but with relevant code already available.
Anyway, I really wish Thunkable revise the idea of Saved Screen availability or at least provide the old MIT App Inventor BackPack to move snippets of code around projects.
Any suggestions for how to deal with APIs that split the response into separate pages? That always annoys me. It looks like https://swapi.dev/api/planets will return about ten planets at a time.
I’ve thought about calling the API and getting each page and joining the responses into a single JSON text string and then just using that throughout my code but it seems like kind of a pain.
The purpose is to make an app similar to airbnb. The app would let you search for and reserve a place to stay. And for fun, it’s Star Wars themed.
WDC in general is a way for the community to push themselves to try new components or design elements or ways of using Thunkable and third-party services such as APIs and cloud storage and to share those efforts and results with everyone.
it is an easy-to-use app where you can search to find on which Star Wars planet you will spend your next vacation.
You can browse different planets through the list or search for your favorite one.
After you select one planet you can see some useful information about the Climate and the Residents and of course, select the day you prefer for the visit.
So what you are waiting for?
You can check the app here
For more information on how I have created this app, watch this YouTube video