The frontend repository for the Tayt application, providing its users a virtual try-on experience via creating 3d meshes of their bodies, exploring clothing online, and generating meshes of clothing items to then fit them onto the users' bodies. Tayt also offers users features like recommending compatible items for a clothing item, as well as a rating for an outfit, and an AI-powered search engine to find exactly the clothes you want.
Here, we show you the ways Tayt enables users to interact with the app, all from creating an account to dressing up.
This is a Flutter-based project. Accordingly, you will need to install and configure Flutter on your development computer and desired IDE.
Clone the backend repository to have the server locally up and running. Make sure all the flask servers are running. Then, simply run
flutter pub get
to install all necessary packages. Afterwards, simply connect either your emulator or your physical device and run from your desired IDE
flutter run
- Sara Mohamed (all commits under the name "mohamedwshaalan" are by Sara Mohamed)
- Salma Aly