shahbazakon / salary-Now

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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" }

About


Languages

Language:Dart 74.2%Language:Ruby 13.5%Language:Objective-C 10.9%Language:Java 1.5%