[Reach] Customisation of Twilio Open Source App
Budget: £250 – £750 GBP
We are using this App to provide our customers with a video calling service.
App: https://github.com/twilio/twilio-video-app-react
The app is installed on an AWS server. The default code of the app it only communicates with Twilio API to get token to access the video call.
What we did is forked the original version and customised it to connect to another API call to do extra validation before generating the token to access the video call.
We used URL prams to pass on variables to send to the validation API. E.g:
https://videocall.example.com/customer/1567/agent/514/platform/hr
We send this JSON for validation:
{
customer: 1567,
agent: 514,
platform: hr
}
Currently, all this is working fine.
What we need is someone who can develop this app further to display chat service (there is already a sample branch in the githib repo to see), and other future.
What we will provide you:
- UX Designer to guide you with design and Figma materials .
- Any API call you need will be taken care of by our Backend developers.
- Our AWS specialist will take care of deployment.
Your Job:
- Literally just editing the React UI code adding Chat Feature for now on the repo and push it to a github repo.
App: https://github.com/twilio/twilio-video-app-react
The app is installed on an AWS server. The default code of the app it only communicates with Twilio API to get token to access the video call.
What we did is forked the original version and customised it to connect to another API call to do extra validation before generating the token to access the video call.
We used URL prams to pass on variables to send to the validation API. E.g:
https://videocall.example.com/customer/1567/agent/514/platform/hr
We send this JSON for validation:
{
customer: 1567,
agent: 514,
platform: hr
}
Currently, all this is working fine.
What we need is someone who can develop this app further to display chat service (there is already a sample branch in the githib repo to see), and other future.
What we will provide you:
- UX Designer to guide you with design and Figma materials .
- Any API call you need will be taken care of by our Backend developers.
- Our AWS specialist will take care of deployment.
Your Job:
- Literally just editing the React UI code adding Chat Feature for now on the repo and push it to a github repo.