Deploy reactjs webapplication employee details to Azure storage
Budget: ₹600 – ₹1,500 INR
Currently we have reactjs application which collects employee biodata information, upon submission of form it will store the employee information in database. We have used reactjs, nodejs and python in the backend.
We need someone who can make modification existing reactjs code remove the dependence on backend python code, where we dont want to store the data into database. Instead all the user information should be submitted to azure function
Deploy this in to azure storage as static website,
End results should be website should be hosted on Azure storage upon clicking on submit button all the user information should be sent to azure function.
You have to remove dependency on backend python and convert into static website
Attached screen shot of reactjs web based user form.
Sample website created below:
https://shivakalal.z13.web.core.windows.net/
Example :
First Name = Shivakumar
Last Name = Kalal
Mobile number
Address
Submit
Upon clicking submit button it should invoke azure function similar to below
https://testkalal.azurewebsites.net/api/HttpTrigger1?code=hzkDtLZt_gPx0Sloo8_l58b0s9-WpHbroZenokGce6cSAzFuGFZsbA==&firstName=shivakumar&lastName=kalal
We need someone who can make modification existing reactjs code remove the dependence on backend python code, where we dont want to store the data into database. Instead all the user information should be submitted to azure function
Deploy this in to azure storage as static website,
End results should be website should be hosted on Azure storage upon clicking on submit button all the user information should be sent to azure function.
You have to remove dependency on backend python and convert into static website
Attached screen shot of reactjs web based user form.
Sample website created below:
https://shivakalal.z13.web.core.windows.net/
Example :
First Name = Shivakumar
Last Name = Kalal
Mobile number
Address
Submit
Upon clicking submit button it should invoke azure function similar to below
https://testkalal.azurewebsites.net/api/HttpTrigger1?code=hzkDtLZt_gPx0Sloo8_l58b0s9-WpHbroZenokGce6cSAzFuGFZsbA==&firstName=shivakumar&lastName=kalal