5ireLabs Build Track(Deploy using 5ire EVM network )
- The system will ask travel details to the user like origin, destination, travel date, number of guests, etc.
- The user will answer the queries and based on this he will get hotel suggestions(on other channel also like email/whatsapp).
- The user will select a hotel and further enter his contact details like phone number, email address, etc.
- The user will receive a payment link on his email address. (You may provide a dummy link of upi payment)
- After successful payment he will be informed about the booking status whether it is booked or failed.
- Fork Repository
- Clone by running following command
git clone <-https link->
- Install Dependencies inside a)Client-side and b)server-side folder using following command(in Windows)
npm install
- Run following command in Client folder
npm start
- You are ready to resolve issues now :)
- react-speech-recognition
https://www.npmjs.com/package/react-speech-recognition
- Travel Advisor Hotel's API
https://rapidapi.com/apidojo/api/travel-advisor
- Geocoding API
https://rapidapi.com/trueway/api/trueway-geocoding
- WhatsApp Business API Twilio
https://www.twilio.com/whatsapp
- NodeMailer
https://github.com/nodemailer/nodemailer
- Stripe Payment Gateway
https://dashboard.stripe.com/test/payments