Break the Language Barrier,
Seamless Communication,
Effortless order.
This is a 2024 GDSC Solution Challenge project.
-
Language
- Dart
- Version: 3.2.3
-
Framework
- Flutter
- Version: 3.16.5
-
Development Tools
- Android Studio
- Visual Studio Code
- Git
-
Emulator
- API level 34
- Resolution 2400 x 1080
- Dp 960 x 432
If you go to the apk Download link, there will be two apk's. Depending on your android emulator and android device specifications, you can choose one and download the apk.
- app-arm64-v8a-release.apk - Android emulator or device that supports 64-bit
- app-armeabi-v7a-release.apk - Android emulator or device that supports 32-bit
Go to apk Download Link
-
Install Dart SDK
-
Install Flutter SDK
-
Install Android Studio or Visual Studio Code
-
Create Android Emulator (We recommend creating an emulator with the specifications listed above.)
-
Clone the Project
-
Install Dependencies
-
Set .dotenv
- Create assets/config/.env file
- Insert the following code into your .env file
- BASE_URL = 'https://goodeat.app'
-
Connect Emulator or Device
-
Run the Application
Frontend : 박상혁 |
Design : 임지민 |
Backend : 이가은 |
Backend : 홍혁준 |