-Running and emulating our Mixy project requires Android Studio 2023.2.1.
-Our application uses Flutter. The suggested approach is to use VSCode to install Flutter. To install Flutter using the following instructions, first verify that you have installed Visual Studio Code 1.77 or later and the Flutter extension for VS Code.
- To open the Command Palette inside VS Code, press Control + Shift + P
- In the Command Palette, type 'flutter'
- VS Code prompts you to locate the Flutter SDK on your computer. If you have the Flutter SDK installed, click 'Locate SDK'. If you do not have the Flutter SDK installed, click 'Download SDK'
- When prompted with "Which Flutter template?", ignore it
-To create Android apps with Flutter, verify that the following Android componenets have been installed:
- Android SDK Platform, API 34.0.0
- Android SDK Command-line Tools
- Android SDK Build-Tools
- Android SDK Platform-Tools
- Android Emulator
If you have any questions or suggestions, we welcome them to improve the system and the codebase!
Special thanks to our professors: Santiago Torres Arias & Stephen France
Mixy Developers: Kyle Bautista, Alan Zhang, Lijun Zhu
Absolutely! Mixy is versatile and can generate both alcoholic and non-alcoholic drink recipes. Users can specify their preference for non-alcoholic options.
Mixy uses special filtering and input configurations, coupled with OpenAI's API to analyze the ingredients provided and creates a drink.
Currently, yes. You do have to create an account to use Mixy and its features.