1: I used to think that block coding is simple and unable to make advanced functions but using block coding, you can make apps that can respond to the needs of people. When I used to code in Scratch which uses block coding, I thought the code was unadvanced because it is easy and the most it can do is present images on a screen but in App Inventor, I have the ability to make more advanced code through blocks and present it in a functional way; I can present it as a app.
I also used to think that it is very difficult to make applications that function on a phone but with App Inventor it is way easier to do so. App Inventor uses block coding, therefore making it easier to navigate and code compared to programs like Xcode which relies on Swift.
2: Among my Lego robotics team, it is hard to communicate within each other freely due to only coming together one a week. This give me the idea that I should make an app that could make me be able to communicate within my teammates easily by simply entering a description, date, time and title for my team to easily organize team meetings and/or appointments.
3: On my app, I made a menu screen because I like and is used to always going back to a menu. Reasons I did this is because it is easy to centralize and use more of a hub-spoke system (In other words, the menu screen is the ‘center’ of the app where after each function is used, it goes back to the menu because to make it easier if needed to access other functions). I noticed some apps rely on having 1 function but then to click a button below to go to another function. I don’t like this because this kind of system means there is no ‘center’ and you must navigate through the functions rather when all the buttons to go to the next function is simply all in one place.
I believe that using email for the ‘appointments scheduler’ is better compared to other methods because as ISB students, we rely on Office 365. In Office, the closest to a messaging app is Outlook, therefore I decided to use email. On the other hand, relying on SMS messages requires sim cards and cost credit on it and WeChat is not used by everybody, therefore I think through email is the best way to communicate.
4: My first and primary function of the app is to enter a date, time, description and title of an event, then will ‘teleport’ or ‘send’ me to an already formatted email draft, ready to send via the Android Email application.
In my opinion, I could improve the scheduler more ‘neater’ due to the formatting of the current date and time slots is a bit weird and the spacing is not equal between texts in the format. I could spend some more time improving the format of the email and locations of where the time, date or description goes in the email.
My second function is a function where it needs me to take a photo and provide a caption or title of the image and a date. My main reason to doing this is because I want to track the progress of the robot. This function however didn’t work quite well due to technical difficulties of saving the picture (every time I close the app, the pictures disappear). Maybe next time I could investigate more on the usage of databases.
5: A strength of this app is that it is solely designed for my team and for their needs, therefore we don’t need to compromise any features if my team relied on apps like Trello or Outlook Calendar. Another strength is because it’s simple, where it only gives out fields to enter and also reminds them if any mandatory fields are empty.
A weakness of my app is that the design and layout of the app is a bit… ugly. The format of the app is basic text, buttons and text fields. I was unable to do so because I was too busy on the main functionality of the robot.