PROJECT SUMMARY
In the AP CSP class, we were learning how to program apps using javascript. In one of the projects that we were working on, I decided to make an app focused on ramen. The program's purpose is to provide the user with a wide variety of ramen according to their tastes.
WHY?
I made this app because I had to upload an app to the AP performance task. There were certain criteria that this app had to meet, like the inclusion of loops, parameters, and lists.
HOW?
Before programming the app, I made a sketch where I planned out how the app would function. I programmed the app using javascript inside code.org. The data used for the ramen information was already included in the code.org data library.
WHAT?
As a result of the project, I learned how to explain the way that my code works better for my AP Performance task writing response section. This project also helps me to better optimize the way that I write code.
SO WHAT?
Although being able to program is very important in today's world, communicating your program's functionality is just as important. Also, as a program, it is important to simplify and optimize the program.
WHAT'S NEXT?
One way that I would extend my project is to add other types of foods. I would add a third dropdown bar with many options for other foods. Depending on which food you choose, the program will select that data set and pass it through the same filter I already use.
Link to the design:
Link to the video:
REFERENCES & ACKNOWLEDGMENTS
I want to give special thanks to L.P. since he helped me structure how I should write my code.
JUDGES FEEDBACK
Great app to help with Japanese cuisine. I would like to see this app develop further including a variety of food. and offered in an app store.