DRINK is a mobile application that provides personalized drink recommendations. Built using Flutter and Dart, it offers a fun and user-friendly experience for discovering new drinks based on user preferences.
- Randomized Drink Recommendations: Enjoy personalized drink suggestions with every click.
- Smooth Transitions: Optimized for fluid navigation between screens.
- Dynamic Button Loading: Prevent accidental taps during recommendation processing.
- Modern UI Design: Sleek, minimalist and intuitive interface for easy usage.
Install the apk from releases tab.
- Install Flutter SDK
- Compatible IDE (e.g., VSCode, Android Studio)
- Clone the repository:
git clone https://github.com/Oguzhankokulu/DRINK-APP.git
cd DRINK-APP
- Install dependencies:
flutter pub get
- Run the App on a device or on an emulator:
flutter run
Developer: Ahmet Oğuzhan Kökülü
Feel free to fork this project, develop and send pull requests.