Oxford dictionary webserviceproiecte

Filtrare

Căutările mele recente
Filtrează în funcție de:
Buget
la
la
la
Tip
Aptitudini
Limbi
    Starea proiectului
    2,000 oxford dictionary webservice proiecte găsite, la prețul de USD
    feeds emag S-a încheiat left

    milestone 1: ------------------ 3 webservice-uri - sale - return - storn0 de pe eMAG se "propaga" prin AWS spre shopify pret per web service: 70 euro + 20 euro setari AWS (dar asa cum am spus am nevoie de drepturi alfel de pe acel cont nu pot)

    $377 (Avg Bid)
    $377 Oferta medie
    2 oferte

    called automatic labeling of reviews with Clustering, it can be done by automatic labeling of texts, you should have a set of reviews labeled positively / negatively and then run an automatic classifier that learns from these labels after to run such of the classifier you must first "clean" the text, remove all words without content, figure out what words you have left (bring them to the dictionary form) and then see if based on the remaining words the classifier can determine the class of your review: poz or neg .... with a small interface. Python has these clarifiers in English ... romanian: Se numește etichetarea automata a recenziilor cu Clustering, se poate face prin etichetarea automata a textelor, tu ar trebui sa ai un set de recenzii etichetate pozitiv/negativ si...

    $184 (Avg Bid)
    $184 Oferta medie
    9 oferte

    It needs a php function that takes some information from an API and returns it to a database. it is a webservice for hotels suppliers . XML-based functions for an on-line search agents systems

    $180 (Avg Bid)
    $180 Oferta medie
    10 oferte

    Imi sunt necesare 3 articole despre pantofii din imaginile atasate. Mentiuni importante: --> articolele sa fie scrise fara diacritice --> 400 cuvinte minim per articol --> gramatica si punctuatie impecabila --> limbaj prietenos intrucat ne adresam exclusiv femeilor --> creativitate vis a vis de continut Deadline: in seara aceasta, 26 februarie, 23:59 PM

    $22 (Avg Bid)
    $22 Oferta medie
    5 oferte

    Solicit scrierea unui articol despre trendul pantofilor Oxford pentru sezonul de primavara 2017. Articolul se adreseaza exclusiv femeilor Cerinte: --> gramatica si punctuatie impecabila --> limbaj prietenos --> scriere fara diacritice --> 450 cuvinte minim

    $12 (Avg Bid)
    $12 Oferta medie
    5 oferte

    Titlul spune totul!

    $217 (Avg Bid)
    $217 Oferta medie
    20 oferte

    Un utilizator sa-si poata face un profil care sa aiba atat campuri la vedere cat si campuri ascunse (ce vor fi afisate ulterior, daca intre 2 persoane se creaza o legatura) Fiecare utilizator sa-si poata defini criterii de cautare (gen: m/f; interes: prietenie, casatorie, etc). Cand userul deschide aplicatia, aceasta sa caute pentru el pe o raza de 100 m alti utilizatori care a...despre tine. (sa ai un profil pe care poti sa-l modifici) Nu sa poti sharui nimic pe social media, pur si simplu o sa functioneze astfel: completezi profilul, completezi interese si aplicatia sa-ti dea oameni din jurul tau (pe o raza de x m, cu aproximatie) care au aplicatia instalata si care se potrivesc profilului tau de cautare. cat costa realizarea aplicatiei si cat costa realizarea webservice...

    $977 (Avg Bid)
    $977 Oferta medie
    1 oferte

    Am nevoie de o persoana care cuoaste php si codeigniter. Am un Magazin online facut pe codeigniter 3.0 si am nevoie de urmatoarele adaugiri: - Creare modul import produse prin webservice REST - Creare modul filtrare produse - Modificarila modulul de livrare prin curier Mentionez ca ma intereseaza programatori exclusiv romani.

    $531 (Avg Bid)
    $531 Oferta medie
    15 oferte
    Scrie un software S-a încheiat left

    Conectare Prestashop cu ERP prin webservice

    $809 (Avg Bid)
    $809 Oferta medie
    9 oferte
    Cabina de proba virtaula S-a încheiat left

    Am nevoie de o cabina virtuala de proba intr-un magazin online. Astept propuneri pentru realizarea ei . Modelul care consider ca ar fi cel mai usor de implementat este cel de pe il gasiti la |CP036BLU|cp036blu||||||||||||| Astept si alte variante. Magazinul online va fi construit in asa fel incat modulul sa se integreze perfect in el indiferent de forma lui. Modul de lucru este crearea cabinei virtuale apoi a magazinului de aceea aveti liber la folosi orice php , ASP.NET, Java sigura contitie sa lucreze online si sa poate fi intregrata apoi intr-un magazin online.

    $777 (Avg Bid)
    $777 Oferta medie
    2 oferte
    Scrie un software S-a încheiat left

    Doresc realizarea unui soap webservice pentru preluarea de produse si transformarea in xml ca si adresa url pentru ca ulterior sa pot sa le import in magazinul meu online.

    $489 (Avg Bid)
    $489 Oferta medie
    5 oferte

    I am looking for an experienced freelancer capable of creating a simple web scraping tool, able to extract text content, images, and links from a specific url (you just need to do one single url and I take it from there). The extracted information should be in a python dictionary and saved to pkl Skills: - Experience in web scraping - Proficient in handling js and automation This is a very simple project for the right individual. I need all the visible info and images (no maps) plus the info in the JS that must be reached by clicking a button. This is a couple of hours of work max, and needs to be done in Python and for today. I will provide the URL when I make sure you can handle the job. Thanks

    $39 (Avg Bid)
    $39 Oferta medie
    20 oferte

    I'm looking to scrape a website using the python package requests. 1) create a session because the site requires a username and pwd login 2) pass an initial URL that will get pagination of results 3) from the results we'll get the URL of the individual person/page we need to ge...requests. 1) create a session because the site requires a username and pwd login 2) pass an initial URL that will get pagination of results 3) from the results we'll get the URL of the individual person/page we need to get info from 4) we'll make a request call within the session to the persons URL 5) Then we'll parse the HTML from the persons page 6) Then, we'll put the information into a dictionary object and append it to the a list 7) Finally we'll then prin...

    $92 (Avg Bid)
    $92 Oferta medie
    49 oferte

    ...write_number(file, count_byte, number), convert_bytes_to_number(bytes), precision_number(file). It will be possible to create any number of stacks. It will be possible to freely add and obtain elements to the stacks. Attempting to remove from an empty stack will return None. Only simple Python constructs can be used. Among other things therefore, the use of an additional library, an unread data structure (dictionary, tuple) is not allowed. Furthermore, the use of global variables is not allowed. It is not allowed to use functions for working with lists (e.g. pop() and clear()) for the actual manipulation of data in the stack (i.e. adding to the stack, removing from the stack), for auxiliary functions for conversion and saving to a file the use is these features enabled. Hint: To ...

    $183 (Avg Bid)
    $183 Oferta medie
    15 oferte
    PHP XML Sign 3 zile left

    Necesito en PHP puro un modulo para firmar electrónicamente un XML con un certificado .P12, y este se debe enviar a un webservice externo que valida el xml, se espera datos de respuesta. La aplicación de WS-Security se aplicará exigiendo la firma mediante XMLDSig en el body del mensaje SOAP utilizando los siguientes parámetros: • Algoritmo de firma: RSA/DSA (se recomienda RSA - ) • Canonicalization: "exc-c14n" (Exclusive) • Algoritmo de Digest: "sha1" ( El webservice tiene mi clave publica y comprueban que se correcto.

    $49 (Avg Bid)
    $49 Oferta medie
    11 oferte

    ...experienced user looking for an expert in Odoo customization and webRTC integration to help launch my project. We are a group of developers, we need you to help and guide and train us about Odoo webRTC so we can integrate our api. We need a webRTC expert and Odoo expert to give us guide and assistance of how to integrate our AI model into the Odoo 16 webRTC. We have already build the AI model, the webservice and endpoint to commnicate with it and everything related to the AI. So far we have a module that connects with our AI server, everytime an odoo channel is created it reviews the messages, sends it to the AI and creates a new message in the channel that acts as a reply Tasks include: - Customizing Odoo to fit our specific needs - Integrating webRTC within our operations ...

    $23 / hr (Avg Bid)
    $23 / hr Oferta medie
    59 oferte

    We are a group of developers. We need a webRTC expert to give us guide and assistance of how to integrate our AI model into the Odoo 16 webRTC. We have already build the AI model, the webservice and endpoint to commnicate with it and everything related to the AI. So far we have a module that connects with our AI server, everytime an odoo channel is created it reviews the messages, sends it to the AI and creates a new message in the channel that acts as a reply To achieve this we follow the next structure: 1) redefine create on 2) send message body to IA 3) get message and post a message on the channel So far this works on internal chats, but we want this to work on live chat sessions, the idea behind this is that the clients communicate with the IA With the current code we

    $15 / hr (Avg Bid)
    $15 / hr Oferta medie
    40 oferte

    Se necesita apoyo en el desarrollo en lenguaje php, para consumir un webservice que utiliza firma digital. Esta firma en formato pfx modifica el header del xml para cada consulta.

    $66 (Avg Bid)
    $66 Oferta medie
    11 oferte

    I need someone to solvie issues related to the displaying of ads in AdMob, displaying of dictionary results on Wordtik, and Booster functionality. Details: - AdMob: Adverts are not displaying on my app. It seems to be linked to the wrong account/provider - Wordtik Dictionary: The results aren't displaying as expected, causing confusion to the users. The ideal freelancer should understand the intricacies of Wordtik's display features. - Booster: One booster should charge 100 coins but instead is charging 150 Deep understanding and hands-on experience with AdMob, Wordtik, and Booster will be highly appreciated. Ability to diagnose, debug, fix these issues and ensure seamless operations on these platforms is key. Price needs to include uploading to Play store an...

    $178 (Avg Bid)
    $178 Oferta medie
    18 oferte

    i want who can start work immediately just simple scan the QR code and push to server using webservice, i need this to be by today itself. Looking for a skilled developer to create a mobile application compatible with both iOS and Android platforms. The key functionality needed is an Optical Character Recognition (OCR) feature that can effectively and accurately extract text from various image types. Ideal Candidate: - Proven experience developing cross-platform mobile applications - Prior experience with OCR technology is a must - Strong understanding of image processing - Ability to deliver high-quality, efficient code Requirements: - Build a mobile app for iOS and Android - Integrate accurate OCR technology - Develop a feature for text extraction from images - Ensure seamless ...

    $104 (Avg Bid)
    $104 Oferta medie
    10 oferte

    ...social media posts and utilizes advanced NLP techniques, particularly GenAI and LLM, to extract meaningful information and create a dictionary. Key Responsibilities: - Develop a Python script with continuous input text processing capabilities - Implement advanced NLP techniques, especially GenAI and LLM, to process the text - Extract relevant information from social media posts and create a dictionary Ideal Skills and Experience: - Proficiency in Python, with a solid understanding of NLP libraries like NLTK, spaCy, and GenAI - Extensive experience in working with advanced NLP techniques such as GenAI and LLM - Previous projects involving text extraction and dictionary creation from social media posts - Strong problem-solving skills and the ability to work indepen...

    $39 (Avg Bid)
    $39 Oferta medie
    8 oferte
    Dictionary App -- 2 S-a încheiat left

    We seek an experienced iOS and Android developer to create a dictionary app. We have 8000k word and spell records. We need an admin panel that allows us to add new words, descriptions, and spell records. Please give more information about the roadmap. Figma files are available. Example screenshots : Using cross-platform is a plus. Using Python is a plus. Thank you for any offer.

    $1333 (Avg Bid)
    $1333 Oferta medie
    126 oferte

    I've compiled an Arabic-Chinese dictionary in an Excel file and I'm seeking a skilled developer to convert this into a user-friendly software. This software will be exclusively for laptop or computer use, and should operate offline. Key requirements: - Experience with software development for Windows and Mac operating systems - Proficient in programming languages suitable for offline software - Ability to create a user-friendly interface The ideal freelancer will have experience in developing functional and user-friendly software. I would like this project completed within a month, so I'm looking for someone who can work efficiently, while also maintaining high-quality standards.

    $587 (Avg Bid)
    $587 Oferta medie
    20 oferte

    I am seeking a skilled developer to create a real-time ASL (American Sign Language) translator app for Android. The aim is an intuitive, accurate tool that can interpret ASL to English and vice versa. The project deadline is April 28, 2024. - The app needs to have a dictionary of ASL signs to support the translation process. - The design should be user-friendly and accessible, with a clean, modern and professional look. The ideal candidate should have experience in: - Android app development - Real-time translation software - ASL (American Sign Language) recognition - User interface design - Knowledge of ASL dictionaries Please provide budget proposals along with your bid.

    $22 (Avg Bid)
    $22 Oferta medie
    5 oferte

    I want to set up the following: 1) Wireguard server on a webserver (Hetzner) 2) Wireguard client on an OpenWRT router What is the usecase? The OpenWRT router is connected to the internet (at different customers) via WAN cable connection and is connected via LAN to multiple printer (pos printers port 9100). The web application can print things on the clients pri...via LAN to the internet). Customers are only using our system single days (they log into our homepage and receipts get printed at their location). Possibility of dynamic IP at the customer, NATed connection, different ISP, no port forwarding etc. Are further jobs possible? Yes, if the prototype is working I want to scale it with multiple clients. Forthermore, I may need a programmer for the webservice (Kotlin, MariaDB and...

    $220 (Avg Bid)
    $220 Oferta medie
    21 oferte

    ...data via HTTP trigger, massage the incoming data (like null validations), converting the request body into a SOAP API Request object and returning the data Key Tasks: - Develop Azure Functions: The ideal candidate should be able to build Azure Functions using C# that can accept data in json format, validate and transform data into a model that the SOAP service can accept, pass the data to SOAP webservice and return the service response. Prior experience in this area is crucial. - Integrate Azure KeyVault: You will be required to integrate Azure KeyVault into the project. The URL of the SOAP Service, along with the the client certificate for authenticating with the service will be stored in Azure KeyVault. Please ensure you have a good understanding of this service. - Consume SO...

    $390 (Avg Bid)
    $390 Oferta medie
    23 oferte

    Hello! In order to help me learning Arabic, I would like to make a small dictionary with the help of chatGPT API. I would like to make it from 2 books. The first book is a book in Arabic and the second book is its translation in English. Here is an extract from the book in Arabic (): فَمِنَ الْوَاجِبِ خَمْسُ صَلَوَاتٍ فِى الْيَوْمِ وَاللَّيْلَةِ الظُّهْرُ وَوَقْتُهَا إِذَا زَالَتِ الشَّمْسُ إِلَى مَصِيرِ ظِلِّ كُلِّ شَىْءٍ مِثْلَهُ غَيْرَ ظِلِّ الِاسْتِوَاءِ. وَالْعَصْرُ وَوَقْتُهَا مِنْ بَعْدِ وَقْتِ الظُّهْرِ إِلَى مَغِيبِ الشَّمْسِ. وَالْمَغْرِبُ وَوَقْتُهَا مِنْ بَعْدِ مَغِيبِ الشَّمْسِ إِلَى مَغِيبِ الشَّفَقِ الأَحْمَرِ. وَالْعِشَاءُ وَوَقْتُهَا مِنْ بَعْدِ وَقْتِ الْمَغْرِبِ إِلَى طُلُوعِ

    $214 (Avg Bid)
    $214 Oferta medie
    10 oferte

    I'm looking for a competent Java developer to assist with the development of several data structures and algorithms. In this project, you will conduct a set of experiments to compare the performance of dictionary implementations that use unsorted arrays vs. sorted arrays. You are given the Dictionary interface () and its implementation class (). In addition, the file contains a list of 10,000 key-value pairs that represent certain measurements. Key Skills: • Expertise in Java programming • Extensive experience with diverse data structures and algorithms • Ability to adapt to fluctuating project requirements Your ability to create powerful, flexible systems with Java will be crucial for this undertaking. Though the

    $27 (Avg Bid)
    $27 Oferta medie
    18 oferte

    I am seeking a developer to create an in-depth offline property abbreviation dictionary portal, accessible as a desktop or mobile application, allowing users to easily search and access property-related abbreviations and their full meanings without requiring an internet connection." Key requirements: ▪︎ The website should provide comprehensive word definitions ▪︎ Include abbreviations and provide their full definitions ▪︎ Both word definitions and abbreviations must be thoroughly explained Ideal Skills: ▪︎ Proficiency in website development ▪︎ Experience in creating educational resources or similar platforms ▪︎ Excellent command of the English language ▪︎ Attention to detail, ensuring accuracy and completeness of every word definition and abbreviation. Through this platf...

    $638 (Avg Bid)
    $638 Oferta medie
    90 oferte

    I'm working with an API who giving the hash of a file, it returns a p7s digital sign in base64 who needs to be add it to the PDF dictionary. (It can be one or more signatures) What I want is, the ability to add the sign to the PDF in NodeJS (better if it's with typescript) and then open it in adobe acrobat and see the sign. I will provide the PDF sample, the hash of the file and the response of the API in base64 to be tested. Additionally I have an example in Java to better undestanding of the requeriments The flow of the file will be: 1. Give the hash and received the API response (this will be mocked) 2. The API response must be decoded (it's in base64) and add it to the PDF 3 A new PDF must be saved in the disk 4. When the new pdf is opened in Adobe acrobat, th...

    $132 (Avg Bid)
    $132 Oferta medie
    35 oferte
    XML & PHP Expert Needed S-a încheiat left

    I need to connect my POS-PHP system through a web service or API to the software of a Colombian technology provider that provides this service. I attach the webservice manual and an example of the xml that my program must generate to call the information. I need to connect my POS-PHP system to the software of a Colombian technology provider that offers this service through a web service or API. I have attached the webservice manual and an example of the XML that my program must generate to call the information. Please contact me if you do this - +91 9598514789 The project is in Spanish language

    $316 (Avg Bid)
    $316 Oferta medie
    16 oferte

    The plugin needs to have 2 basic functionalities - Create a Chrome plugin that read a google document and send the information to a Webservice every 5 minutos (or less ) or every time you click a button - A web hook that you can send a text and its going to add that text at the end of the document

    $136 (Avg Bid)
    $136 Oferta medie
    42 oferte

    ...parse_rcv1v2(stop_words, inputpath) to parse XML files in a folder. Implement steps to read XML files, extract docID and index terms, and create Rcv1Doc objects. Define a class Rcv1Doc with attributes like docID, terms (a dictionary of terms and their frequencies), and doc_len. Tokenize text, remove stop words, and apply stemming using the Porter2 algorithm. Define methods like getDocId() and get_term_list(). Task 1.2: Define a query parsing function Create a function parse_query(query0, stop_words) to parse a query string. Tokenize the query, remove stop words, and apply stemming. Return a dictionary of terms with their frequencies in the query. Task 1.3: Define a main function Implement a main function to test parse_rcv1v2() and parse_query(). Print document details ...

    $116 (Avg Bid)
    $116 Oferta medie
    15 oferte

    I am seeking assistance with implementing the E-invoicing resolution, which includes generating the XML format in compliance with the Saudi Zakat, Tax, and Customs Authority (ZATCA) guidelines. The implementation is required in dotnet core 6 MVC project and involves two key documents: 1. ELECTRONIC INVOICE DATA DICTIONARY (19 May 2023): 2. ELECTRONIC INVOICE XML IMPLEMENTATION STANDARD (19 May 2023) : 3. the SDK tool to validate XML generated invoice: | password: 466277 4. sample invoice to work on: 5. code to continue on: branch name: main The implementation process should follow two distinct steps: 1. XML Format Invoice Generation (For Simplified

    $142 (Avg Bid)
    $142 Oferta medie
    13 oferte

    ...for the project which is less than 10,000 records. Ideal Skills for the Job: Data Access and download the study dataset: This dataset is a survey of 2033 residents of Canada was conducted to determine the key factors associated with political engagement. A variety of variables were measured and recorded including some tests they were asked to complete. Below is the data dictionary for the data set. One group of respondents (“Treat”) were given additional education on political matters while the other (“Control”) were not. Assignment Tasks Your task will be to used multiple linear regression to determine the factors which contribution to Political Awareness (variable: Pol). As always, imagine this analysis will be generating a report that will be prese...

    $15 (Avg Bid)
    $15 Oferta medie
    4 oferte

    Cuanto con un proyecto al 90%, requiere corregir varios er...requiere poder contar con un servicio que envie las coordenadas, acumulado de la dase de datos, entre otros. Este servicio podrá decidir qué layout mostrar. Por el webservices del servicio le llegará diversos comandos en JSON, que son acciones que debe realizar la aplicación, dependiendo la condición: por ejemplo si, recibe la acción de PHOTO, deberá tomar una foto frontal y enviarlo a otro webservice. si recibe la acción de BLOQUEO, deberá mostrar la pantalla de bloqueo. si recibe la acción de MODO_USO, deberá mostrar el layout qué corresponde al modo si recibe la acción de SESSIÓN, deberá llenar los layout con dicho...

    $185 (Avg Bid)
    $185 Oferta medie
    18 oferte

    Preciso desenvolver um webservice para sincronizar dados entre um banco de dados MySql online e um banco de dados Firebird em maquina Local windows. *o envio de dados via webservice pode ser via Json *será necessário desenvolver uma aplicação local para windows para conectar com o banco de dados firebird localmente, receber as informações via json e alimentar as tabelas no firebird local. ---------------------------------------------------------- Trata-se de um Catalogo Digital multi-loja online que irá sicronizar com uma base de dados local no windows, afim de alimentar um sistema ERP local.

    $53 (Avg Bid)
    $53 Oferta medie
    7 oferte

    I am in need of a developer with significant expertise in Android development specifically with Android Studio to update my suite of 10 easy apps. Key tasks include: - Fixing existing bugs/issues in the apps. - Updating all apps to the latest Android version. - Implementing solid controls for in-app advertising. I have all the source codes and project files readily available. You will not be required to provide support for Android versions prior to the latest one. The ideal freelancer for this project will have experience in troubleshooting and bug fixing within the Android environment, knowledge of latest Android version updates and familiarity with in-app advertising controls. Given the potential for complexity in managing advertisements, experience with mobile app monetization strat...

    $158 (Avg Bid)
    $158 Oferta medie
    101 oferte

    Necesito realizar la conexión de mi sistema POS-PHP por medio de un web service o API al software de un proveedor tecnológico colombiano que presta este servicio. Dejo adjunto el manual del webservice y un ejemplo del xml que debe generar mi programa para llamar la información.  I need to connect my POS-PHP system to the software of a Colombian technology provider that offers this service through a web service or API. I have attached the webservice manual and an example of the XML that my program must generate to call the information.

    $160 (Avg Bid)
    $160 Oferta medie
    41 oferte

    I am presently in need of a experienced Python developer for a project centered around Data Analysis, specifically focusing on Financial Data. Your responsibility will be to write a Python script on the dataset provided. Key responsibilities: - Reading from Excel or other data files and process them into Python data objects (such as a dictionary) - Write the code to process data as fast as you can - Interpret complex customer data, analyze results using statistical techniques - Develop and implement data collection systems and other strategies for predictive analysis - Assuring the quality of the data used for analysis is optimal - Building algorithms and developing automated processes - Test and QA the software you write and assist with integration if required Ideal Skills and Ex...

    $136 (Avg Bid)
    $136 Oferta medie
    39 oferte

    We are looking for a short-form editor in order to professionalise our content across TikTok, YT shorts, Instagram Reels, etc. For a budget of 250 dollars, we would be looking for 5 high quality short-form 9:16 videos. We are an Oxford University podcast, interviewing high profile academics, politicans, sportspeople etc. "The LOAF Podcast" on YouTube. We are looking for engaging and dynamic content, well-paced to keep the retention high. This includes video, text, emoji, stills animation etc. Ali Abdaal's short-form style is a fairly good guide to the sort of standard and attention to detail we desire. Its important to have a problem-solving and creative approach. Being in part an academic-style podcast means that we deal with some very controversial topics, ...

    $412 (Avg Bid)
    $412 Oferta medie
    100 oferte

    Module is API webservice 1. Update module for latest API requirements (authentification changes from username/pass to API key); 2. Module Itself has too much dev/unused code debugging functions/logging implemented. Clean it up and optimize performance wise for PHP 8.1 on Prestashop8.

    $108 (Avg Bid)
    $108 Oferta medie
    113 oferte

    Here's a quick job for someone with the Xcode Dictionary Development Kit. Basically, I need someone to python the .dict file with Apple's Dictionary Development Kit. You convert the source .dict to .xml with Pyglossary and then use Apple's tools to compile it. I have the converted .xml file, I think, but I also have . files. These are basically the steps, I think: The goal is to have a flawlessly working dictionary on Mac starting out with the source dictionaries. It's not a big job, but I don't know how to wrangle Xcode/ don't have a developer account. Can you just let me know how long you think it'll take? Please don't quote 30+ hours, lol.

    $33 / hr (Avg Bid)
    $33 / hr Oferta medie
    65 oferte

    I'm in need of an amateur photographer with expertise in DOOH campaigns. The aim is to ...high-impact imagery to be used as a certification for our client. This isn't a traditional photography role. Ideal Skills & Experience: - experience in photography for DOOH campaigns. - Knowledge of OOH Industry - Some creativity and an eye for detail. Application Requirements: - Should live near one of these cities: Birmingham Bristol Cardiff Glasgow Cambriedge Leeds Liverpool London Manchester Oxford Southampton Context: Its a programmatic Dooh campaing, that running throw 7 am to 12 pm ( Monday to Sunday), in specific locations. All of the screens are located outdoors, in public places. You can find attached some example photos of the requiered job. Spanish speakers are ...

    $15 - $25 / hr
    Local
    $15 - $25 / hr
    0 oferte
    Webservice: RCS capacity S-a încheiat left

    Hi, I need a webservice to test if a MSISDN has RCS capactity to receive RCS using Jibe API. Only I want collaborate if you have real experience in this Jibe API. If you have real experience this service will be so fast and easy for you. We only pay when I can test service in real time in your demo server and I have the source code.

    $192 (Avg Bid)
    $192 Oferta medie
    27 oferte

    ...Objectives: - Architect and develop a secure, efficient integration API that meets our platform's functional and scalability requirements. - Produce comprehensive documentation and SDKs to assist third-party developers in integrating their applications. - Implement a robust testing framework to ensure the API's reliability and performance. - They also need to know how to host the middleware webservice on cloud Key Responsibilities: - Utilize programming languages such as JavaScript (Node.js), Python, PHP, or Java to develop the API, selecting the most appropriate technologies based on project requirements. - Apply frameworks like , Django/Flask, Spring Boot, or Laravel to structure and streamline the development process. - Employ tools such as Postman for API ...

    $23 / hr (Avg Bid)
    Acord de confidenţialitate
    $23 / hr Oferta medie
    108 oferte

    I am seeking zatca expert who can help to implement the XML format of E-invoice generator using C# in compliance with the Saudi Zakat, Tax, and Customs Authority (ZATCA) guidelines. This project is a dotnet core 6 MVC project and involves four key documents: 1. ELECTRONIC INVOICE DATA DICTIONARY (19 May 2023) 2. ELECTRONIC INVOICE XML IMPLEMENTATION STANDARD (19 May 2023) 3. Fw_ 4. This project should follow two distinct steps: 1. XML Format Invoice Generation 2. Validation of the Generated Invoice using an offline SDK tool For guidance, you can refer to the following YouTube resources: 1. Tutorial 1: Generating XML Format Invoice 2. Tutorial 2: Validating

    $53 (Avg Bid)
    $53 Oferta medie
    4 oferte

    I am seeking assistance with implementing the E-invoicing resolution, specifically generating the XML format in compliance with the Saudi Zakat, Tax, and Customs Authority (ZATCA) guidelines. The implementation is required for a dotnet core 6 MVC project and involves two key documents: 1. ELECTRONIC INVOICE DATA DICTIONARY (19 May 2023) 2. ELECTRONIC INVOICE XML IMPLEMENTATION STANDARD (19 May 2023) The implementation process should follow two distinct steps: 1. XML Format Invoice Generation 2. Validation of the Generated Invoice using an offline SDK tool For guidance, you can refer to the following YouTube resources: 1. Tutorial 1: Generating XML Format Invoice 2. Tutorial 2: Validating Invoices with an SDK Tool Please note that only the steps related to generating the E-Invoice in...

    $367 (Avg Bid)
    $367 Oferta medie
    18 oferte

    I am seeking the expertise of a seasoned app developer to build a Book Reader app for Android. This app should feature highly sought-after capabilities for optimal reading experience. Key Features: - Dictionary and translation integration to assist readers in comprehending various texts. - Advanced AI technology usage, specifically aiming at Language Learning Modules (LLM) and Text-to-Speech (TTS) Conversions, to aid in auditory reading and language proficiency. - The AI is also expected to perform text-to-speech conversions that can enable readers to consume content audibly. - The design element should permit users to customize themes and color schemes, catering to diverse aesthetic preferences. Ideal candidate: An Android app developer with strong experience in integrating A...

    $614 (Avg Bid)
    $614 Oferta medie
    31 oferte

    ..."ORDER BY") By clicking on one of the items, the detail must appear (IMAGE03) The colors into IMAGE01/02/03 are just an example. They must not be used. No database, no local files. All information will have to be taken from webservices. Project requires User-interface design and display data retrived by http/https calls. It is necessary to provide a contact form. The data will be sent to a webservice which will take care of sending the message. -------------- No back-end needed. No database management. Further details will be provided during the project (for example which icons to use in the lists, which fonts, how to distribute the text, what to do in case of crash, ...) No upfront. Milestone is one only, at the end of the project. Daily updating is mandatory. If...

    $753 (Avg Bid)
    $753 Oferta medie
    47 oferte