Profiles to All is a tool Travel Api's designed to streamline the creation and sharing of travel profiles for partners like Sabre, Amadeus, and Travelport. It automates profile generation and simplifies data synchronization with travel providers using umbrella faces.
- Automated Profile Creation: Easily create travel profiles for integration with major travel partners.
- Umbrella Faces Integration: Allows travelers to create and manage profiles, shareable across platforms.
- Simplified Logins: Supports single sign-in and custom fields for easier account access.
- Clone the repository:
git clone https://github.com/yourusername/profiles-to-all.git
- Install dependencies:
npm install
- Profile Creation: Users create a profile on Umbrella Faces.
- Data Sync: Data is automatically shared with selected partners like Sabre, Amadeus, and Travelport.
- Fork the repo and create your branch:
git checkout -b feature/your-feature
. - Commit your changes:
git commit -am 'Add new feature'
. - Push to the branch:
git push origin feature/your-feature
. - Submit a pull request.
Distributed under the MIT License.
This template provides a basic overview of the project and its setup steps. Let me know if you want further details added!