App Inventor Chart Components: Project Summary
As the community bonding period is nearing to an end and the coding period is about to begin, I would like give a status update on what happened in the last 3 weeks since the acceptance of my proposal. Overall, the experience has been really splendid!
From the communication perspective, I have acquainted myself with the mentors well, have participated in helping users of App Inventor solve issues they are having with the platform, both while making applications and working with the source code. Moreover, over these 3 weeks, there have been quite a lot of discussions with the developer team about the plans for the project, the design decisions as well as the goals.
Overall, it feels really nice to be part of a small, very friendly and helpful developer team. I believe the 3 weeks have been a sufficient amount of time to get acquainted and feel comfortable amongst the people that I will be working and communicating with throughout the Summer!
The community bonding period also involved making practical decisions, mainly:
Setting up the development environment was a priority that I wanted to handle before coding begins. Sometimes, setting up an IDE for a project is really harder than it seems! With App Inventor, setting up involved manually reconfiguring certain options, such as the JDK version, class paths and Android manifest references, all of which were rather tedious and not straight forward issues.
An interesting aspect that I explored during the 3 weeks was an efficient development workflow when working with App Inventor. Following up on some community suggestions, as well as my mentor’s blog post, I have well acquainted myself with various shortcuts that would greatly increase the time it takes to build the App Inventor system. It was really surprising to see how something that takes as long as 4 minutes to compile can be turned to around 15 seconds of compile time in certain circumstances!
Some planning has been done throughout the community bonding period. With the flexibility of the project and possible design changes, it was quite difficult to put together a thorough plan that would take up the entire Summer. However, recently some important design choices have been made, and the work that is due for the next 6 weeks is clear.
While planning too much never hurts, I believe a right balance is nice to have, because there might be big changes of plans. And this is in fact something that I took into account, hence the thorough planning done for only the first six weeks of the project, rather than the entire Summer. More planning will of course follow up as time goes on!
After all the formal matters, a significant amount of work has been put into designing. For a project such as App Inventor, it is really important to not only implement features, but to also have a design that would prioritize usability. After all, App Inventor is used for educational purposes among many schools in the world, and that is a very important aspect to take into consideration. And, of course, designing something first and implementing it later gives a really great advantage, as the general view is much clearer.
There have been multiple designs that have been done throughout the last 2 weeks. Initially, I started by creating a diagram that would outline the specifications of the project. This design has been followed by designs that focused on smaller parts of the project. The general idea that I follow in my design pattern in this project is to first focus on something broadly, and then keep narrowing it down until reaching the impementation level. I have found this technique to be really effective, highly informative and overall a good way to focus on smaller parts of the task as well as understanding the problem at hand.
Overall, the rough process that I will follow throughout the project itself this Summer is the following:
With that being said, the points I have mentioned were fairly brief. More status updates will follow in future posts, and will contain more concise details.
Stay tuned!
Overview In the last post, I have thoroughly covered the implemented Pie Chart type for the App Inventor Chart components project that I have been working on...
Overview Last post, I have wrapped up the implemented methods for importing data to the Charts for the App Inventor Charts project that I have been working o...
Overview In the previous post on the App Inventor Chart Components project, I have covered data importing from Files, as well as from the Web. Previously, we...
Overview In the previous post on the App Inventor Chart Components project, we have looked at an extensive description of Chart Data Source concepts and real...
Overview It has been a while since the last post due to a highly busy period! A lot of blog posts were postponed, but now a series of posts will follow in th...
Overview Following up on the App Inventor Chart components project, this blog post will focus on a specific workflow aspect that allows to select the Chart t...
Overview With the workflow for the App Inventor Chart components established, the next step is to define the concepts and format of the Data that can be impo...
Problem While working with Charts in Android using the MPAndroidChart library, one inconsistency that I stumbled upon is the fact that all the Charts support...
Overview In the last post, I have previewed the workflow of the Charts components that I am working on for App Inventor. In this post, I will dive into some ...
Overview Following up on the Chart prototypes, this post will focus on previewing the current progress on the Charts components in App Inventor.
Overview In continuation to the previous previous blog post, this post will focus on a Line Chart Component prototype in App Inventor.
Overview During the initial steps of the project to develop Chart Components for App Inventor, the major focus was on the design of the components such that ...
As the community bonding period is nearing to an end and the coding period is about to begin, I would like give a status update on what happened in the last ...
Introduction I am Evaldas Latoškinas, currently a first year Computer Science & Engineering international student in the Netherlands at TU Delft. Origina...