A mobile application developed using MIT App Inventor 2 for restaurant menu browsing, order placement, billing, and live location tracking.
heavens-cloud/
├── project/
│ ├── assets/ # Media resources
│ ├── src/appinventor/ # Source code blocks in MIT App Inventor format
│ └── youngandroidproject/ # App metadata and configuration files
├── L4G.pdf # Project documentation
├── README.md # Overview and setup guide
└── restaurant.aia # Importable MIT App Inventor project file
- Visit MIT App Inventor
- Import
restaurant.aiavia Projects > Import project (.aia) - Open the project in the editor
- Install the MIT AI2 Companion app from the Google Play Store
- In MIT App Inventor, click Connect > AI Companion
- Scan the QR code using the Companion app
- The app will launch on your Android device