Garderoba
A react-native mobile app that helps users to digitise their wardrobe and makes outfit suggestions according to the weather.
Install / Use
/learn @Elenikats/GarderobaREADME
<p align="center">
<a href="https://angelaherrig.github.io/garderoba-presentation/">
<img src="./app/assets/Garderoba.png" alt="Gaderoba" width="200">
</a>
</p>
Garderoba
This is the frontend code base for our final project at DCI. Garderoba is a react-native mobile App that helps users digitise their wardrobe and makes outfit suggestions according to the weather. The code-base has been built in the duration of 1.5 months.
- Video explaining the concept of our app: https://www.youtube.com/watch?v=-5OaHI0zonk
Live demo
https://user-images.githubusercontent.com/82475131/186457178-1b44a42a-ad75-4246-8e5b-1c1f9a96349a.mp4
Features
User can:
- create an account and login,
- add each piece of a clothing item into the App directly from the camera features of the app, or select from the phone's gallery,
- get clothing reccommendations based on the current weather and also based on the forecast for the next 5 days,
- mark the items they like as a favorite and find it in the favorite screen,
- sort the clothes according to style and color,
- update the name and profile image.
Tools used
- Expo
- Axios
- Android Studio
- Excalidraw
- Canva
- Xcode
- Vysor
Rest Api
How to start the project
- To start the project, use
npm installandnpm start.
For more information about the project, please follow this link.
