
MIT App Inventor
MIT App Inventor was introduced & taught in my coding school. It is a coding language that allows me to build working mobile applications. Instead of just playing video games, I can now become an app designer, working to build new games for myself. I am extremely happy when the apps were functioning as to how they should be.

Quizziz
Project Description:
This program questions the user and he/she need to answer the question with the four options given to them.
​
Challenges:
I had trouble checking if the question was correct after the user has clicked on their choice.
​
Improvement:
I can improve this game further by adding more questions and introduce a difficulty function that generates questions that are appropriate to that difficulty setting.
​
​
​
Fitness Tracker
Project Description:
This program keeps track of user's BMI, the number of steps the user had clocked, and a search location..
​
Challenges:
I had trouble showing the location where the user typed in, counting the number of steps, and the formula to compute BMI.
​
Improvement:
I can improve this app further by keeping track of how many calories the user had consumed and also providing feedback on how much the user had to cut down or increase to achieve a healthy diet.
​
​
​


Chit-Chat
Project Description:
This program allows you to chat with people who use the same ID.
(If you type in "DeleteTheChat" the messages will be deleted.)
​
Challenges:
I had trouble making the program remember the messages even after the app was closed. I needed to make use of FirebaseDB.
​
Improvement:
I can improve this app further by allowing the user to send voice messages instead of translating the voice message into text.
​
​
​