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
garderoba-recording.mp4
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.
- Expo
- Axios
- Android Studio
- Excalidraw
- Canva
- Xcode
- Vysor
- To start the project, use
npm install
andnpm start
.
For more information about the project, please follow this link.