Salary Now

Task Description responce

Application Preview
GIF-231111_004553

Task Description

  1. Make a button for the camera open then take selfie and push the image to API in base64 format

https://salarynow.in/testapi/imageapi.php Key: photo (base64 encode) Method: POST

Response: {"success":"true","msg":"Selfie images Updated"}

  1. Make a button to choose file for only PDF and upload a file without read_external_storage permission

https://salarynow.in/testapi/pdfapi.php Key:- file Method:- POST

Response:- { "status": "success", "message": "File uploaded successfully" }