ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    5,000 selectbox json งานที่พบ, การเสนอราคา USD

    ทำระบบควบคุมการผลิต คลังสินค้าวัตถุดิบ คลังสินค้าสำเร็จรูปในโรงงาน เพื่อมาเชื่อมต่อกับระบบรับออเดอร์ และระบบเปิดใบกำกับภาษี/ใบส่งสินค้า ที่มีอยู่ 1. ข้อกำหนด a. ระบบที่ทำเพิ่ม จะแบ่งเป็นหลาย phase ส่งมอบและใช้งานทีละ phase แต่ต้องออกแบบเผื่อทุก phase b. เป็นงานระยะยาว ระยะเวลา 6 เดือน – 1 ปี c. การเชื่อมต่อกับระบบเดิม เชื่อมผ่าน MS SQL Server และ REST Api รูปแบบข้อมูล JSON ทั้งหมด d. การแก้ไข ระบบเดิม จะทำโดย programmer คนเดิม ไม่เกี่ยวข้องกับระบบใหม่ e. Source code และสิทธิ์ใน source code ทั้งหมด เป็นของผู้ว่าจ้าง f. ผู้ว่าจ้าง ต้องการเข้าถึง repository ของ source code ด้วย เพื่อประโยชน์ในการ review ป้องกันการสื่อสารผิดพลาด g. Platform NodeJS และ deploy บน Docker หรืออื่นๆ ที่เป็นรูปแบบที่คล้ายกัน h. แยกส่วนแสดงผล (client javascript) และส่วน Api (REST Api อย่างชัดเจน) 2. ระบบ...

    $6250 (Avg Bid)
    $6250 การประมูลเฉลี่ย
    2 คำเสนอราคา
    Build a Website หมดเขตแล้ว left

    ...ตัวจริงในการทำ automated test และ TDD - อยากเรียนรู้ technology ใหม่ๆ ที่ full stack developers ต้องทำได้ - อยากทำงานแบบ work from home ไม่ต้องมาเครียดกับรถติดและเวลาเข้างาน - มี passion ในการช่วยพัฒนาสังคมด้วยเทคโนโลยี - ใช้ชีวิตอยู่ได้ด้วยเงินไม่เกิน 50,000 บาท ต่อเดือน - มี skill เหล่านี้ : AngularJS 1.5.X, Bootstrap 3.x, Responsive design, Jquery 1.11.x, Java Script/DOM, Rest web service / JSON / HTTP Request, Git (Optional : Less or Sass css, Webstrom) ถ้าทั้งหมดคือตัวตนของคุณ [Removed for encouraging offsite communication which is against our Terms and Conditions.] PromptCoach () คือ startup สาย Edutec ที่มีปณิธานแน่วแน่ในการช่วยพัฒนาคนในสังคมให้มีคุณภาพมากขึ้นผ่านเทคโนโลยี เราต้องการเป็นศูนย์รวม โค้ช และ คอร์สอบรม ที่ใหญ่ที่สุดในโลก!! - เราได้รับทุนสนับสนุนหลักล้านจาก

    $28 / hr (Avg Bid)
    $28 / hr การประมูลเฉลี่ย
    14 คำเสนอราคา
    E-commerce Enhancement with React 23 ชั่วโมง left
    ยืนยันแล้ว

    We are seeking a skilled React and React Native developer to join our team on a project basis. The ideal candidate will have a strong background in front-end development with a focus on React and React Native frameworks. This is...work on a cutting-edge project and collaborate with a dynamic team. Requirements: Proven experience as a React and React Native developer Strong proficiency in JavaScript, TypeScript, HTML, and CSS Experience with state management libraries such as Redux or MobX Familiarity with RESTful APIs and asynchronous request handling Knowledge of modern authentication and authorization mechanisms, such as JSON Web Tokens Ability to work independently and as part of a team, with excellent communication skills Attention to detail and a passion for delivering high-qu...

    $444 (Avg Bid)
    $444 การประมูลเฉลี่ย
    50 คำเสนอราคา
    ReactJS Developer for Dynamic Form Development from JSON source 6 วัน left
    ยืนยันแล้ว

    I require an experienced ReactJS Developer to help me in developing a responsive web form that can work with JSON data source for dynamic form generation with input controls with validation rules, show/hide and other rules. This project does not require any integration with external APIs or databases. But maybe future enhancements will extend on this. I’d prefer if you are skilled in using Fluent UI and Material UI for a seamless user experience. Key Features: - Responsive design - JSON data source handling - Dynamic form generation with input controls with validation rules - single page load and navigation of a single form with multiple pages, sections and fields React Libraries/Tools Needed: - Fluent UI - Material UI The ideal freelancer for this project should ...

    $33 / hr (Avg Bid)
    $33 / hr การประมูลเฉลี่ย
    145 คำเสนอราคา
    Azure Data Factory Comprehensive Training 6 วัน left
    ยืนยันแล้ว

    I'm in need of an experienced ADF trainer who can cover Azure Data Factory in a detailed and comprehensive manner. The training should include practical examples. Ideal skills and experience: - linked services and source sink datasets - copy activity and pipeline - copy activity JSON - Excellent communication skills The training should cover: - An overview of Azure Data Factory - Instructions on creating ADF resources - Detailed exploration of the ADF user interface and components This is an opportunity for someone looking to make good use of their military training skills and comprehensive knowledge of Azure Data Factory. I look forward to receiving your proposals.

    $6 - $12 / hr
    $6 - $12 / hr
    0 คำเสนอราคา

    hi, i found a php script that is not working anymore, it was used to send notifications to single devices using but this system seems to be down.. I have the certificate updated and ready in .pem and .p8 format and the old function looks like this: function sendNotificationToPushService($certificate, $passp...pack('H*', $deviceToken) . pack('n', strlen($payload)) . $payload; $result = fwrite($fp, $msg, strlen($msg)); if (!$result) echo '<br>Message not delivered' . PHP_EOL; else echo '<br>Message successfully delivered' . PHP_EOL; echo $result; fclose($fp); } else { echo 'Message was not sent'; } } so I need this function in new version to call it with certificate filename, password, deviceToken and the json-body also ...

    $133 (Avg Bid)
    $133 การประมูลเฉลี่ย
    32 คำเสนอราคา

    I'm looking for...looking for a data analyst who specializes in predictive modelling and trend forecasting using categorical data. Your main task is to efficiently analyze the text files (txt, json, xml) provided, to make predictions and forecasts. Key Responsibilities: - Analyze the provided categorical data coming in text format - Create predictive models - Identify future trends - Make forecasting based on the analyzed data Ideal Candidate: - Extensive experience in predictive modeling - Proficiency in analyzing categorical data - Has strong foresight to be able to make forecasts - Knowledge and experience in working with txt, json, and xml files - Strong attention to detail and accuracy With your help, I hope to make informed strategic decisions and create a fu...

    $6 / hr (Avg Bid)
    $6 / hr การประมูลเฉลี่ย
    9 คำเสนอราคา

    ...(as a class, ColorCheckerCardPosition) ... - file path ... - file name ... - frame number ... - time code ... - rectangle coords (x1, y1, x2, y2) of the Color Checker card position ... - x,y, z angles of the Color Checker card position and should be outputed in a JSON file. The vidoes may have no (0) up to multiple (n) color checker cards, so the Ideal Skillset: - Proficiency in Python - Experience with video processing libraries (like OpenCV, PyAV, or MoviePy) - Experiences with OOP (classes and lists) - Familiarity with JSON output format. Milestones: MS1: detect a single color checker board on a video extract coords position, and video position we will share you testing videos along with the timecodes there the color cards are to be expected per video 2 modes...

    $98 (Avg Bid)
    $98 การประมูลเฉลี่ย
    20 คำเสนอราคา

    Hi, Hope you are doing well. I want 5 pages design template files in JSON using elementor free version, free theme, free plugins. You can send the home page first, and remaining you can directly upload on the website. I will share the login details later. You need to do customise site as well. I'm looking for a pro-level Elementor designer to develop a 5-page website for my digital marketing agency focusing on lead generation and conversions. The website should incorporate: - Home Page - Services Page - About Us Page - Contact Page - Portfolio Page Our services include Search Engine Optimization (SEO), Social Media Marketing, Pay-Per-Click Advertising (PPC), and Email Marketing. I want these to be clearly laid out in the services section. Ideal freelancers should h...

    $9 (Avg Bid)
    การันตี
    Node.Js Code Plagiarism Checker 6 วัน left
    ยืนยันแล้ว

    I urgently require an expert in Node.js, JSON, and MongoDB to develop a reliable plagiarism checker for my code. Key requirements include: - Ability to work with Node.js, JSON, and MongoDB code - Produce either a command-line tool or a web-based solution - Deliver results promptly and efficiently Ideal candidates should have experience in developing code plagiarism checkers and confident in handling large pieces of code. The ability to work quickly and effectively is a bonus.

    $30 (Avg Bid)
    $30 การประมูลเฉลี่ย
    16 คำเสนอราคา

    I am looking to hire a skilled freelancer with an extensive background in C#, JSON extraction, and ideally, some understanding of market analysis. The task involves extracting and converting the 'Vehicles' category and all its sub-categories from "" into a JSON format. Key responsibilities include: - Implementing vehicle category data extraction from the mentioned website using C#. - Converting the obtained data into a JSON format for easy utilization in market trend analysis. Expertise requirements: - Proficient in C# - Strong knowledge of JSON - Experience in data extraction projects - Familiarity with market analysis concepts is a plus Please note that the resulting source code from this project's completion should be handed ove...

    $495 (Avg Bid)
    $495 การประมูลเฉลี่ย
    24 คำเสนอราคา

    Skills required: Good English, HTML, CSS, JS, JSON, API. 1) Change theme to match from - Thread icon - Link icon - Age / Date Posted - Total comments - Color/font theme - User comments when posted/edited comment comment points how many children comments in expand button: "See replies (n)" where n = amount of replies Usernames should link to their 2) Add support for embedded images inside users comments 3) Add support for embedded youtube videos - no auto-play - when thumbnail is clicked only then load embed code - default 1080p, sound 100%, with controls 4) Add support for reddit hosted videos - no auto-play - with controls 5) Add support for reddit image gallery 6) When a thread isn't loaded widen thread list so it takes up 100% width - When a thread

    $161 (Avg Bid)
    $161 การประมูลเฉลี่ย
    88 คำเสนอราคา

    ...to run, so whenever we create an article, it can easily or automatically fetch the images and we dont have to do anything. Ideal skills and experiences for this project would include: - Experience with WordPress plugin development - Experience with AI chat interaction - Knowledge of ai image manipulation and saving midjourney - Proficiency in automated file uploading in WordPress - Python and JSON may be helpful or whatever preferred language for script building. The ultimate goal for this plugin is to enhance the visual appeal of our articles, engaging visitors and improving onsite interaction with the beauty of relevant Ai images for each article. I look forward to working with someone who can provide a reliable solution to this need. blog example: shaneandsimple com SLASH ...

    $154 (Avg Bid)
    $154 การประมูลเฉลี่ย
    48 คำเสนอราคา

    I need a seasoned developer who can extract specific data from Twitter. The specific data to be extracted includes: - Tweets from specific users. This is the main requirement, the users will be provided. - For each of these tweets, the data needed ...the tweet, number of views it received, how many replies, retweets, and likes it got. Previous experience with Twitter API and data extraction is desirable for this task. You should be able to ensure accurate retrieval of details and to respect Twitter's usage policies. Proficiency in Python or similar language is also needed. Understanding of data scraping as well as knowledge in working with JSON data is highly beneficial. Please only bid if you can fulfill these requirements and deliver quality results. Looking forward to ...

    $160 (Avg Bid)
    $160 การประมูลเฉลี่ย
    31 คำเสนอราคา
    Housing and household webb application. 5 วัน left
    ยืนยันแล้ว

    ...my server. My server uses PHP8.3. The interface should work for all web browsers and also in mobile mode if possible. Zingcharts dashboard "Mixed Pie and Line chart dashboard" should be used to illustrate the graphs. It is very important that searches against the database are fast. This needs to be prioritized in the development of the application. Further instructions for API connection with JSON codes and formulas are available in the attached document. There is also a roughly illustrated picture of how the interface should look. All Counties and municipalities number code will be in the file....

    $388 (Avg Bid)
    $388 การประมูลเฉลี่ย
    83 คำเสนอราคา
    Desplegar API hecha con FastAPI หมดเขตแล้ว left

    Hice una API en con FastAPI que incluye en su header una api_key y en el body una lista de diccionarios con dos valores: un ID y un valor entre 1 y 10. La API lee una variable de entorno con una clave que utilizo para comparar con la api_key que el usuario de la API enviará y en caso de no ser correcta termina el programa; caso contrario graba los valores del JSON en una BD de MySQL. Es mi primer API y el tema es que no sé desplegarla. Las opciones son: hacerlo en un servidor dedicado donde tengo la aplicación principal de la cual la API es un servicio. Y la otra opción es desplegarlo en cualquier nube, sólo requeriría comprar un dominio específico para consumir la API por parte de mi cliente.

    $521 (Avg Bid)
    เร่งด่วน
    $521 การประมูลเฉลี่ย
    17 คำเสนอราคา
    MySQL Guru for JSON & PDF Import 5 วัน left
    ยืนยันแล้ว

    I am in need of a skilled MySQL developer to expand my existing database by integrating data from JSON and PDF files. Only direct developers with extensive expertise in MySQL database management, as well as proficiency in handling JSON and PDF data integration, will be considered for this project. The task involves parsing JSON files, extracting relevant data, processing content from PDF documents, and seamlessly integrating this data into the MySQL database. If you are an expert MySQL developer and meet these criteria, please submit your proposal. Thank you for your understanding. Best regards.

    $204 (Avg Bid)
    $204 การประมูลเฉลี่ย
    61 คำเสนอราคา

    This is an ongoing project for Bernardo David B. @davidnendive PHP SQL API HTML JSON

    $5822 (Avg Bid)
    $5822 การประมูลเฉลี่ย
    62 คำเสนอราคา

    I am looking for a skilled software developer to create a practical billing and stock management software with an immediate start needed. The software should have: - Compatibility with both Windows and Android systems for flexibility - Ability to generate tax invoices/bills of supply and vouchers - Generation of monthly and yearly data summaries exportable in Excel and JSON formats - Stock management capability for over 500 unique products, facilitating rate and product name formatting. Additional functionality that needs to be included is a multiple-user feature, enabling simultaneous software use across different devices. The successful freelancer should demonstrate comprehensive knowledge in software development, with previous experience working on similar billing systems hig...

    $161 (Avg Bid)
    $161 การประมูลเฉลี่ย
    9 คำเสนอราคา
    min $50 / hr
    0 คำเสนอราคา
    Finalize Llama2 Installation on GoDaddy Server 4 วัน left
    ยืนยันแล้ว

    i am on the last step i have installed llama2 as well as recipes, pip and everything is installed, im getting error running "" import json import torch # Load model parameters from JSON fil print("Loading model parameters from JSON file...") with open("/home/*****/codellama/7B/", "r") as f: model_params = (f) print("Model parameters loaded successfully.") # Load model weights print("Loading model weights...") model_state_dict = ("/home/****/codellama/7B/") # Create a new model instance using the loaded state dictionary model = ( (model_params["vocab_size"], model_params["dim"]), (model_params["dim"], model_params["n_layers"]), (),

    $24 / hr (Avg Bid)
    $24 / hr การประมูลเฉลี่ย
    18 คำเสนอราคา

    I'm looking for a python script which convert a .session with a .json file in a tdata file. Basically, I'm opening telegram account with telegram API and this my script saves this file in .session. I need to convert them in tdata in order to open those account with (desktop version).

    $14 (Avg Bid)
    $14 การประมูลเฉลี่ย
    5 คำเสนอราคา

    I'm seeking a skilled C# programmer to build an applicati...to build an application capable of web scraping an online table and converting the data into a JSON file. The table in question is located at [this website](). The desired outcome is to include all the data from this table into a .json file, with each row in the table considered as a separate object within the JSON structure. Ideal candidate for this project should have: - Significant experience in C# programming - Familiarity with web scraping techniques - Understanding of JSON file structures - Ability to complete the task efficiently and accurately. Your task won't be complete until I have a functional C# project capable of generating the precise .json file from my specified on...

    $426 (Avg Bid)
    $426 การประมูลเฉลี่ย
    52 คำเสนอราคา
    Checkout Modification 4 วัน left

    We need to add additional information to the checkout to an ordering platform. There is clear documentation and objectives for the change. Framework used Laravel - JavaScript JS, JavaScript JSON, HTML, CSS, PHP,

    $22 (Avg Bid)
    $22 การประมูลเฉลี่ย
    23 คำเสนอราคา

    ...Card Information Extraction: The ability to successfully and accurately extract specific personal data from these cards is paramount. Specific Data to be Extracted: - Patient's Personal Data: The application needs to specially extract the patient's name and contact details like demographics, insurance ID on command. Data should be available at specified interfaces: - Export data to a file - json format Additional interface option: - REST API interface or web-hook as 3rd party application interface Ideal Experience and Skills: - Familiarity with medical or health insurance software systems. - Proven track record in application development across multiple operating systems. - Strong skills in data protection and confidentiality, ensuring all personal data is man...

    $555 (Avg Bid)
    $555 การประมูลเฉลี่ย
    34 คำเสนอราคา

    I am in need of a seasoned professional who is adequately versed in JSON, PHP and MySQL to create a TD Ameritrade API script. The purpose of this script includes data retrieval of stock and option chain and placement of limit orders grounded on terms from a MySQL settings table. Key Requirements: - Develop an API script with specific conditions for limit order implementation in terms of price and time. - The retrieved data should focus on stock prices and option prices. - The displaying of retrieved data should be structured in a table format with the ability to submit the order via button click (unless "autotrade == '1' in the setting table). -Any orders submitted should be logged in a separate Ledger table within the database and used to avoid duplicate submission...

    $476 (Avg Bid)
    $476 การประมูลเฉลี่ย
    51 คำเสนอราคา
    npm Error Resolution Specialist Required 4 วัน left
    ยืนยันแล้ว

    ..."lint:eslint": "eslint --ignore-path .gitignore", "lint:eslint:fix": "eslint --ignore-path .gitignore --fix", "lint:js": "npm run lint:eslint -- . ", "lint:staged": "lint-staged", "prettify": "prettier --write" }, "browserslist": [ "last 2 versions", "> 1%", "IE 10" ], "lint-staged": { "*.js": [ "npm run lint:eslint:fix", "git add --force" ], "*.json": [ "prettier --write", "git add --force" ] }, "resolutions": { "babel-core": "7.0.0-bridge.0" }, "de...

    $24 (Avg Bid)
    $24 การประมูลเฉลี่ย
    33 คำเสนอราคา
    Create system the cycle about Six-Stages 3 วัน left
    ยืนยันแล้ว

    I am seeking an experienced programmer to create a six-stage system, usable in any programming language such as Java, Python, or C++. Key functional aspects at each stage include: - Input Collection: The system should be capable of handling a range of input formats, including Text, CSV, and JSON. - Data Processing: The program must correctly and effectively process the collected data. - Output Generation: The end goal is to generate appropriate output from the processed data. Competencies in handling a variety of data formats and algorithms, as well as experience in any of the stated programming languages, will be major advantages in this task. Understanding the distinct nature of each stage of a system and having a proven track record in similar projects is highly sought after.

    $228 (Avg Bid)
    $228 การประมูลเฉลี่ย
    21 คำเสนอราคา
    Superset Expert for Dynamic Reporting 3 วัน left
    ยืนยันแล้ว

    I need a highly experienced Superset professional who can access data from Postgresql and JSON files to create comprehensive reports featuring tables and graphs. Key Responsibilities: - Setting up Superset - Developing dynamic reports with JSON data - Ensuring accurate and efficient static data representation in reports. Ideal Skills: - Proficiency in Superset - Experience with PostgreSQL and JSON - Proficiency in creating dynamic data visualizations in the form of tables and graphs Design for the reports is not pre-defined, I am open to your creative suggestions. Previous project experience in a similar role will be a major advantage. Showcase your expertise and let's work together to make the data speak for us!

    $9 / hr (Avg Bid)
    $9 / hr การประมูลเฉลี่ย
    1 คำเสนอราคา

    Need existing php code edited and some info added to an existing json file (needs to be updated) Attached is the code and info that will need to be added.

    $18 (Avg Bid)
    $18 การประมูลเฉลี่ย
    15 คำเสนอราคา
    JSON File Digital Signature Implementation 3 วัน left
    ยืนยันแล้ว

    I'm seeking a proficient developer well-versed in either Java or .Net to create a web interface that can digitally sign JSON files. This project involves both existing and new JSON files, requiring a digital signing approach that can scale according to the variety of files. I only need a basic level of security for the digital signatures. IDEAL SKILLS: - Extensive experience in Java or .NET programming - Understanding of JSON file generation and manipulation - Proficiency in implementing digital signatures - Foundational knowledge in basic information security - Experience building web interfaces

    $79 (Avg Bid)
    $79 การประมูลเฉลี่ย
    11 คำเสนอราคา

    I need expert help in linking a JSON file with a local HTML document. - The JSON file contains text data which I need to be displayed on the HTML document in raw JSON format. - Ideal skills for this project would include proficiency in HTML, JavaScript, and experience with JSON text data. - The JSON file is not expected to change its structure over time -- it is static. Your expertise will be instrumental in ensuring that the JSON file reacts and presents correctly within the HTML document.

    $20 (Avg Bid)
    $20 การประมูลเฉลี่ย
    25 คำเสนอราคา
    BodyPix Tensorflow: Real-Time Body Segmentation 3 วัน left
    ยืนยันแล้ว

    As part of this projec...to develop both real-time body segmentation and body measurement capabilities. The resulting body measurements should be output in the JSON/In the field format. Ideal skills/experience: - In-depth knowledge of Tensorflow, particularly BodyPix - Proven experience in real-time body segmentation and measurement - Familiarity with data format conversion, specifically to JSON The developed functionality should be compatible with web and mobile applications. Ensuring responsiveness and performance on these platforms is essential. Deliverables: - Real-time body segmentation functionality in Tensorflow - Body measurement capability in the same environment - JSON formatted output of body measurements - Integration of this functionality within a web...

    $360 (Avg Bid)
    $360 การประมูลเฉลี่ย
    7 คำเสนอราคา

    We are having a very simple internal webpage (Hosted on Server A) and using jQuery to load Data from an second internal server (Hosted on Server B). The Server A with the webpage is providing https. The Server B with the data/json webservice is providing http and can not be touched. We have to lower or fix the CORS-Policy-Stuff or change the jQuery-Code that it is running. Or we have to build a small own middleware in PHP to create a workaround. Problem-Description on Client-Side: Access to XMLHttpRequest at 'http://xxx:yyy@' from origin '' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. We can not provide the sources -> the job have to be done within

    $63 (Avg Bid)
    $63 การประมูลเฉลี่ย
    25 คำเสนอราคา
    Full Stack Developing: FastAPI & MongoDB 2 วัน left
    ยืนยันแล้ว

    Project Description: We're seeking a talented Full Stack Developer to create a secure backend system for our admin panel. The backend will be developed us...token-based authentication and role-based access control (RBAC). Strong communication skills and the ability to collaborate effectively with our team. Deliverables: Develop a FastAPI backend with CRUD endpoints for managing admin panel data securely. Integrate MongoDB database with proper data validation and encryption to ensure data confidentiality and integrity. Implement user authentication using JWT (JSON Web Tokens) or OAuth 2.0 for secure access control. Employ HTTPS for secure communication and protect against common security threats. Provide comprehensive documentation on security measures implemented and offer sup...

    $119 (Avg Bid)
    $119 การประมูลเฉลี่ย
    20 คำเสนอราคา

    Looking for someone who can do these test tasks today. If you can, there is a ton of work and hours available for you. This is an API for a chat app. It has three assistants. 1. First assistant asks the user questions, and then 2. Second assistant is internal and takes the conversation to output as JSON and save in Postgres for the third assistant. 3. Third assistant takes all of that information into its prompt as context from Postgres, and answers user questions. Four tasks in this order: 1. OpenAI --> Anthropic 2. Deploy on render or railway 3. Add message history in Upstash Redis KV 4. Connect and retrieve new Supabase Postgres. The code already does it. Your task is to make some tweaks, and create a fresh Postgres database

    $39 (Avg Bid)
    $39 การประมูลเฉลี่ย
    14 คำเสนอราคา

    I'm in need of a proficient web developer to create my company's website with a Nextjs based code base. My vision for the website includes: - Landing Page - Service Section - Industry Section - Blog section: In order to engage with our audience and share insights into our industry. - Contact form: This would provide easy access for potential clients to reach out ...off of these design templates. Website must adhere to this minimalist design so familiarity with this style is a must. Ideal skills and experience: - framework: the project's code base will majorly be so extensive knowledge in it is highly beneficial. - Figma: You will be working from a set Figma design, so experience using it is key. - Blogs content must be loaded from static JSON data or interface ca...

    $96 (Avg Bid)
    $96 การประมูลเฉลี่ย
    15 คำเสนอราคา

    I'm seeking a proficient FlutterFlow developer to address two critical issues in my project's VoiceFlow Bot Integration. An expert in managing authentication errors and correcting data returned is required due to current API call issues. The prime challenges in this project ar...my main app. Here is the link to the page - click on the purple button in the app to launch the chat. You will see a "NULL" value returned when entering in a text query. My API Call in the backend of FlutterFlow works fine in the API Section but is not in the front end chat. I believe my issues are as follows: 1. API JSON paths, incorrect payload 2. Custom Code - JSON Return paths 3. Incorrect Launch Request upon chat page load Respond with your favorite food

    $18 / hr (Avg Bid)
    $18 / hr การประมูลเฉลี่ย
    40 คำเสนอราคา

    I am seeking a skilled coder to build me a desktop application compatible with Windows OS. Key Features: * The app will analyze JSON files, specifically focusing on word frequency. * The program must offer customizable word frequency for each file input. Customization Options: * The customizations should allow for the searching of specific keywords across multiple files. Ideal Skills and Experience: * In-depth knowledge of JSON file structure * Advanced capabilities in coding desktop applications, preferably in a language such as Java or C# * Experience in building word frequency analysis tools Kindly bid if you are confident that you can create an application tailored to these requirements. Let's discuss the direct specifics. Your input and suggestions will be ...

    $127 (Avg Bid)
    $127 การประมูลเฉลี่ย
    39 คำเสนอราคา
    Web App UX/CSS Design VueJS 1 วัน left
    ยืนยันแล้ว

    I'm in need of a talented UX designer who could give my web app a fresh and professional look. Your main task will be to craft a great an intuitive user experience for new users (mine is not a webpage! so project this is not for ...optimize the information rendered on the tables 2. Make the (main) component responsive 3. Add the "pop-ups, b-modal, informative gloves" (or whatever the name is) to provide instructions to the first time users Ideal Candidate: Someone with a knack for creating intuitive interfaces and compelling visuals, experience with Bootstrap/ CSS for responsiveness, knowledge of VUE.js projects, JSON responses, JavaScript a portfolio featuring web app designs, and the ability to meet deadlines. Completion date: This project must be completed ...

    $202 (Avg Bid)
    $202 การประมูลเฉลี่ย
    56 คำเสนอราคา
    creating comment systems JSon import 1 วัน left
    ยืนยันแล้ว

    Hello, I want to create a custom comment system for WordPress and then import posts and comments. I have a json with input data and the comments ls make the comments plugin import the post and the comments of the post

    $148 (Avg Bid)
    $148 การประมูลเฉลี่ย
    79 คำเสนอราคา
    Skilled Data Scientist/Engineer with Azure experience 1 วัน left
    ยืนยันแล้ว

    I am looking for an experienced Data Scientist/Engineer with Python and azure experience. Project: 1. Create Azure data factory pipeline that reads azure queue messages text , retrieves/open the url path in the message text ,opens the json files and sends the content to Azure eventhub 2. Also want the above in Python

    $15 / hr (Avg Bid)
    $15 / hr การประมูลเฉลี่ย
    57 คำเสนอราคา

    ...servidor web Apache2 Al tratarse la web de consulta datos de una elecciones, está previsto que esta web tenga un alto número de visitas en el momento que se sepan los resultados, por lo que tiene que poder soportar un alto volumen de tráfico concurrente. La aplicación web creo está bastante optimizada. No es pesada, no se realiza consultas a ninguna Base de Datos. Los datos se obtienen de ficheros JSON de pequeño tamaño, usando AJAX. Hago uso de caché de ficheros. Por tanto lo que necesito especialmente es una auditoría/consultoría de la configuración y prestaciones actuales del servidor, con propuestas de mejoras y batería de pruebas, de cara a garantizar que pueda soportar el tráfico pr...

    $29 / hr (Avg Bid)
    $29 / hr การประมูลเฉลี่ย
    16 คำเสนอราคา

    ...together with the MailWizz program for sending emails in bulk. All hosted on a VPS. The data of recipients must be extracted from a JSON file that has several fields. Some of these fields must also be able to be inserted in the body of the text. The skills and experience you should have are: - Solid and verifiable experience of bulk email marketing campaigns, as well as the configuration of SMTP and bulk email programs such as MailWizz. - Ability to solve technical problems in an agile manner and offer viable solutions. - Familiarity with creating, manipulating, and maintaining databases. - Familiarity with converting and manipulating data between various formats, e.g. JSON to CSV. - Testing to make sure these systems are working as they should. Please, submit your offe...

    $143 (Avg Bid)
    $143 การประมูลเฉลี่ย
    18 คำเสนอราคา
    Insert JSON info to Wordpress Elementor using shortcodes 21 ชั่วโมง left
    ยืนยันแล้ว

    The project involves creating a script that inserts the content of JSON files into Elementor/Wordpress pages (I will provide the credentials for a pre-installed Wordpress/Elementor with a configured theme). The content to be inserted consists of agricultural market price indicators, and these indicators are divided into categories and sub-categories. I need this in one day. The content should be displayed in a table format like this: (I will send an Illustrator file with this design). The entire script should run from Wordpress Snippets (using the Code Snippets plugin), and to insert the content into a page, a shortcode must be used. In the snippet, the path of the folder containing the JSON files should be indicated. In this folder, there will be a file called

    $28 (Avg Bid)
    $28 การประมูลเฉลี่ย
    25 คำเสนอราคา

    hi, i found a php script that is not working anymore, it was used to send notifications to single devices using but this system seems to be down.. I have the certificate updated and ready in .pem and .p8 format and the old function looks like this: function sendNotificationToPushService($certificate, $passphra... if (!$result) echo '<br>Message not delivered' . PHP_EOL; else echo '<br>Message successfully delivered' . PHP_EOL; echo $result; fclose($fp); } else { echo 'Message was not sent'; } } so I need this function in new version to call it with certificate filename, password, deviceToken and the json-body also I need a clear resul...

    $23 (Avg Bid)
    $23 การประมูลเฉลี่ย
    11 คำเสนอราคา
    Advanced NT8 Developer for Trading Automation 21 ชั่วโมง left
    ยืนยันแล้ว

    i will send the json payload via a webhook to your application, and your application will parse it and convert it to the commands of Ninjascript for submission / execution in NT8

    $202 (Avg Bid)
    $202 การประมูลเฉลี่ย
    4 คำเสนอราคา
    Long Trade NinjaTrader Strategy Development 19 ชั่วโมง left
    ยืนยันแล้ว

    i will send the json payload via a webhook to your application, and your application will parse it and convert it to the commands of Ninjascript for submission / execution in NT8

    $242 (Avg Bid)
    $242 การประมูลเฉลี่ย
    7 คำเสนอราคา
    PHP Method for Firestore Data Retrieval - please read the description before bid. 17 ชั่วโมง left
    ยืนยันแล้ว

    I urgently need an expert with strong PHP and Firestore experience to efficiently create a PHP method for me. This simple method should be designed to be able to retrieve data from any collection in Firestore and return it in JSON format. Key requirements include: - A PHP method that can fetch data from any collection in Firestore - The method should return the data in JSON format - The task needs to be completed ASAP, hence I would prefer someone who is ready to start immediately The right freelancer for this job should be competent in PHP, Firestore, and JSON with a strong understanding of web backend development and should be able to execute this task quickly and effectively. Note: I am only consider to pay the amount that you bid.

    $20 (Avg Bid)
    $20 การประมูลเฉลี่ย
    24 คำเสนอราคา