Computer programming problem solving processtrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 computer programming problem solving process trabajados encontrados, precios en USD

    ...involve designing a home, and I require both 2D blueprints and 3D models. Key aspects of the project: - Home design from scratch - Creation of comprehensive 2D architectural plans - Creation of detailed 3D models The ideal candidate will have: - Extensive experience in residential design - Proficiency in 2D and 3D architectural design - Strong attention to detail - Creative problem-solving skills....

    $3624 (Avg Bid)
    $3624 Oferta promedio
    25 ofertas

    ...WOMPI b) Idealmente, desarrolladores que hablen español. <<<<<<<<_________________________________________________________________>>>>>> A) Documentation for recurring payments: B) Functions Frontend: Payment method: Integrate Wompi's recurring payment method into the PrestaShop frontend so that users can select it during the checkout process for certain products. Backend: 1. Module configuration: • Integration of Wompi's public/private keys for authentication. • Selection of environment (sandbox or production) for testing and live deployment. 2. Customer and payment token list: Create a section in the PrestaShop backend where a list of registered customers along with their respective payment tokens ca...

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

    I need to ajust Bizagi - BPM file. It has to simulate the complete process. BIZAGI

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

    ...effectively used in our ad campaigns. The recording will need to be done by you, using your own equipment. * Work closely with our team to understand the nuances and objectives of each script, ensuring the message is conveyed accurately and compellingly to the target audience. * Deliver raw video material according to the project timelines. Our in-house editing team will handle the post-production process to create the final ads. Requirements: * Must be a middle-aged Latin male, fluent in Spanish and able to engage with the Hispanic market in the US. * Strong acting skills and the ability to convey emotion and information through video. * Ability to work independently, with excellent time management skills to meet project deadlines. * Must have access to a good quality...

    $153 (Avg Bid)
    $153 Oferta promedio
    28 ofertas

    ...collection and verification methodology. Files in CSV or Excel format containing the compiled information. Additional Information: We include a sample file to guide the required data registration. This should follow the format provided Timeline and Budget: We request a proposal that includes a timeline and budget. We are looking for an optimal balance between quality and cost efficiency. Selection Process: Applicants should provide examples of similar past work along with their detailed proposal. Experience in geographic data management will be a key differentiator. IMPORTANT To respond to this offer, please start your message with "I have read the proposal and am interested in it."...

    $136 (Avg Bid)
    $136 Oferta promedio
    8 ofertas
    Quiz Game programming Finalizado left

    Hola Contina S., tu perfil llamó mi atención y me gustaría ofrecerte mi proyecto. Podemos conversar sobre los detalles por chat.

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

    I'm looking for a freelancer Arduino expert who can help me update and modify Arduino code. Here are the details: This is a project similar to turnin...infrared sensor detects the presence of my hand, again, and then the LED strip turns off and the servomotors return to the initial position. I can send you the Arduino code that I want to modify but that doesn't work the way I want. To be successful in this project, the following are the requirements: Skills and Experience: - Strong Arduino programming experience - Experience in programming interactions with presence sensors - Excellent problem solving and debugging skills - Good understanding of effective coding and optimization strategies If you have all this skill set, I look forward to working wi...

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

    ...ago and pay Dutch insurance but steel leave mostly in Mexico. I am not yet a Duch tax resident. I want to move to Europe to be close to my sons. Y require an expert to help me calculate how much I would pay in taxes per year if I change my tax residency to the Netherlands, given that I only live off my savings and capital gains (I do not require an exact figure). I would also need to know the process for registering for tax in the Netherlands. I would like to know if there is a better option in Europe. Germany, Belgium, Italy Additional information: I have no income from a business in the Europe I have no assets in the Netherlands. I am not planning to work in Europe Need an estimate of the cost of services. Any other information that you think would be relevant to my situat...

    $456 (Avg Bid)
    $456 Oferta promedio
    3 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_value = field_cache[record._ids[0]] KeyError: 563982 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/odoo16/odoo/odoo/", line 1160, in __get__ value = (record, self) File "/opt/odoo16/odoo/odoo/", line 990, in get raise CacheMiss(record, field) : '(563982,).active' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/odoo16/odoo/odoo/", line 1583, in _serve_db return service_model

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

    Dokuflex se especializa en proporcionar plataformas innovadoras de BPM (Business Process Management) de baja codificación (Low-Code) y sistemas avanzados de gestión documental. Nuestra misión es optimizar y automatizar los procesos empresariales, facilitando la transformación digital de organizaciones de diversos sectores. Descripción del Puesto: Buscamos un Especialista Comercial altamente motivado y con experiencia en la venta de soluciones tecnológicas, preferentemente en el ámbito de BPM y gestión documental. El candidato ideal deberá tener un profundo entendimiento de las necesidades del cliente y la habilidad de adaptar nuestras soluciones de Dokuflex para maximizar su eficiencia y rentabilidad. Responsabilidades...

    $17 / hr (Avg Bid)
    $17 / hr Oferta promedio
    4 ofertas

    Project Overview We are excited to share our vision for an innovative project that will change the way suppliers and dropshippers work together. Our platform is designed to be a unique space that acts as an intermediary to simplify and improve every step of the process. We do not yet know how much ($) the development of the platform could cost, but a base will be set and we will be open to receive proposals for the price. This will be quoted in DOLLARS (usd). A very brief explanation of the project will be made below, if you are interested you can contact us to give you the information in detail and the idea structure we have developed. Purpose of the platform: Our platform is presented as a management and collaboration system between suppliers and dropshippers. Our approach is ...

    $2581 (Avg Bid)
    $2581 Oferta promedio
    37 ofertas
    MySQL/MariaDB SQL TASK Finalizado left

    ...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 field ‘restaurant_code’ is required. This field needs to have the same type as RESTAURANT (CODE), but you don't have to create the foreign key at th...

    $31 (Avg Bid)
    $31 Oferta promedio
    27 ofertas
    Diseño web Finalizado left

    It would be a Web/Pl...up-to-date information. Sellers can also view and manage incoming orders from buyers. Buyers register to the platform and navigate through a diverse range of products. They can search for specific items, access detailed product descriptions, and add desired products to their cart. The platform offers a secure payment system, allowing buyers to easily pay for their purchases and complete the checkout process. Admins will be managing the overall operations of the admin will be receiving the payments from the buyers and once they deduct their commission and confirm that the product was recieved ok, then they will be dispatching the remaining amount to the sellers. IT requist: FrondEnd - React BackEnd - Java Scalability Compatibility with Azure and Gsuite

    $2274 (Avg Bid)
    $2274 Oferta promedio
    81 ofertas

    ...capaz de imprimir más de 500 etiquetas por día. Por lo tanto, requiero una persona experimentada que pueda crear un sistema eficiente y robusto. _____________________________________________ I am looking for a programmer with experience in label print servers with merchandise traceability software. The project tries to build a system that uses Windows as the main operating system. The primary programming language should be API-Angular-ZPL. This solution should be able to print more than 500 labels per day. Therefore, I require an experienced person who can create an efficient and robust system....

    $608 (Avg Bid)
    $608 Oferta promedio
    16 ofertas

    The creation of a complete API for integration with Whatsapp Web using web scraping and other techniques is required to finally achieve a system like the one Green API has The programming language will preferably be Node.js In addition to the Green API functionalities and endpoints, it is necessary to add the following: 1. Delete chats messages 3. Receive notifications to the webhook of the other person editing messages Typing signal the development must be implemented in a docker with a Linux operating system. We need the code to be developed in the framework and the messages must be handled in a queue An admin interface is required to manage the instances (servers) through the API of our data center in Oracle. This is

    $1390 (Avg Bid)
    $1390 Oferta promedio
    32 ofertas

    ...una plataforma líder de comercio electrónico. Este es un rol remoto con flexibilidad de horario, pero requiere un compromiso de 4 horas diarias con una reunión diaria para coordinar tareas y progreso. Responsabilidades: Implementar autenticación OAuth2. Realizar verificaciones post-instalación de la aplicación. Trabajar en colaboración con otro desarrollador utilizando la metodología pair programming. Mantener comunicación a través de Discord. Requisitos: Experiencia avanzada en PHP (clases, objetos, herencias). Capacidad para trabajar en colaboración y de forma autónoma. Fluidez en español. Disponibilidad para reuniones diarias y trabajo en equipo. Oferta: Contrato por un mes, con po...

    $235 (Avg Bid)
    $235 Oferta promedio
    59 ofertas

    ...so the user will not be prompted to enter their username and password again . All this in WordPress, which never logs out of that system. Also indicate that when I make an iframe in my wordpress to the link of the web system I get a message (the connection was rejected or something similar) I have searched for information and they tell me that there is a way to make an iframe if I have that problem ================================================== Tengo un sistema web al que normalmente accedo mediante un usuario y contraseña (ojo no tengo código del sistema ni nada solo tengo el acceso). Quiero integrar este sistema en mi sitio de WordPress utilizando un iframe. Esto significa que insertare un iframe en una página de WordPress que cargará el con...

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

    Estoy tratando de implementar el login de facebook bussiness para crear una aplicacion que conecte el chat de facebook, instagram y whatsapp. Estoy haciendo los pasos correctos, estoy validado como empresa en Meta developers, y cuando creo el boton de login en lugar de solicitarme los permisos de la aplicacion recibo "este contenido no esta disponible". En el dashboard mando llamar el login de facebook como se debe. Al probarlo en una aplicacion consumer funciona bien pero al hacerlo en una aplicacion tipo bussiness y añadir el config id no funciona correctamente y recibo el error "el contenido no esta disponible". Requiero que la persona que tome el proyecto nos ayude de manera remota a explicarnos el proceso a realizar para implementar correctamen el inicio d...

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

    ...técnicas para lograr finalmente un sistema como el que tiene Green API El lenguaje de programación será preferentemente en Node.js ++++++++++++ The creation of a complete API for integration with Whatsapp Web using web scraping and other techniques is required to finally achieve a system like the one Green API has The programming language will preferably be Node.js...

    $597 (Avg Bid)
    $597 Oferta promedio
    16 ofertas

    estoy programando en una STM32 F303RE y necesito un generador de voltaje variable por medio del DAC es decir que de una salida de voltaje dc variable, todo esto en C a nivel de registros o bare metal programming

    $10 - $30
    $10 - $30
    0 ofertas

    ...the right side of the search bar, allow searching by category and brand. Display the price below each item in each store location (POS and products). The corresponding price should appear below each item when clicking to view the detailed product information, instead of being shown at the top. During the cash closing process, generate and print a report. When making a payment in a reservation sale or credit sale, the system should show and calculate the amount in the closing process and the registration details. Currently, the cash closing report is incorrect due to these issues. Add a button to the sidebar to view credit sales and reservation sales, allowing the salesperson to easily access this information without returning to the home page. Clicking on these buttons sho...

    $151 (Avg Bid)
    $151 Oferta promedio
    19 ofertas

    ...desarrollo de plugins. --- As a Capacitor plugin developer, you will have the exciting task of creating a component that will allow you to receive video calls in our Capacitor-based mobile apps. Responsibilities: 1. Plugin Design and Development: Design and develop a Capacitor plugin that enables video call functionality in Android applications. This includes creating application programming interfaces (APIs) and implementing logic to handle real-time video calls. 2. Integration with Capacitor: Work closely with the development team to integrate the video call plugin into the Capacitor framework, ensuring that it is compatible and consistent with the general architecture. 3. User Interface (UI): Collaborate with designers and other team members to define and...

    $1243 (Avg Bid)
    $1243 Oferta promedio
    29 ofertas

    ...combined to create a complete functional application. Comprehensive testing is conducted to ensure that all components work seamlessly together and meet the established requirements. This includes tests for functionality, performance, security, and usability. Possible Alternatives: Use automated testing tools like Jest, Selenium, or Postman to streamline the error detection process. Implement a peer review (code review) process to ensure code quality and early issue detection. Subdevelopment 1. Design Approval (Weeks 1-2) Week 1: Evaluation and understanding of design requirements. Creation of initial interface sketches. Discussion with the team and possible adjustments to concepts. Week 2: Refinement of selected sketches. Creation of high-fidelity prototypes. Presen...

    $2924 (Avg Bid)
    $2924 Oferta promedio
    64 ofertas

    ...side of the search bar, allow searching by category and brand. Display the price below each item in each store location (POS and products). The corresponding price should appear under each item when clicking to view detailed product information, rather than displaying it at the top. During the cash register closure process, generate and print a report. When making a payment on a layaway sale or credit sale, the system should display and calculate the amount in the closing process and registration details. Currently, the cash register closure report is incorrect due to these issues. Add a button in the sidebar to view credit sales and layaway sales, allowing the salesperson to easily access this information without returning to the homepage. Clicking on these buttons should...

    $219 (Avg Bid)
    $219 Oferta promedio
    29 ofertas

    Necesitamos poner odoo desde nginx y esta dando un error que simplemente n nos permite continuar a usarlo con el puerto 80 y 443, necesitamos dejar corriendo odoo con solamente el dominio o bien la ip con puerto invisible We need to put odoo from nginx and it is giving an error that simply does not allow us to continue using port 80 and 443, we need to let odoo work with only the domain or the ip with an invisible port

    $10 - $30
    $10 - $30
    0 ofertas

    ...consisting of individuals from the upper-middle and upper classes who value quality and contemporary style. ? DESIRED EXPERIENCE: I am looking for a professional with proven experience in designing WordPress websites, especially using Divi and creating custom child themes. ? WEBSITE DEVELOPMENT: The selected designer will develop the new website in a subdomain dedicated solely to the redesign process. Once completed and approved, the new site will be migrated to the main domain. The website will be built using a custom child theme of Divi, fully utilizing the potential of Divi's page builder. In the WordPress installation on the development subdomain, the Divi child theme will be configured and ready to use, along with an API number already included in the Divi's g...

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

    ...necesitaría que integre Google Analytics, optimice el sitio web para SEO y garantice un alojamiento seguro. Por favor, hágamelo saber si tiene alguna pregunta o idea sobre cómo este proyecto podría adaptarse a mis necesidades específicas. referencia: Plazo de entrega: 1-2 meses -- I am looking for a company or computer scientist with extensive experience in the sector, someone to develop a website, with enough demonstrable experience that can provide basic information and contact forms for escorts and different categories, as well as a reservation system, automatic uploads to the pay the client to be in the first places and integration of payments. It is particularly important that the site have the ability

    $510 (Avg Bid)
    $510 Oferta promedio
    65 ofertas

    Desarrollador para aplicación en agricultura con IA, computer vision y Deep Learning, El software debe ser capaz de conteo de plantas, analizar la salud de las plantas, estimación de producción. Imprescindible experiencia Developer for application in agriculture with AI, computer vision and Deep Learning, The software must be capable of counting plants, analyzing plant health, estimating production. essential experience

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

    Desarrollador para aplicación en agricultura con IA, computer vision y Deep Learning, El software debe ser capaz de conteo de plantas, analizar la salud de las plantas, estimación de producción. Imprescindible experiencia

    $1255 (Avg Bid)
    $1255 Oferta promedio
    85 ofertas
    Maquetación de PDF Finalizado left

    ...fonts, as well as poorly ordered photographs. Until now we did it ourselves, preparing the document to make it more visual and pleasant. We are looking for a professional in design, layout, graphic editing, who converts the raw file to a final file. We attach examples from the month of April, in raw format, and in final format, as well as other elements that are added, with explanations about the process....

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

    We need a freelancer to carry out a simple task. It is about verifying that a shipment matches against a packing list. The Freelancer must go to the factory or warehouse where the shipment is located, count the products and take photos according to a manual that we will send; stay in the factory or warehouse until the containers are filled out and take pictures of the loading process according to the manual we would provide ---- Tendremos proyectos en esta zona, necesitamos alguien para llevar acabo una simple tarea, se trata de revisar que la carga concuerde con los documentos de embarque, la persona debe de ir a la fábrica o bodega donde está el embarque, contar los productos, tomar fotos de acuerdo con un manual que mandaremos, quedarse en la fabrica o bodega hast...

    $80 - $250
    Local
    $80 - $250
    0 ofertas
    Web scrapping Finalizado left

    ...the search criteria for job offers, such as location, publication date, and job type. This flexibility will allow users to customize the search and adapt it to their specific needs. The project will involve the following key components: Data Extraction: The script will interact with the Indeed website to retrieve job listings based on the specified search parameters. It will make requests and process the data to extract relevant details for each job offer, ensuring that all the required information is captured accurately. Be aware that the data comes from Indeed's job offer page, not just from the description card. Remember to develop the technical necessities to avoid the captcha system. MongoDB Integration: The extracted data will be stored in a MongoDB database. The sc...

    $146 (Avg Bid)
    $146 Oferta promedio
    27 ofertas
    Process automation Finalizado left

    We need to create an automation, to clone data into a database. Always following the same steps every time the automation is executed. That is, select - click on clone - accept delete old and put in active state. It is the database of online resales.

    $195 (Avg Bid)
    $195 Oferta promedio
    6 ofertas

    Por alguna razón, dejó de funcionar y actualizarse el https en mi dominio y necesito que siga actualizándose letscrypt. Es algo simple de solucionar me imagino.

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

    Avatar virtual CGI (computer- generated imagery) diseñada con apariencia humana realista para interactuar en línea. Influyente del mundo del healthy/fitness conocida por su pasión por el yoga y por viajar por todo el mundo. Con enfoque en la salud y el bienestar ha atraído a una cantidad de seguidores en redes sociales, quienes buscan inspiración y motivación para llevar un estilo de vida más saludable. @gaiawattsv

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

    Hola Programming Arena, observé tu perfil y me gustaría ofrecerte mi proyecto. Podemos conversar por chat acerca de los detalles.

    $2 / hr (Avg Bid)
    $2 / hr Oferta promedio
    1 ofertas

    ...domain and hosting. I need a web page in wordpress to later upload it to the hosting so that it is ready to use. You have to download the images and texts and upload them in the new wordpress template, using the same colors, the same menu, skin, etc. I will deliver the texts in Spanish, so preferably I need someone who can understand Spanish. Now if the language is not a problem for this type of work, there is no problem in English. ---------------------------------------------------------------------------------------------------------- Tengo el dominio y hosting. Necesito una página web en wordpress para luego cargarla al hosting para que quede lista para usar. Hay que descargar las imágenes y los textos y subirlos en la nueva plantilla de wordpress, uti...

    $159 (Avg Bid)
    $159 Oferta promedio
    48 ofertas

    ... This must be done before starting the work (currently it is done after). If the payment is by credit card, 100% will be charged (before starting the service). But if the charge is in cash directly to the provider, the client will be able to pay in 2 parts, 50% before starting the work and 50% at the end of it. 3. Integrate the User App with a Peruvian payment gateway (Niubiz) that allows to process credit and debit card payments. 4. Replace the type of service "Free" with "To be quoted", and allow the supplier to establish the price of the service once the work has been evaluated at the client's location. 5. Customize the icons, colors, fonts, language, currency, logo, as well as other necessary configurations (No additional screens) and upload the 2 ...

    $528 (Avg Bid)
    $528 Oferta promedio
    36 ofertas

    I need a Moodle expert who knows the database structure to generate a massive process of replicating quizzes and questions to multiple courses. Necesito experto en moodle que conozca la estructura de la base de datos para generar un proceso masivo de replicación de cuestionarios y preguntas a varios cursos.

    $25 (Avg Bid)
    $25 Oferta promedio
    4 ofertas
    Juego via web Finalizado left

    Necesito un diseñador grafico para un juego para movil o computer que pueda ayudarme a crear 3 plantillas para que los clientes jueguen inmensamente felices. divertidamente.

    $98 (Avg Bid)
    $98 Oferta promedio
    19 ofertas

    We bought a Plug-In and it is incompatible with my mailbox. RunGrand (WordPress) and the main extension gives me a fatal error. We need a reliable programmer who can solve the problem for us quickly.

    $22 (Avg Bid)
    $22 Oferta promedio
    7 ofertas

    Computer Vision. Phyton. OpenCV/Tensorflow-Mysql/Mongo Desarrollo de solución para el reconocimiento de imágenes de tv. Capa 1: Deberá reconocer el texto de de la pantalla. Capa 2: Deberá reconocer imágenes de la pantalla (100) Capa 3: Deberá reconocer rostros (80) Contamos con servidores que graban el material y pueden ser tomados de ahí cada 2 minutos en formato mp4 La solución debe ser escalable en canales de video, mínimo 20. Lenguaje de desarrollo Phyton. Librería OpenCV, TensorFlow, igual o superior. La información reconocida deberá responder a listado de palabras claves, imágenes o rostros que irán creándose en la base de datos, preferentemente en mysql con aproximadamente...

    $12 / hr (Avg Bid)
    $12 / hr Oferta promedio
    8 ofertas

    ¡Hola! Buscamos una persona para poder realizar el alta, tramitación y declaración de impuestos internacionales derivado...realizar el alta, tramitación y declaración de impuestos internacionales derivados de las ventas realizadas en los diferentes MarketPlaces de Amazon. Somos una LLC en EEUU que necesita obtener números de IVA en España, Alemania, Italia y Francia y, posteriormente, realizar la declaración de IVA local en cada uno de estos países. _________ Hello! We are looking for a person to be able to register, process and declare international taxes derived from sales made in the different Amazon MarketPlaces. We are an LLC in the US that needs to obtain VAT numbers in Spain, Germany, Italy and France and, subseq...

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

    Seleccionamos Ingeniero de Procesos para la realización de diferentes tareas. Se trata de un puesto posibilidad de colaboración a largo plazo. Interesados pueden responder a este anuncio.

    $5 / hr (Avg Bid)
    $5 / hr Oferta promedio
    12 ofertas

    Seleccionamos Ingeniero de Procesos para la realización de diferentes tareas. Se trata de un puesto posibilidad de colaboración a largo plazo. Interesados pueden responder a este anuncio.

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

    Le Guide Noir ayuda a las empresas a aumentar su rentabilidad a través de la centralización en un solo software de distintas herramientas para la gestión de sus redes sociales. Desde el departamento de producto, buscamos un perfil híbrido UI/Frontend Developer para seguir mejorando nuestra plataforma. Colaborará en los nuevos desarro...Participarías en todo el proceso, desde la fase de diseño, maquetación, pasando por la creación de especificaciones técnicas para los programadores, hasta las últimas fases revisión final y lanzamiento de producto. Requisitos mínimos: Nivel alto de HTML5, CSS3, Bootstrap Figma Inglés nivel alto. Al menos 6 meses de experiencia previa trabajando en puesto simil...

    $737 (Avg Bid)
    $737 Oferta promedio
    43 ofertas

    ...por el usuario: Quiero construir esa aplicación exacta en este sitio web básico: incluyendo todos los cambios necesarios (alojamiento o lo que sea) --- I need to create an app inside an existing website. Would prefer full react. the most important thing for me is that the programmer shares with me all the process while he/she is building it and I need this to be built in full react. In this url you will find an app called "Birth Chart Reading" that draws a birth chart based on data given by the user: I wanna build that exact app in this basic website: including all the changes needed (hosting or whatever)...

    $1955 (Avg Bid)
    $1955 Oferta promedio
    56 ofertas

    Hola! Soy Gonzalo Ruiz Utrilla. Publico una newsletter semanal de Tecnología, Biohacking, salud y negocios. Me gustaría captar suscriptores y divulgar temas de ... Publico una newsletter semanal de Tecnología, Biohacking, salud y negocios. Me gustaría captar suscriptores y divulgar temas de los que hablo a perfiles entre 30 y 45 años. - Interesados en Salud, Biohacking, mejora de sueño y biomarcadores - Interesados en inversiones en Startups, negocios, economía - Interesados en nuevos negocios de Biotech como Brain Computer Interfaces, Longevity, Criopreservación humana. Mi presupuesto está en torno a los 0,2€ por suscriptor. Estoy buscando Growth Hackers para intentar aumentar la BBDD ¿Qué se...

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

    Poner en flowshart lista de tareas de diferentes fases de trabajo para crear y ilustrar un procedimiento . Se tratar de 3 fases con 6 tareas cada una . Se entregaría lista en Excel

    $17 / hr (Avg Bid)
    $17 / hr Oferta promedio
    8 ofertas