Hey everyone!
I recently started learning App Inventor and decided to create a beginner-friendly app as a test project: a simple food menu viewer!
The app lets users scroll through different meal options, view prices, and even mark their favorites. I used components like ListView
, Notifier
, and basic navigation logic to build it. It was a great way to understand layouts, dynamic data, and user input.
For anyone interested, I also gathered real-world references like this: https://raisingcanes-menus.com/ — it helped me organize how to structure and display items effectively.
Let me know if you'd like the .aia
file or a walkthrough of how I did it. Feedback welcome!