MEAL AVAIL APP Meal Avail App is an Android application designed to facilitate meal availability tracking in a university setting. This app allows users to select their meal preference (Breakfast, Lunch, Dinner, or Tea) by scanning a QR code associated with each meal option.
FEATURES Meal Selection: Users can select their preferred meal by scanning QR codes. QR Code Scanner: Integrated QR code scanning functionality using the journeyapps library. SharedPreferences: Meal preferences are stored locally using SharedPreferences. Dynamic UI: Buttons for each meal dynamically update based on the selected meal. Screenshots
USAGE - Launch the app on your Android device. Tap on the meal button (Breakfast, Lunch, Dinner, Tea) to scan the QR code associated with that meal. Scan the QR code using the app's integrated QR code scanner. Your meal preference is saved locally and displayed on the next screen.
LIBRARIES USED journeyapps:zxing-android-embedded: QR code scanning library. androidx.appcompat: Android support library. androidx.constraintlayout: ConstraintLayout for building flexible layouts. Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
LICENSE This project is licensed under the MIT License - see the LICENSE file for details.