Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "gds", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Decentralized Travel Booking Engine (Autonomous GDS Spider aka Booking Bot)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -13,10 +13,7 @@ | ||
GDS is an NPM module that allows independent travel agents and All Global Nomads to search the internet for the best travel booking prices across a fully extendable travel booking engine directory, it can also be configured to allow Host Agency Booking Portals and provides a full mechanism to process payments via a stripe API bridge and book travel flights and accommodations on any pre-defined Third Party websites with a custom configuration file. As well as set smart contract commission agreements for travel services and instantly settle commission agreements on payments made via Crypto. | ||
GDS is an NPM module that allows independent travel agents and All Global Nomads to search the internet for the best travel booking prices across a fully extendable travel booking engine directory, it can also be configured to allow Host Agency Booking Portals and provides a full mechanism to process payments via a stripe API bridge and book travel flights and travel accommodations on any pre-defined Third Party website with a custom configuration file. As well as set smart contract commission agreements for travel services and instantly settle commission agreements on payments made via Crypto. | ||
# Contributing | ||
We are actively seeking all Digital Nomads who would like to become contributors to help with the development of this GDS module. We need Developers of all skill levels for things simple and complex. If you would like to contribute your skills to help us create this travel hacking tool box please reach out to us via Email, Discord, and always feel free to pull an issue on Github. Our Email is Support@AirlineFlights.club and our Discord link is https://discord.gg/2Y94aCpY3J | ||
### To Use The Decentralized GDS | ||
You can start a search with the node cli command `node gds from to mm-dd-yyyy` in the node_modules folder after doing an `npm i gds` or you can use the gds package to create a website or front end web component that can take the following parameters for specific searches. For Example | ||
You can start a search with the node cli command `node gds cheapoaire.js from to mm/dd/yyyy && node gds expedia.js from to mm/dd/yyyy` in the node_modules folder after doing an `npm i gds` or you can use the gds package to create a website or front end web component that can take the following parameters for specific searches. For Example | ||
@@ -172,2 +169,5 @@ - Flight Searches | ||
- Dev Dependencies | ||
- Puppeteer | ||
- Puppeteer | ||
# Contributing | ||
We are actively seeking all Digital Nomads who would like to become contributors to help with the development of this GDS module. We need Developers of all skill levels for things simple and complex. If you would like to contribute your skills to help us create this travel hacking tool box please reach out to us via Email, Discord, and always feel free to pull an issue on Github. Our Email is Support@AirlineFlights.club and our Discord link is https://discord.gg/2Y94aCpY3J |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15188