Callback jajah trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,000 callback jajah trabalhos encontrados, preços em USD

    ... alias port 443 namevhost (/etc/apache2/sites-enabled/) alias ServerRoot: "/etc/apache2" Main DocumentRoot: "/var/www/html" Main ErrorLog: "/var/log/apache2/" Mutex default: dir="/var/run/apache2/" mechanism=default Mutex mpm-accept: using_defaults Mutex fcgid-pipe: using_defaults Mutex watchdog-callback: using_defaults Mutex proxy-balancer-shm: using_defaults Mutex rewrite-map: using_defaults Mutex ssl-stapling-refresh: using_defaults Mutex fcgid-proctbl: using_defaults Mutex ssl-stapling: using_defaults Mutex proxy: using_defaults Mutex ssl-cache: using_defaults PidFile: "/var/run/apache2/" Define: DUMP_VHOSTS Define: DUMP_RUN_CFG User: name="www-data" id=33 Group: name="www-data"...

    $16 / hr (Avg Bid)
    $16 / hr Média
    16 ofertas

    I need an expert in oscommerce to help me with my PayPal orders. I will e...expert in oscommerce to help me with my PayPal orders. I will explain every minute detail over a call. But basically when a user pays with Paypal it is not posting all the information back to the store dB and also the order email is not getting sent to store owner. So I need to make sure payment has been completed and then a callback or post back url will send the emails out. The secret is to make sure all the order information and the STORE ID is sent back to the callback url so the server can send the correct emails to the correct stores. I was thinking IPN might help but I don't have old version I can't find it online. Please only apply if u have expert knowledge in PHP My SQL IPN and the...

    $509 (Avg Bid)
    $509 Média
    48 ofertas
    Full Calendar Script Encerrado left

    ...function( start, end, timezone, callback ){ var objectdata = { where: { 'Datetime.DTT_EVT_start': [ '>', () + 'T00:00:00' ], 'Datetime.DTT_EVT_end': [ '<', () + 'T00:00:00' ] }, "include": 'Datetime.*' }; $.ajax({ //url: '', url: '', dataType: 'json', // crossDomain:true, // mimeType:'json', data: objectdata , success: function(doc) { var events = []; $(doc).each(function() { //only add events to the calendar if they have a datetime (they all should) if( [0] ){ ({ title: this.EVT_name, url: , start: [0].DTT_EVT_start,// will be parsed end: [0].DTT_EVT_end // will be parsed }); } }); callback(events); }, error: function(

    $145 (Avg Bid)
    $145 Média
    22 ofertas
    Database connection Encerrado left

    Write a C++ program that opens a connection to the Chinook database chinook.db. If the connection doesn't open successfully print an error message from the database and end the program, otherwise print a success message. Then use a callback function to print the results of a query that selects the title and the name of the artist from the album table joined with the artist table. Use the void pointer that is passed to the callback to pass the database and for each album select the track name and composer from the tracks table. After close the database to prevent corrupting it.

    $41 (Avg Bid)
    $41 Média
    3 ofertas

    I want to get the data from the callback url , I'll provide the complete guide or documentation that how its to be done.

    $16 (Avg Bid)
    $16 Média
    13 ofertas

    There is an website where certain callback is executed when certain action is completed. I need to find that callback and execute it in browser using Javascript and python

    $163 (Avg Bid)
    $163 Média
    40 ofertas

    I need programmers to write a payment access system. You need to write a form on the front-end page to enter the amount, then pull up the payment, request data from the designated payment access provider, and obtain the payment QR code. After the user pays successfully, a callback address is notified and the original front-end page is returned. You can user PHP、JS、or any other language. I just want this function Here is the API documentation You can use google translate to translate Chinese

    $382 (Avg Bid)
    $382 Média
    26 ofertas

    My request is very simple i want to generate a payment link to Strip without using Strip PHP library by php clear code Example : Send parameters like (amount, currency, item details, callback, return and cancel url .. etc) to stripe checkout and create payment link as (GET) or (Post) . Then generate a payment link and and after paid return to my url with a payment status and transaction as (GET). Thats all ..

    $27 (Avg Bid)
    $27 Média
    7 ofertas

    Looking for a proficient Python programmer for a code translation project. Currently stuck in hitting a callback function- should be an easy 1 hour project Required Experience Strong experience with Python Knowledge of embedded systems principles Please review the project files- I am trying to reach xbee.add_data_received_callback(my_data_received_callback)

    $88 (Avg Bid)
    $88 Média
    14 ofertas

    I am working on simple Javascript / Solidity problem. I have never programmed in Javascript so struggling with aspects related to it and would like someone's assistance who can help me understand some of the concepts. In particular in relation to async, promise, callback. Looking for help in a tutor sense not for someone to directly work on the problem.

    $14 / hr (Avg Bid)
    $14 / hr Média
    23 ofertas

    Need a flutter developer to build a Service booking App. Rest Apis are ready. Just need to build App. There will be following features in the App:- will be 6 categories of Service can add multiple services from these 6 categ...categories. will select available slot. will pay order amount using payment gateway and place order. can view all past and ongoing orders. will get a push notifications. job is completed user can mark the Service as completed. can submit rating against the service by selecting stars in 4 different criteria. can edit his profile. can submit a Callback request. can start the work by clicking Start Work button from App. We need an individual flutter developer for this. Thanks

    $199 (Avg Bid)
    $199 Média
    30 ofertas

    Need a flutter developer to build a Service booking App. Back end Apis are ready. Need to build App with those Apis. There are the following features in the App:- will be 6 categories of Service can add multiple services fro...categories. will select available slot. will pay order amount using payment gateway and place order. can view all past and ongoing orders. will get a push notifications. job is completed user can mark the Service as completed. can submit rating against the service by selecting stars in 4 different criteria. can edit his profile. can submit a Callback request. can start the work by clicking Start Work button from App. We need an individual flutter developer for this. Thanks

    $497 (Avg Bid)
    $497 Média
    27 ofertas

    Hello, We have a webapp built on Laravel Jetstream, and we need to add single sing on process. Our cus...built on Laravel Jetstream, and we need to add single sing on process. Our customer has another web app using FEDID, OAuth2 standards. And we need our Laravel Jetstream login system to have following process; 1. During login process, instead of standard Jestream login page, we need to redirect to an url with a few parameters. 2. If user is authanticated successfully, it will be redirected to a callback page by adding a unique token. 3. The token will be parsed from url and sent to an api adress of our customer to grab users' information such as e-mail. 4. If grabbed e-mail matches with an existed user on our system, it will be logged in accordingly. We need to get this d...

    $167 (Avg Bid)
    $167 Média
    34 ofertas

    Hello On my Wordpress site, after a modification in the personalization of my site, and this one removed immediately, my site does not display correctly anymore. There is an error in the theme which does not display correctly. Here is a debug message that I could find: 'Notice: do_shortcode_tag was called incorrectly. Attempt to parse a short code without a valid callback function' I use the Pixzlo theme () Can someone debug this and help me recover the good display of my website very very quickly ? Thanks

    $24 (Avg Bid)
    $24 Média
    32 ofertas
    E commerce Games Encerrado left

    Greetings, I need an E-commerce website built for me s...accessible only to me which will display the most sold items,created accounts count in a certain time span and a number of the visitors. the website will have an API for a backed that it access to get the list of products and perform any action. for example when a customer purchases a product a request is sent to the API that initializes the process redirecting to a gateway which will send a callback request to the API after the payment has been processed and then the API send the code to the customer upon successful payment. the API will talk to the database through a connection string. the website needs to be secure and not prone to any attacks. there may be additional requirements as the project continues(willing to p...

    $16545 (Avg Bid)
    $16545 Média
    85 ofertas

    Need a .exe application (windows only) for getting the biometric data from attendance machines (Fingerprint, Face Recognition, Card, Palm) and this data needs to be saved in remote DB. It provides RESTful APIs and Callback APIs for various operations to communicate with the biometric machines back and forth. The following features are needed in the EXE executable: 1. Fetch daily attendance data from biometric devices in real-time. 2. It should work with all the brands of biometric devices available in India. 3. The EXE should run in older versions of windows also ( Win 7 onwards). 4. Should have configuration to set the remote DB url and other settings as per the needs. 5. Sometimes, a single office has multiple biometric devices. The EXE should treat them as a single office and pu...

    $204 (Avg Bid)
    $204 Média
    7 ofertas

    Necesitamos generar un modulo para la aplicacion WHMCS, con callback, que genere un QR de pago en la factura al cliente. Y que al ser pagado se acredite en forma automatica en el sistema WHMCS.

    $223 (Avg Bid)
    $223 Média
    9 ofertas

    I have a job boarding site (built with laravel) with Flutterwave Payment gateway. Whenever I try to make payments everything works perfectly until it gets to the callback url where there is always a server error. I want that error fixed and the Flutterwave payment gateway working 100%. Attached is video of describing the issue.

    $33 (Avg Bid)
    $33 Média
    19 ofertas
    Fix Node Script Encerrado left

    I have a partially complete node script (supplied) It gets a REST request, with information on a file (99% of the time a CSV) It then calls back to the system that sent the request and downloads the file's binary data. It then converts the file to JSON and post back to the callbackURL with the json payloads. The script works, however for large files, the callback only does a few 100 and stops, it looks like the axio method is bombing out. (sendPayload) I am currently running this on a glitch service, the pro level which has additional memory etc as required.

    $91 (Avg Bid)
    $91 Média
    59 ofertas

    This system is for property buy/sell and rent service company. Must has following features : 1. User Onboarding (Signup/Login) User onboarding is the most basic feature of this app, and it has to be as...details, and so on. 7. Maps :You can’t just imagine a real estate app without this feature. Integrating maps in the app can help you provide loads of valuable information to end-users. 8. Call or Direct Messaging Providing users with in-depth property information is just one part. You got to take the users to the next stage of sales funnel by adding the call or direct messaging either Direct call ,Callback option, Online chat or Book a consultation Sign up/Login Panel Signup/Login Panel panel for admin Note :We only give priority Those developed Similar Projects

    $1270 (Avg Bid)
    $1270 Média
    74 ofertas

    We are looking for a freelancer to modify the Openfire plugin "Callback on offline" plugin. 1) When a message sends do not "steal" the message from the user's offline pool. When the user comes back online, he should get all the messages that were sent while he was offline. 2) Send in parameters entire message XML and not only the body. 3) Your responsibility to make sure the plugin works properly without bugs.

    $536 (Avg Bid)
    $536 Média
    17 ofertas

    Se debe crear un plugin compatible con cada plataforma ecommerce (PE) (2 en total) Al instalar cada plugin, se tienen 2 credenciales únicas por comercio X-KEY X-TOKEN Estas credenciales son otorgados previamente vinculación al comercio C...plugin, se tienen 2 credenciales únicas por comercio X-KEY X-TOKEN Estas credenciales son otorgados previamente vinculación al comercio Cada PE debe invocar el plugin de manera web check out (lo redirige al portal de ventas Argon), con los siguientes datos principales: Nombre de PE Valor a pagar Datos del cliente Datos del comercio Url de callback Una vez se está en el link de pagos de Argon Pay, la responsabilidad recae en Argon Pay, devolver el callback de transacción para cada PE. Se deben hac...

    $11 / hr (Avg Bid)
    $11 / hr Média
    9 ofertas

    Hi Nabeel A., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $30 / hr (Avg Bid)
    $30 / hr Média
    1 ofertas

    I need a crypto payment plugin based on API provided by https://intrxn.com. The flow will be that users will be able to add API key and Secret and then on checkout page they will see an option to pay with crypto. Need to have a webhook & callback implementation in place so that orders can be updated once payments are confirmed. Attaching a API doc for reference

    $419 (Avg Bid)
    $419 Média
    11 ofertas

    ...appropriate tags for filtering purposes. Pages required: 1. Website -home (preview of top 5 images from photo gallery) -services -about -reviews -contact 2. Photo Gallery *Photo gallery should: -have a simple user interface -be integrated into the rest of the website design -allow the user to easily look through a large batch of photos and apply filters at will *Contact section should have a "request callback" form where the visitor can enter their name, number, email address and message and the info will submit to the website owner's email *1vvbxrz*_ga*NjE1NDQwMDUxLjE2NjE5OTA2MTU.*_ga_FTPYEGT5LY*MTY2MTk5MDYxNS4xLjEuMTY2MTk5MTAyOS41Ny4wLjA.&_ga=2.134225010.287427219.1661990616-615440051.1661990615 There is a nice photo gallery example

    $371 (Avg Bid)
    $371 Média
    178 ofertas

    Help me fix callback url problem in TikTok.

    $22 (Avg Bid)
    $22 Média
    6 ofertas

    Looking for someone to test callback url in tiktok

    $3 / hr (Avg Bid)
    $3 / hr Média
    7 ofertas

    Hello, We are running WHMCS v8.5.1 and our system is not receiving callbacks from the Nowpayments API to update the invoice status in our system. THIS PROJECT IS MARKED URGENT! If you are not a WHMCS expert please do not apply. I simply do not have time to train on the basics of WHMCS. Thank you!

    $53 / hr (Avg Bid)
    Destacado Urgente
    $53 / hr Média
    14 ofertas

    IE Gaming Company Need to recruit Freelancer for the position of online payment gateway programmer These are the requirements of our customers 3rd parties payment name : Technical group link : Merchant information 1. Merchant bo link Account number. 3. bo Password. 4. Merchant number. 5. Merchant secret key. 6. Callback IP. 7. API Server domain (interface domain). 8. Docking documentation. plz provide this infirmation we will provide Related Departments (Experience in making similar software for betting companies is preferred) See more references: or We need to build similar system / Request for early completion of work / Confidentiality of customer information

    $35 / hr (Avg Bid)
    $35 / hr Média
    21 ofertas

    Ok wat i need is this. I wannan be able to call from my website ( in php language ) an API that let me publish onn telegram some advanced posts: Please check attached examples: PIC 1: this is a commonn video / photo gallery post, i this post we have 2 buttons to count LIKE / DISLIKE, they are 2 inlie keyboard butto with a callback fuctio nthat collect number of likes / dislikes to create a top list of posts PIC 2,3,4: common video(album post with like(dislike + possibility to offer the user a bonus cotent that will be transmitted to him by the bot in private message at completion of some actions: a) joininng a list of channnels b) clicking a list of liks c) sgarig the post with friends What i need ? I nneed from PHP to be able to call an API where i pass some parameters: m...

    $142 (Avg Bid)
    $142 Média
    35 ofertas
    Hard to Get Que Encerrado left

    Looking for someone to help me obtain an appointment in limited-release slot which is released randomly. Specifically I need a "coordination number" appointment for 2 from this website: :/ I need proof on appointment (appointment number as well as screenshot) to release payment

    $750 - $1500
    Secreto
    $750 - $1500
    19 ofertas
    Trophy icon paypal php curl api Encerrado left

    I need a few simple function calls to 1. create auth token 2. create an invoice on Paypal with several line items, and defined $ amounts, and text description. this function should take one parameter for the company name, and an array for each of the line items. 3. check on the payment amount and status of that invoice, not using the webhook callback. This function should take a parameter of the invoice id, and return a paid in full or not yet paid status. All function calls should log to a history table, what the query is, and what the return is This will be integrated elsewhere. You must use your own paypal account for development. You must use your own server for development. The code must work in PHP 5.3 The code must be procedural, not object oriented.

    $240 (Avg Bid)
    Destacado Garantido
    $240
    18 inscrições

    ...capable to monitor and report system wide process execution but stuck with communication port issues and blocking procedure is not yet implemented. The Mini Filter driver is coded in C and the client is .NET I wish to use fltSendmessage, fltgetmessage, fltreplymessage for communication to and from the driver. The driver should sendmessage to the client when process execution in the pre-operation callback is reached. getmessage is then used in the client application to receive the message and finally the client application sends a replymessage back to the driver to either block or allow process execution. I hope that I have been clear and concise with what is needed in this project to reach completion. have any additional questions please message me. The .NET client should...

    $319 (Avg Bid)
    $319 Média
    36 ofertas
    callback in FreePBX Encerrado left

    หลังจากลูกค้าโทรเข้ามาเมื่อคุยเสร็จแล้วลูกค้ากดวางสาย หรือ พนักงานกดวางสาย อยากให้หลังจากนั้นประมาณ 20 นาทีให้โทรศัพท์กลับไปหาลูกค้าเพื่อประเมิณความพึงพอใจ โดยใช้ macro-survey เป็นเมนูที่จะโทรออกอัตโนมัติ

    $20 (Avg Bid)
    $20 Média
    1 ofertas

    I am looking for a freelancer who are expert in Android. I have got a problem with my class as I am unable to call the function to change the placeholder, font color...etc. If you can be able to have a quick look for me to find out why it doesn't work and fix it, I will be happy to pay $40 after the work is done. Thanks for your interest.

    $41 (Avg Bid)
    $41 Média
    27 ofertas

    Hi there, we are looking for a developer for a small native app for Android and iOS. The app should basically work as a fullscreen webview but with callback to the native code to trigger the camera (or any other library of your choice) to scan a barcode and feed the result back to the page in the webview. App should check on launch if connected to the internet and show a warning if not. (only once at start) if connected proceed to the webview For testing please create a HTML page with a button (to run the callback / camera on click) and an input field for displaying the result. nothing more if the camera opens for scanning, please make clear, that this step is for scanning of a barcode, maybe a visual scan area or a text message or whatever. for iOS please use swift, fo...

    $56 (Avg Bid)
    $56 Média
    24 ofertas

    Hi, I need someone who can create a payment gateway plugin for shopify. Here is how the plugin will work: User will click on checkout from shopify -> They will be redirected to a payment gateway's website -> Now everything will be handled by payment gateway -> when the payment is done, a data will be sent to callback url of shopify where you can update the payment status -> user will be redirected back to shopify website.

    $373 (Avg Bid)
    $373 Média
    29 ofertas

    I need to write a code that will take an image url on Facebook and download it to the server with nodejs. I used a native nodejs method but it didn't work, because the url o...frI&utld=fbcdn.net&_nc_oe=7070b&_nc_sid=58080a&ccb=3-6&_nc_hash=AQFuBfHWEQYiHZdt I have tried using nodejs native method and libraries, and none of them work. let fs = require('fs'), request = require('request'); let download = function(uri, filename, callback){ (uri, function(err, res, body){ ('content-type:', ['content-type']); ('content-length:', ['content-length']); request(uri).pipe((filename)).on('close', callback); }); }; download('url', './fb_ads_image...

    $133 (Avg Bid)
    $133 Média
    23 ofertas

    Just need to follow steps in: About 30% of that is done, here's what's done: * Callback API created (DB interactions not done) * Create subscription API created (DB interactions not done) * Create Stripe customer done (upon login of customer) * Front end in step 6 What needs to be done: * Front end, backend integration for creating subscription and DB interaction for creating subscription * Profile page on front end and ability to cancel subscription and also show current payment method * DB interactions for callback API for invoice paid and any other events * Allowing customers to change their plans (creating a new page, api, stripe interactions and integrating FE, BE)

    $140 (Avg Bid)
    $140 Média
    9 ofertas

    Hi, I have this code in functions in child theme and it works fine, I would like to remove csp_extra_info for specific category and show for all other categories add_filter( 'woocommerce_product_tabs', 'csp_add_extrainfo_single_product',10 )...and show for all other categories add_filter( 'woocommerce_product_tabs', 'csp_add_extrainfo_single_product',10 ); function csp_add_extrainfo_single_product( $tabs ) { $tabs['csp_extra_info'] = array( 'title' => __( 'Extra Info', 'woocommerce' ), 'priority' => 10, 'callback' => 'csp_extra_info_data' ); $tabs['csp_safety_info'] = array( 'title�...

    $17 (Avg Bid)
    $17 Média
    6 ofertas

    . A pre-installed and fully operational PBX server inside a docker container, ready to be deployed to a virtual machine. 2. The PBX installation must additionally contain: a) browser call (webrtc) with API callback to update the status and information about the call on a third-party resource b) recording API calls with a callback to update the RECORDING URL on a third-party resource c) connect multiple phone numbers and users 3. The PBX must be configured on the SIP provider XXXXXXXX page with a functional browser call (webrtc) plugin written in JQuery, which is able to accept a call, initiate a call, put a call on hold, continue the call, reconnect to the call for a specific user 5. API to initiate browser call (webrtc) via PHP/NODEJS without having to enter a phone ...

    $656 (Avg Bid)
    $656 Média
    21 ofertas
    DFS Assignment Encerrado left

    ...++timestamp Implement this algorithm in the template in the like named methods. Notice that the main() function builds the graph using () with the initial values in main() creating a Graph object which has an adjacency list representation of the graph. main() calls the method assignWeek9() which in turns calls dfs(). After dfs() returns, the method allEdges() is called with a Callback instance. The method call() is in the class CB1 at the end of the source code and should also be filled out. allEdges() will call () for each edge (u,v) in the graph. call() should classify the edges according to the following. tree edges should be mark as such in dfs_visit() forward edges have timestamps that satisfy: start(u) < start(v) and finish(v) < finish(u) back edges have timestamps

    $25 (Avg Bid)
    $25 Média
    10 ofertas

    I need to build a proof of concept Java multithreaded standalone application that will connect to one or multiple Asterisk servers using AMI protocol (preferably using a library) and trigger a callback function when receiving events. At the same time, one or multiple clients can connect to this Java application using a predefined port (like 5039) and using the AMI protocol receive the events from the asterisk servers and send commands to one or multiple clients. When an event is received from the asterisk server, the application will send the same event to all or some of the clients connected. When a command is received from any of the clients connected, the same command will be sent to the asterisk server. In other words, I need a "wrapper". This is just a proof of concep...

    $670 (Avg Bid)
    $670 Média
    5 ofertas

    I need an electron app which will need to run on a linux pc. At the startup it will need to check the presence of a USB stick, mount it (in read only) and read the content showing in case some full screen message to inform the user: - USB drive not plugged in - Missing content in the USB drive If a proper content is present (a JSON file + ...(). The JSON file will contain an array of markers and related endpoints to call every time a marker is reached during the video play, for example: [ {ts: '00:10', cb: 'xxx'}, {ts: '00:20', cb: 'yyy'}, {ts: '00:15', cb: 'zzz'}, {ts: '00:23', cb: 'aaa'}, ] The video should run in loop. Every time a marker is reached during the video play, it must call a callb...

    $686 (Avg Bid)
    $686 Média
    19 ofertas

    ...this, but (a) it contains too much additional functionality, (b) parses the BLE advertising data (payload) and doesn't provide access to the raw data/payload, and (c) GPL is unsuitable for my project which will be released under an MIT licence. The program will: 1) Passively listen for BLE advertisements (endless loop) 2) Call a callback function with the Bluetooth address, the RSSI, and the advertising data payload 3) For development purposes, the callback function will simply print the address, RSSI, and advertising data payload in hex. The Go program must work on Linux (Windows and MacOS support is not required). I have tested the existing GPL library on AMD64 and a Raspberry Pi 4b and it functions correctly. I will provide the GitHub link to the GPL softwar...

    $611 (Avg Bid)
    Urgente
    $611 Média
    9 ofertas

    ...only text B) <i> tag(font icon) only C) <i> tag + text(optional) Dev Notes: 1) if options are not fit into a single row, they should go to the next row and be aligned left. 2) probably instead of <i> we will use <svg>, so plugin should adapt 3) the plugin should reflect if the select value is changed programmatically (we will call jquery .change() on the element) 4) the plugin should have a callback when the option is selected by the user (it should not be called when the value is changed programmatically) 5) CSS should be in a separate CSS file and should be specific to the plugin(so no general class names and no overwrites of general tags styles) Design Notes: 6) The UI Element should have the following Parameters exposed for adjusting the UI for th...

    $293 (Avg Bid)
    $293 Média
    14 ofertas

    ...gateway. The existing module also allows repeat capture payments to be taken as well. All of this works, but an extra tweak is needed that is beyond my knowledge. The following needs to be completed: - Add a new field to tblclients table, to store a secondary 'token' in WHMCS which will be generated by the payment gateway (which you would retrieve in the response, which is dealt with in the 'callback' code. This secondary token will need to be sent to the payment provider for any recurring payments (using WHMCS capture function), in addition to the primary token stored in the gatewayid field in tblclients. - A HTML Form is generated within the code, some logic needs to be added depending on whether a token is already stored or not i.e. if no token is stored,...

    $29 (Avg Bid)
    $29 Média
    11 ofertas

    I will award this project in the next 30 minutes. Only bid if you can complete within the next 8-12hrs. Extract data from all map pins from this URL: Data can be found in the jQuery callback location_id device_id location_name public_name latitude longitude

    $36 (Avg Bid)
    $36 Média
    6 ofertas

    ...must-revalidate', 'Pragma': 'no-cache', 'Expires': '0' }, cache: false }).then(function (resp) { }, function (error) { (error); alert((error)); }); this is the error showing under callback error function. { "data":null, "status":-1, "config":{ "method":"POST", "transformRequest":[ null ], "transformResponse":[ null ], "jsonpCallbackParam":"callback", "url":"../../", "data":"all data that I pass are returned just", "headers":{ "Content-Type":"application/x-www-form...

    $26 (Avg Bid)
    $26 Média
    21 ofertas

    ...store in local database and provide various insights and follow-up activities on those tasks. Project scope: -) Check and understand readme -) Install the repository from github -) read -) setup the app and run the tests -) Confirm app is working on your computer (by sending pytest results) -) Create Dash application showing: --) Button “Send reminder” --) 2 Dropdown-Filters (with callback) and multiple selections: for , --) Filter “only overdue” as checkbox --) Based on the filter values: ---) Number of open tasks per space (see ctr.Reporter.task_count_by_space()) as bar graph sorted from lowest (left) to highest count (right) with different colours and name of space on hoovering over with the mouse ---) Number of overdue Tasks as Card ---) Average A...

    $208 (Avg Bid)
    $208 Média
    16 ofertas