Introduction
I do not want to focus on design, what really matters is your birthday and the concept of this application.
This application, or template, uses a Wikipedia API in the free API library to check famous people born on a specific date. We will allow the user to choose their own birthday, and then perform the API get request with the specific date. Then, we will launch a ListView to allow the user to choose different famous people. After the user has selected a celebrity, the app will redirect the user to a Wikipedia page of that celebrity.
Note that the application uses 2 web APIs - one to load the result into the label with Wikipedia api with Plain Text Search Results (thank you @SteveJG!), and one I just found myself, which gives me a list of famous people on a specific date. I really appreciate Steve's work, you may have noticed that I used his example in multiple apps.
The aiStarter emulator cannot perform complicated Web get requests, so I suggest you to use a Genymotion emulator, an Android Studio emulator or on an actual phone.
It does take a few seconds to load. As you can see, the list can go crazy long.
Screenshots
All contributors
-
Credit for @SteveJG! He wrote the example of the first API I used.
-
The application watermark (duck-profile.jpg) is a watermark of AICODE.
Downloads
AIA: OnYourBirthday.aia (17.7 KB)
APK: Google Drive link.
## By downloading, sharing or installing the application, you agree the Terms and Conditions in my website. Else, do not use it. ##
Open Source
Yes, the project is open source! View it in the MIT App Inventor Gallery.
Tests
Tested succesfully both on the AI Companion in Xiaomi 11 5G NE Lite and in the compiled app of Xiaomi 11 5G NE Lite and Google Pixel 2 emulator.
Rate my app!
- Good app!
- Bad app.
0 voters
Kindly PM me if you have any questions! Also, if you like my app, please like it or poll! It takes some effort for me to make it...
Votes and likes tell me the general user feedback of my app. If you saw this app, please take 20 seconds to drop by and give a vote / like!
If you have any features that you want to add to this app, PM me.
Gordon Lu