This project uses the public API from JSONPlaceholder to
Fetch a list of users.
Create a button (tab) for each user.
When clicking a user tab, the posts related to that user are fetched and displayed.