Goolo is a swiper, which learns what you like and shows you exactly the clothes you like, all in one place and with an interactive left/right swipe. With a potential affiliation business model :)
- I understood the world of not being able to choose clothes is not my own concern.
- Goolo helps me and I hope others to ease the pain of looking for the right clothes!
- Are you a clothing shop? uncustomized buying experience makes customers to bounce between websites in a chase after clothes they like, which leads to less sales. Feel free to use this open source code!
- Clone the repo.
- Run
npm install
. - enter the server folder.
- run
nodemon server.js
. - go back to the root folder.
- Run
npm start
. - Navigate to
http://localhost:3000
.
An interactive swiper, you like it, you swipe it. leave the rest to us :)
Clothes recommended specificialy for you, picked using our amazing algorithm!
- React.JS
- Mobx
- Sequelize
- Node.JS
- Express
- SQL
- improve swiper page by sending new clothes every 30 swipes.
- Improve algorithm for recommendations
- add more parameters for recommendation.
- Adding affiliation to the app (because why not :))
- Buy clothes the way its meant to be.