Skip to content

tamanna-sutar/hotelsHack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotels Hack

  • This project is intended to work with this Spreadsheet

  • The idea is to make it easier to keep track and choose the best cost-benefit place to stay during a trip. It will personally help a lot for a upcoming trip in February 2019.

  • For Airbnb you can choose the following variables:

    • Location: e.g. -> Salt Lake City
    • Guests: Number of guests
    • Check In: It has to be in the format -> MM-DD-YYYY
    • Check Out: It has to be in the format -> MM-DD-YYYY
  • I had to fork a library called airbnbapi because it didn't have the checkin and checkout search feature

  • Also I had to publish this forked library into npm because webtask.io do not let us get a node_module from a public github repo.

  • The other dependency that I've chosen is await-to-js because it makes async/await much more enjoyable.

  • I am using an API for getting hotels data -> https://sandbox.amadeus.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%