Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.8 KB

README.md

File metadata and controls

55 lines (38 loc) · 1.8 KB

DRINK

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.

Screenshots

ss8 ss7 ss6 ss3 ss1 ss5 ss2

Features

  • 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.

How to Install and Use the APP

Install the apk from releases tab.

How to Run the Code

Prerequisites

  • Install Flutter SDK
  • Compatible IDE (e.g., VSCode, Android Studio)

Steps

  1. Clone the repository:
git clone https://github.com/Oguzhankokulu/DRINK-APP.git
cd DRINK-APP
  1. Install dependencies:
flutter pub get
  1. 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.