Parse comma separated values within worksheettrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 parse comma separated values within worksheet trabajados encontrados, precios en USD

    ...Excellent communication skills (verbal and written) in the Spanish language. If you speak English, communication will only be in writing. Are you interested? or Do you need more information? Send me your portfolio of similar projects, cover letter, what would be the approach to carry out this project, the total value and your concerns. IMPORTANT NOTE: In the case of the mobile app, separate values ​​are required to be submitted for the native iOS or Android version or the PWA. We are open to handling this project in phases. Before working on this project, a contract with confidentiality and copyright clauses will be signed electronically. The website will be hosted on Siteground. Don't miss the opportunity to be part of this project that will change lives! ---...

    $4209 (Avg Bid)
    $4209 Oferta promedio
    31 ofertas
    Odoo trouble shooting Finalizado left

    I have this problem with odoo when I add a brand to a product for example. RPC_ERROR Odoo Server Error Traceback (most recent call last): File "/opt/odoo16/odoo/odoo/", line 983, in get cache_va..."/opt/odoo16/odoo/odoo/", line 1279, in mapped self.__get__(first(remaining), type(remaining)) File "/opt/odoo16/odoo/odoo/", line 1186, in __get__ recs._fetch_field(self) File "/opt/odoo16/odoo/odoo/", line 3162, in _fetch_field self._read(fnames) File "/opt/odoo16/odoo/odoo/", line 3268, in _read self.env.cache.insert_missing(fetched, field, values) File "/opt/odoo16/odoo/odoo/", line 1086, in insert_missing (id_, None) MemoryError The above server error caused the following client error: null

    $35 (Avg Bid)
    $35 Oferta promedio
    8 ofertas
    Api data info Finalizado left

    There is a software that sends authentication information to a WEB API, that server returns some authentication values depending on the data sent by the authentication software, I need to know exactly how the data that the server returns to the software is generated, I have 2 examples real data sent to the server and received from the server I have been doing cryptographic tests but I have not been able to replicate exactly the same data. I need to find the exact algorithm or hash or jump or encryption that replicates the values that the web api sends to the software. You should not develop any software or project, just analyze the data that I will send you and tell me how it is generated so that I can generate new data with other new information. Any question Send me SMS

    $40 (Avg Bid)
    $40 Oferta promedio
    2 ofertas

    Greeting...web designer to improve the design of a Financial company's corporate website. The project involves enhancing three main pages: 1) Home Page: Section 1: Loan calculator Section 2: How to apply for a loan Section 3: About Us Section 4: Contact Section 5: Careers Section 6: Integration with Instagram 2) About Us Page: Section 1: Cover Section 2: Who we are Section 3: Mission and Vision Section 4: Values 3) Careers Page: Section 1: Cover with job application form Section 2: Call to Action The website's text must be in spanish, we have all the necessary resources to start the web design, including the previous website version, a defined color palette, and the company logo. If you are interested in participating in this project, please contact us to get started ...

    $169 (Avg Bid)
    $169 Oferta promedio
    33 ofertas

    ...personal! Si nos gusta trabajar contigo, puede ser que agendamos una entrevista para contratarte, gracias por tu tiempo. English | Español (above) ---------------------------------------------- ?? | Hello hello! My name is José Antonio and together with my partner Isaac, we want to set up a marketing agency that will be called "Tu Marketing Vale Más". We want a logo that expresses the following values: luxury, exclusivity, quality and profitability. Our idea is a typography logo and playing with it "more" than the name either with an image, icon, well I leave it to your creativity. Keep in mind that this logo will be on our website, business cards, banners, etc. The colors to use: Black yes or yes since it conveys exclusivity and I had...

    $37 (Avg Bid)
    $37 Oferta promedio
    40 ofertas

    ...que consume (por los mas vendidos) - Historial de contacto y conversaciones (ultimos 10 mensajes) - Datos de facturación (total facturado, margen de ganancia, margen ganacia %, comisiones) - Notas de interés (notas de interes del contacto) - Que se pueda enviar email o whatsapp directamente sin salir de ahí (solo poner un enlace al contacto) - lifetime value (usar formula de lifetime values) - Gráficas de tendencia (en volumen de facturación y recurrencia) DASHBOARD GENERAL dashboard con las mismas caracteristicas del el de clientes pero con los datos de todos los usuarios....

    $23 / hr (Avg Bid)
    $23 / hr Oferta promedio
    1 ofertas
    MySQL/MariaDB SQL TASK Finalizado left

    ...primary key. It is a four-character alphanumeric code designating each unique dish. NAME is an alphanumeric sequence, it is required, and it is unique. TYPE is an alphanumeric sequence, and it denotes the category of the dish (e.g., appetizer, main course, dessert). PRICE is a numeric field indicating the cost of the dish. Execute the following statement: INSERT INTO DISHES (CODE, name, type, price) VALUES ('D0001', 'Italian Spaghetti', 'Main Course', 12.99); Does it work? If not, identify which integrity rule is not being met and modify the statement to solve the problem. Create the following table: EMPLOYEES (ID, name, surname, role, restaurant_code) Note that ID is the primary key. It is a numeric field and must be AUTO_INCREMENT. Note that the fi...

    $31 (Avg Bid)
    $31 Oferta promedio
    27 ofertas

    ...allow choosing between two modes: quiz mode and creative mode. In creative mode, the application should display controls on a part of the screen to modify the values of sides a, b, c, and angles α, β, and γ. When these values change, the displayed lattice drawing should also change, showing the name of the lattice corresponding to one of the 14 possible options. Additionally, there should be an explanation to the user of why that lattice is formed with those specific values. All of this should be within the same window. In quiz mode, the application presents 10 questions. Each question involves displaying a lattice figure with random values of a, b, c, α, β, and γ. The user in each question must choose from 3 different...

    $20 (Avg Bid)
    $20 Oferta promedio
    4 ofertas

    ...------------------------------------ documentclass{article} usepackage[margin=0.25in]{geometry} usepackage{pgfplots} pgfplotsset{width=10cm,compat=1.9} begin{document} begin{tikzpicture} begin{axis}[ % title={This was the previous title, now it is commented} xlabel={Temperature {textcelsius}}, ylabel={Solubility {g per 100 g water}}, % xmin=10, xmax=120 % <== old values have been commented xmin= 0, xmax= 100, ymin=0, ymax=120, xtick={0,20,40,60,80,100}, ytick={0,20,40,60,80,100,120}, legend pos=north west, ymajorgrids=true, grid style=dashed, title = {Temperature dependence of {CuSO(_4cdot)5H(_2)O} solubility} ] addplot[ color=blue, mark=square, ] ...

    $8 - $32
    $8 - $32
    0 ofertas

    ...services. ➡️Website Expectations: Andrea anticipates discovering a website exuding a modern and elegant aesthetic. She desires effortless navigation, enabling her to visually explore wedding and engagement photography portfolios in an appealing manner. She aims to establish an emotional connection with the photographer's work, envisioning how her special moments could be captured. Additionally, she values clear information about services offered and availability for her planned wedding date. ➡️Key Phrase: "Capture the most special moments of my wedding with a touch of modernity and elegance." ➡️Summary: Andrea is a young professional with a modern and elegant aesthetic. An active social media user, she seeks a wedding photographer capable of capturing her wed...

    $234 (Avg Bid)
    $234 Oferta promedio
    73 ofertas

    ...favor para saber que leíste todo !!!! Si tiene más preguntas, no dude en ponerse en contacto conmigo :) Saludos cordiales Eduard ENGLISH VERSION: Hello dear Freelancer, We have a easy recording project, you must record 3500 short phrases through the "Lifewood" app. The sentences are in the app, it's basically just read and record, easy! You can find the app in the App store! those 3500 are separated in 1x800, 1x700 and 4x500. You will always have different log-in and counter-signal data. The payment is per sentence in total will be $40 and the project will take between 10-12 hours of your time. (At the beginning you have to start slow because you have to get used to it, after that it will go very fast depending on your talent! Slips of the tong...

    $125 (Avg Bid)
    $125 Oferta promedio
    30 ofertas

    ...favor para saber que leíste todo !!!! Si tiene más preguntas, no dude en ponerse en contacto conmigo :) Saludos cordiales Eduard ENGLISH VERSION: Hello dear Freelancer, We have a easy recording project, you must record 3500 short phrases through the "Lifewood" app. The sentences are in the app, it's basically just read and record, easy! You can find the app in the App store! those 3500 are separated in 1x800, 1x700 and 4x500. You will always have different log-in and counter-signal data. The payment is per sentence in total will be $40 and the project will take between 10-12 hours of your time. (At the beginning you have to start slow because you have to get used to it, after that it will go very fast depending on your talent! Slips of the tong...

    $113 (Avg Bid)
    $113 Oferta promedio
    18 ofertas

    ...todo" para saber que leíste todo Si tiene más preguntas, no dude en ponerse en contacto conmigo :) Saludos cordiales Eduard ENGLISH VERSION: Hello dear Freelancer, We have a easy recording project, you must record 3500 short phrases through the "Lifewood" app. The sentences are in the app, it's basically just read and record, easy! You can find the app in the App store! those 3500 are separated in 1x800, 1x700 and 4x500. You will always have different log-in and counter-signal data. The payment is per sentence in total will be $40 and the project will take between 10-12 hours of your time. (At the beginning you have to start slow because you have to get used to it, after that it will go very fast depending on your talent! Slips of the ton...

    $99 (Avg Bid)
    $99 Oferta promedio
    26 ofertas

    ...follows both in the backend and at the point of sale: Prescription view (prescription). 2. In each field (“Esfera/Cilindro/Eje/Adición/Prisma/Base”) there is a long drop-down list, in which it is difficult to find the correct parameter: It is required to manually enter the parameters in each field, which does not give rise to errors, allowing typing only within the range of parameters of each drop-down list. Allow negative and positive values to be entered. 3. Point of sale buttons: “Select Glasses”, “Prescription”, “Prescription History” and “Cliente”: Change the entire point of sale module to Spanish. Change to Spanish language the texts that are shown in the window that opens when pressing each button:...

    $90 (Avg Bid)
    $90 Oferta promedio
    8 ofertas

    ...reenvio de correo se realice por un puerto diferente al 25, para poder cerrarlo y desaparecer de las listas de spam. Reporte de spamhaus: ""A device (computer, server, mobile phone, etc), or an app on a device that is using 85.214.x.x is infected, badly misconfigured, or compromised. It is making SMTP connections with multiple unrelated HELO values on port 25. The most recent detection was on: June 15 2022, 23:20:00 UTC (+/- 5 minutes). The observed HELO values were *********.com, ***********.es ..."" Necesito bloquear el puerto 25 de salida y que siga funcionando el reenvio de correo....

    $181 (Avg Bid)
    $181 Oferta promedio
    10 ofertas

    Diseño e implementación de un Procesador de Lenguajes, que realice el Análisis Léxico, Sintáctico y Semántico (incluyendo la Tabla de Símbolos y el Gestor de Errores), para un determinado lenguaje de programación. El Procesador deberá leer el programa fuente de un archivo de texto y entregar necesariamente varios archivos de texto (lista de tokens, parse, tabla de símbolos y errores). El funcionamiento tiene que ser obligatoriamente el siguiente: Entrada: Fichero fuente: El Procesador ha de recibir un archivo de texto cuyo contenido es el programa que se desea analizar. Salida. Para facilitar las tareas de depuración y de corrección de la Práctica, es necesario mostrar los resultados de los d...

    $213 (Avg Bid)
    $213 Oferta promedio
    5 ofertas

    ...nos englobamos. Tradicionalmente, las empresas ligadas a nuestros socios se han identificado con el azul y el ocre, pero estamos abiertos a diferentes propuestas. Que gane el mejor! --------------------------------------------------------------------------------------------------- Our Additium 3D project is about to be launched, and for its success we need a logo that represents the company's values: innovation, modernity and entrepreneurship. Additium 3D is a newly created prototyping company, which uses Industry 4.0 technologies such as 3D Printing in its 3 most outstanding branches (SLS, SLA and FDM), Computer Numerical Control Machinery (CNC), Laser Cutting and more... to be able to offer companies the best solution that allows them to manufacture short batches of the...

    $109 (Avg Bid)
    Destacado Garantizado Concurso principal
    $109
    324 participaciones

    Estamos creando un juego que realiza peticiones a un servidor mediante una capa intermedia usando una librería de parse, se necesita alguien con experiencia en esta área, ya sea usando parse como cualquier otra librería similar y se pueda adaptar de forma rápida.

    $1122 (Avg Bid)
    $1122 Oferta promedio
    11 ofertas

    Hola Mubbashir H., vi tu perfil y me gustaría ofrecerte mi proyecto. Podemos conversar por chat acerca de los detalles.

    $35 (Avg Bid)
    $35 Oferta promedio
    1 ofertas
    Customer experience Finalizado left

    I need to design a customer experience plan. Focus on Web and App align with corporate values and business goals Grocery Brand Key aspects Customer analytics Customer loyalty Customer satisfaction and diferenciation

    $2311 (Avg Bid)
    $2311 Oferta promedio
    31 ofertas
    Cambio estructura XML Finalizado left

    I need to convert the XML structure of 1200 elements. From having some nested fields to have these fields in the same tag separated by commas. The structure to change is this: <pictures> <picture> <picture_url><![CDATA[]]></picture_url> </picture> <picture> <picture_url><![CDATA[]]></picture_url> </picture> </pictures> To: <pictures> , </pictures> I would like the XSLT to be provided in the delivery

    $15 / hr (Avg Bid)
    $15 / hr Oferta promedio
    11 ofertas

    ...CTP y ACF creados. Problem to solve Reduce the TTFB without removing any functionality and without using any cache plugin. In my local PC using Chrome Dev Tools the TTFB is taking around 3-5 seconds. The TTFB in GTMetrix is taking around 2.5-3.5 seconds. If I deactivate all plugins the TTFB is around 0.40-0.50 seconds. KPIs - Website keeps the same functionality - We have to reduce TTFB values to 1.5 second max measured with GTMetrix. - In GTMetrix is taking between 4 to 8 seconds to fully load the page depending on the page. We have to reduce that value. The page that longer takes to fully load should not exceed 4 seconds....

    $167 (Avg Bid)
    $167 Oferta promedio
    49 ofertas

    ...simulated 2.2 The elements necessary for the procedure 2.3 3d characters 2.3.1 patient (male, female, child) 2.3.2 health team (man, woman) 3 According to the medical record the simulator should follow the protocol, the user will be able to interact with the machine simulator and modify the values ​​according to their knowledge. 4 The interface of each machine and brand must respond to the processes necessary to complete the specific protocol of each machine and each exercise. 5 according to the entered values ​​the output image will be altered according to the entered parameters degrading the image eg. a low contrast image by not entering the corresponding parameters in a scanner, etc. 6 Once the simulation is finished, depending on the evaluation mode, it will end, g...

    $65750 (Avg Bid)
    Destacado Acuerdo de Confidencialidad
    $65750 Oferta promedio
    4 ofertas

    Buenas Matias, ahi estamos detallando todos los puntos tecnicos necesarios para los milestones y tmb los contratos. Como te contamos, solo tenemos 600 total por lo cual cualquier gasto, lo tenemos que descontar. Tenes idea si el sistema ya descuenta automaticamente del budget o tenemos que nosotros descontarlo manualmente? Milestone 1 Prototipo funcional de la programación (conectividad entre market price y spotify fluctuando cada 3 minutos, donde se puede ver los cambios en las canciones en base a las fluctuaciones del mercado) Chequeos y comentarios: 2 cambios Milestone 2 1) Integrar el sistema desarrollado en el Milestone 1 a una página web, con opciones de diferentes tokens 2) Tener las opciones de cambio de música tomando fluctuaciones a 3 min y a 24 hrs. 3) ...

    $475 (Avg Bid)
    $475 Oferta promedio
    1 ofertas

    Buenas Matias, ahi estamos detallando todos los puntos tecnicos necesarios para los milestones y tmb los contratos. Como te contamos, solo tenemos 600 total por lo cual cualquier gasto, lo tenemos que descontar. Tenes idea si el sistema ya descuenta automaticamente del budget o tenemos que nosotros descontarlo manualmente?

    $600 (Avg Bid)
    $600 Oferta promedio
    1 ofertas

    Tengo un trabajo en una hoja de cálculo Excel para calculo de costos de productos, manejo de inventario, calculo de ganancias, manejo de pagos, bases de datos. Se toma en cuenta la necesidad personalizada del cliente.

    $20 (Avg Bid)
    $20 Oferta promedio
    2 ofertas

    OFERTA LABORAL – B/QUILLA, CALI Y MEDELLÍN En Comma Colombia estamos en la búsqueda de COORDINADORES PROFESIONALES para el desarrollo del próximo torneo internacional de fútbol que se llevará a cabo en los meses de junio y julio en nuestro país. INDISPENSABLE CUMPLIR CON TODOS LOS REQUISITOS QUE APARECEN AQUÍ: REQUISITOS: - Ser mayor de 18 años y tener título profesional - Tener documentos al día (Cédula de Ciudadanía, Diplomas, Actas de Grado, Certificados Laborales, - Certificado de Antecedentes, RUNT, Licencia de Conducción – Logística de transporte -, Certificado idiomas, y cualquier otro que sea solicitado) Disponibilidad inmediata - Interés en trabajar en un ...

    $561 (Avg Bid)
    $561 Oferta promedio
    3 ofertas
    Desarrollador Odoo Finalizado left

    Desarrollador de Odoo: - Código Limpio - Conocimiento de módulos que ya existen en Odoo para no rehacer la rueda - Tests Unitarios The Project: New Odoo Module: - ADD new model named with theese fields: - name Char - path Char - ADD a data file with 4 records for with theese values (name|path) - Norma 43|N43 - Norma 34|N34 - Norma 19 Emisión de Remesas|N19XML - Norma 19 Devoluciones|N19DEV - ADD new model named with theese fields: - name Char - active Boolean default True - company_ids Many2many => - host => Char - user => Char - passwd => Char - port => Integer - key => Binary - norma_ids => Many2many

    $14 / hr (Avg Bid)
    $14 / hr Oferta promedio
    9 ofertas

    ...AODOCS, en el API Explorer de Google hace la siguiente solicitud: PATCH {YOUR_API_KEY} { "fields": [ { "fieldName": "TextoParaCambiarConAPI", "values": [ "Logrado desde la API2" ] } ] } Actualmente tengo lo siguiente en Google Apps Script: function runAPI(){ var token = (); var formData = { "fields": [ { "fieldName": "TextoParaCambiarConAPI", "values": [ "Logrado desde la APIv3" ] } ] }; var camb = { 'method' : 'PATCH', 'headers': { 'Authorization': 'Bearer ...

    $18 (Avg Bid)
    $18 Oferta promedio
    1 ofertas

    integrar 38 api expuestas a interfaz grafica y después integrar a crm bitrix ej de api :1. Tipo Documentation 2. Consulta de estado de IMEI GET Esta operación permite conocer el estado de un IMEI así como el dispositivo al que se encuentra vinculado. Resource URL {imei}/status Header Parameters Name Values Description Authorization (required) Token de autorización que es obtenido de la operación de Generar Token. El formato es: Bearer {AccessToken} Ejemplo: Bearer pmJ3yr5uBYJyPd1VPAO5iCgt4r7O Try it out !! SENDRESET RequestResponsecURL Make a request and see the response. Resource Summary Security None Category IMEI. Schema of Response OperationId Consulta de estado de IMEI Schema of Response HTTP Code 200 Schema Resource Error

    $570 (Avg Bid)
    $570 Oferta promedio
    3 ofertas

    Tengo un blog en Wordpress muy antiguo (de 2011) sin actualizar desde 2017 q da error por actualización Parse error: syntax error, unexpected '[' in /home/content/34/10131134/html/wp-content/plugins/insta-gallery/includes/api/ on line 145 Necesito ayuda arreglando el error y actualizándolo

    $15 / hr (Avg Bid)
    $15 / hr Oferta promedio
    18 ofertas

    ...the first module, to create multiple invoices at the same time, based in the WSDL request from the lists mentioned in the first module, then download all those pdfs (links) and merge all those PDFs) in other words, we need to download all those URLs of the pdfs (as responses) and merge that's pdfs in one. the strategy is to use both simple modules and integrate his functionalities to save all values required from the list and generate all invoices at the same time. and use a library to merge pdfs. All new proposals are well received CPANEL php merge pdf library ------------------------------ Spanish: ------------------------------ Actualmente Tenemos dos desarrollos básicos (independientes) en PHP, uno de ellos proporciona una lista basada en una tabla a partir...

    $206 (Avg Bid)
    $206 Oferta promedio
    9 ofertas

    Encuestas telefonicas real...appropriate number key to indicate their response. Make IVR surveys form excel phone list. Receive answers from phone keys and voice recognition. Detailed requirements: * Must be delivered as a FreePBX module compatible with latest versions of FreePBX and asterisk * Must be configurable through a web page on the FreePBX web interface * Configurable features must include: number of questions, range of values for response * Results will be stored in a MySQL database with information on the call, the agent, the questions and the answers to the questions * There will be a web interface to display the result for each question across multiple agents as a bar chart * Changing the questions will not invalidate the data in the database * All source code will b...

    $458 (Avg Bid)
    $458 Oferta promedio
    12 ofertas
    Trophy icon KEYFOB Canada Finalizado left

    KEYFOB Canada is a company that sells new and remanufactured car keys, remotes keyless and accessories for locksmith across Canada. Our values are quality, warranty, and customer satisfaction. We are looking for an innovative logo design and brochure that shows trustworthiness, aggressiveness, reliability, high standards, professionalism and commitment. It is important to follow colour psychology in marketing and Canadian Identity. KEYFOB Canada es una compañía que vende llaves de automóviles nuevas y remanufacturadas, controles remotos sin llave y accesorios para cerrajeros automotrices en todo Canadá. Nuestros valores son calidad, garantía y satisfacción del cliente. Estamos buscando un diseño de logotipo innovador y un folleto q...

    $39 (Avg Bid)
    Garantizado
    $39
    41 participaciones

    ...tabla "sistema" para poder probar, por ejemplo: export API_KEY=$(pwgen 32 -1 | sha256sum | cut -d' ' -f1) echo "El API-KEY a utilizar es $API_KEY" export API_KEY_HASH=$(echo -n $API_KEY | sha256sum | cut -d' ' -f1) echo "El HASH-256 del API-KEY, a insertar en la base de datos, es $API_KEY_HASH" En la tabla "sistema" se debería insertar este hash: INSERT INTO sistema(nombre,url,apikey,descripcion) values ('quipux', 'http://localhost/quipux', '$API_KEY_HASH', 'Quipux'); Para configurar el DataSource de PostgreSQL que apunta al contenedor, en WildFly se puede ejecutar el siguiente script para JBoss CLI: Ejecutar bin/ -c y luego el siguiente script: batch module add --name= --re...

    $433 (Avg Bid)
    $433 Oferta promedio
    3 ofertas

    Tengo una aplicacion a medio terminar. Se han pasado los servicios a parse server de mysql y falta: En IOS: Se estaba haciendo de cero en otro que se hizo con ionic y empezó a dar error el cambio a uiwebview. De modo que lo estaban haciendo en real native pero se quedaron a medias. Ejecutable: las empresas deben poder instalarlo para que copien X informacion de su hoja de rutas, de este modo, mi aplicacion pueda hacer lectura en todo momento en el vps. Al cambiarse a parse los servicio, tambien esta a medias. Debe leer todo tipo de BD pero en este caso primordial es visual fox pro API: de igual odo, al pasar los servicio al parse hay que pasar la API que ya tenemos. Se necesitaria este todo solventado en dos semanas máximo.

    $381 (Avg Bid)
    $381 Oferta promedio
    4 ofertas
    Trophy icon Creación de logo para la óptica Velux Finalizado left

    Optica velux, es una empresa dedicada al comercio de monturas o gafas para los ojos. se requiere diseño de marca profesional. propuestas en color # 0C263D los valores que debe transmitir la marca: elegante - sofisticado - lujoso Optica velux, is a company dedicated to the trade of frames or eye glasses. Professional brand design is required. color proposals # 0C263D the values ​​that the brand must convey: elegant - sophisticated - luxurious

    $10 (Avg Bid)
    Garantizado
    $10
    29 participaciones

    Estamos buscando al desarrollador de la idea creativa para la medalla conmemorativa de un campeonato deportivo la cual queremos que el ... Disciplina Integración Esfuerzo Sacrificio Trabajo en equipo Deberá ser en forma redonda de 8.5 cms. con diseño por ambas caras e incluir el diseño del liston de 3 cms de ancho. Incluyo fotos del estilo de proyecto que estamos buscando. English: We are looking for the developer of the creative idea for the commemorative medal of a sports championship which we want the design to reflect the values ​​that are lived in the sport. Discipline Integration Effort Sacrifice Teamwork It must be in a round shape of 8.5 cm. with design on both sides and include the design of the 3 cm wide ribbon. I include photos of the proj...

    $192 (Avg Bid)
    $192 Oferta promedio
    23 ofertas

    ...valores de calidad, sano, seguridad, higiene sanitaria y solvencia. :.....:......................... JENO S.A. is a Panamanian company dedicated to the import and export of natural foods, especially meats, cereals and feed (balanced feed for animals). We seek to develop the basic corporate image of JENOSA: logo and design of letters, cards, notebooks, folders and envelopes. We want to convey the values of quality, healthy, safety, sanitary hygiene and solvency....

    $110 (Avg Bid)
    Garantizado
    $110
    63 participaciones

    ...FechaMovimiento,Cargo ,Abono ) values ('0000123', '31/10/2019', 4331673.24, 0) Insert Into @Tabla1 (Cuenta,FechaMovimiento,Cargo ,Abono ) values ('0000123', '31/10/2019', 0,2860619.42) Insert Into @Tabla1 (Cuenta,FechaMovimiento,Cargo ,Abono ) values ('0000123', '31/10/2019', 0, 160730.98) Insert Into @Tabla1 (Cuenta,FechaMovimiento,Cargo ,Abono ) values ('0000123', '01/11/2019', 0, 118597.9) Insert Into @Tabla1 (Cuenta,FechaMovimiento,Cargo ,Abono ) values ('0000123', '02/11/2019', 12699853.73, 0) Insert Into @Tabla1 (Cuenta,FechaMovimiento,Cargo ,Abono ) values ('0000123', '03/11/2019', 118597.9, 0) Insert Into @Tabla1 (Cuen...

    $24 (Avg Bid)
    $24 Oferta promedio
    13 ofertas

    DONATION FOUNDATION PROJECT Website and Management Donation receives funds to allocate to projects or foundations. SECTIONS: ABOUT US • About us • History • Mission and vision • Values • Photos • Main Features PORTFOLIO (Consulting Services - Training Services - Our Clients) • Briefcase • Each portfolio with images and texts, and link to form. • Training Calendar VOLUNTEERS • List of Volunteers, Application Form, Activities EVENTS • Must have upcoming events • Must have a calendar • Volunteers must be able to attend an event, and then have a list CONTACT • Contact Information (How to help, how to donate, etc.) • Contact Form • Contact information TEAM • information about each consultant wit...

    $1290 (Avg Bid)
    $1290 Oferta promedio
    45 ofertas

    ...duende. Los duendes con las caras de los usuarios debe poder ser grabado en video y compartido en redes sociales. Characteristics common to all experiences There will have to be an awards button where a map of Chile will be displayed with the awards by region Button to share on Facebook, Instagram, Whatsapp Music option buttons, three songs Download the 3D models in the application (each group separated). --------------------------------------------------------------------------------------------------------------------------------------- Se quiere que un carton se lea una imagen o código y se genere una realidad aumentada en la mayor cantidad de teléfonos celulares posible. Se entrega diseños 3D Consta de cuatro actividades o experiencias para los usuario...

    $1436 (Avg Bid)
    $1436 Oferta promedio
    17 ofertas
    Trophy icon Rediseño de logo Finalizado left

    I want to redesign my gym logo. I would like it to have the logo separated from the name, I want a minimalist and modern design. i don't want chage the color

    $50 (Avg Bid)
    $50
    102 participaciones

    ...posting the listings, which leads to a fair chunk of messy data. Not only that, but also people doesn't fully complete the forms when posting the listings, but rather include the information in the description box. There are 2 things that I need to get done: - Clean the data that has been filled on each field of the listing form - Extract from the description the remaining data and fill in the values to the corresponding field. I can upload my python script if you require it, if you fancy using regular expressions for problem 1. Extracted data will be uploaded so you get an idea of the work required. I believe that it would be preferably for you to speak spanish in order to understand the data posted in the description. ---------------------------------------------------...

    $167 (Avg Bid)
    $167 Oferta promedio
    10 ofertas
    Trophy icon LOGO AELAND TRADING S.L. Finalizado left

    ...first transactions initially in the Caribbean area and accomplishing our Business Plan, reaching a portfolio of 20 M euros investments in 2022, and dedicated to serving the interests of the partners involved and reverting back part of the profits to Positive Social Change. We believe in the ideas of Shared value and the ability to both create economic value and social benefits simultaneously. Values - · Excellence – not a skill but an attitude · Customer focus – a commitment to exceed our Partners and Clients expectations · Integrity – integrity is a mainstay of our business operations · Solution-based creativity – utilizing creative approaches to proactively find resolutions to every single obstacle. · Creating Value O...

    $73 (Avg Bid)
    $73
    26 participaciones

    ...le preguntan a la los usuarios: raza del perro, fecha de nacimiento del perro y código postal. Queremos desarrollar una API que permita a otras plataformas/webs, solicitar el precio para usuarios interesados (ver ). We are a website designed with Wordpress that sells a single product (an insurance) that has a price that is calculated based on values that are asked to the users: dog breed, date of birth of the dog and zip code. We want to develop an API that allows other platforms / webs to request the price for users interested (replicating the questions on the web https: // )....

    $140 (Avg Bid)
    $140 Oferta promedio
    7 ofertas
    Cloud backend Finalizado left

    ...Esplugas de Llobregat, Barcelona, en colaboración con el equipo de desarrollo de la empresa. ------------------- We are trying to find a freelancer to help us develop a connectivity system for electric scooters in the cloud. Technologies such as Docker, Kubernetes, Vert.x and RabbitMQ will be used. The project tries to develop a backend that manages TCP connections that send data to the cloud, parse this data, save it in BDDs and serve it through an API. It is desired to structure the backend in microservices and for this it is intended to package them in Docker containers and orchestrate them using Kubernetes. The development will take place in our offices in Esplugas de Llobregat, Barcelona, ​​in collaboration with the company's development team....

    $10925 (Avg Bid)
    $10925 Oferta promedio
    5 ofertas

    Hola, requiero conectar la sección de la base de datos que contiene productos y usuarios, desde una APP desarrollada en PARSE SDK, a sitio web WordPress con WooCommerce. La sincronización puede hacerse a través de un archivo CSV, REST API, o directamente conectando la base de datos de la aplicación con el sitio web. Se aceptan sugerencias. Al enviar tu propuesta por favor menciona la opción que consideres más práctica, presupuesto, y tiempo de entrega. ¡Gracias!

    $197 (Avg Bid)
    $197 Oferta promedio
    12 ofertas

    ...however we are open to accept all types of proposals. We look for a simple, elegant and gourmet design. Nevertheless, at the same time it is important to comply with the labeling rules that I explain below: Front label: - The USDA Organic logo must be included without altering its design (annex) - Cont Net 350g (Net Content) min. size 3.5 mm) - 9x6 mm nutritional cells without altering the values (annex) Rear label: - Kosher certificates, EU and SAGARPA must keep at least 1mm of free space around them. - Under or next to the SAGARPA certificate, the text must be the following: "Certificado orgánico por: Mayacert México, S.A. de C.V. MX-BIO 169 mayacert@ - The following texts (nutrional info) must be in spanish by law: - Elixir elaborado ...

    $85 (Avg Bid)
    $85
    23 participaciones