DEV Community

Discussion on: My girlfriend likes to travel, I like to know how much it's gonna cost. Vue, node and some APIs later, I give you tripcoster.com

Collapse
 
filipmessa profile image
Filip Messa

Nice work πŸ‘,
And is nice too see that someone is use Kiwi.com/Tequila API. I working there, but not not directly on the Tequila but we use the Tequila in my Project Margarita github.com/kiwicom/margarita
We trying to build the example travel business application with cross-platform approach, one code run everywhere. We use for that react-native-web library.

Collapse
 
chipd profile image
Chris Dermody

Nice! When I tried to use the web version though it couldn't find "Dublin" - which is where I am.

Looks good though!

Collapse
 
filipmessa profile image
Filip Messa

Thanks,
It is still in progress, but I will check why you can’t find a Dublin. Thanks for find

Thread Thread
 
ruchinmunjal profile image
ruchinmunjal

I started typing London in From field. It didn't do anything. I then clicked the dropdown to change date to next month and suddenly "dynamic" dropdown appeared under the From field. Had to select the value from the result set for it to process it. Could be a query running in background, but no indication of such (perhaps you can add a UX element to show something is happening??) Looks pretty nice and awesome otherwise.