To install MyApp, follow these steps:
Clone this repository: git clone https://github.com/macyfong525/W23G9_foodie-order.git
Open the project in Android Studio
Build the project and run it on an emulator or a connected Android device
- RUN
activities/LoadData.java
- When you run the LoadData.java file, you may see the following log message:
2023-04-09 14:25:32.970 8161-8187 LoadData Data loading is done
- PLAY THE APP
- admin (admin can add restuarant and menu)
email: admin
password: admin
- user (user can order dish in restaurant and see summary of order)
email: [email protected]
password: user
- google single sign on (register using your own google account)