ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 php code speed connection งานที่พบ, การเสนอราคา USD
    Proxy Client หมดเขตแล้ว left

    แอพสำหรับเชื่อมต่อ Proxy ให้ความสะดวกกับลูกค้า ใช้งานได้ทั้ง Login และ ไม่ต้อง Login *ถ้า Login โปรแกรมจะแสดงรายการ Proxy ที่เช่า แล้วสามารถกดเชื่อมต่อ ได้เลย *ถ้าไม่ Login ก็สามารถตั้งค่าต่างๆ เองได้ Proxy connection app provides convenience to customers. It can be used for both login and without login. * If login, the program will display the list of Proxy that is rented and can click to connect immediately. * If not Login, you can set various settings by yourself.

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

    เรากำลังพัฒนาเว็บไซต์ด้วยภาษา PHP (No Framework) โดยจะมี UX/UI มาให้แล้ว ให้ทำการเขียนต่อด้วยภาษา PHP และมีงานที่จะให้เขียน Web API ด้วย PHP เพิ่มเติมด้วย ปริมาณงาน - เขียน Web page 10 หน้าจอ (ต้องเขียน JavaScript,JQuery เพื่อเชื่อมต่อ Web API ด้วย) - เขียน Web API เพื่อรองรับหน้าจอ Web Page ข้างต้น

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

    ต้องการทีมงาน Programmer จัดทำเว็บไซต์ bootstrap + php + MySQL โปรเจคละ 20k - 100k รายละเอียด คุณสมบัติ - มีความรู้พื้นฐานทางด้านเว็บไซต์ - พัฒนาภาษาโปรแกรม bootstrap + php + MySQL รายละเอียดงาน - พัฒนาออกแบบระบบเว็บไซต์ และอื่นๆ - สามารถทำงานเป็นทีมได้ - สามารถส่งงานตามเวลาที่กำหนด - ทำงานเป็น Part time Freelance ระยะเวลาการทำงาน - Part time Freelance 2-3 เดือน วิธีการสมัคร ส่งรายละเอียดเข้า Line id : tuindy7 รายละเอียด - ชื่อ-นามสกุล - เบอร์โทรที่สะดวกติดต่อ - ตัวอย่างผลงาน ติดต่อสอบถาม Line id : tuindy7 Tel : 0814667776 คุณตู่

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

    ทำเว็บไซต์ php, javascript และ mysql

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

    สวัสดีครับ ผมกำลังหาคนเขียนโปรเจคเกมส์ออนไลน์ โดยที่ผมมี Source code เกมส์อยู่แล้ว ซึ่งซื้อมาจาก Unity assert store แนว MMORPG (Offline) Link !/content/15552 มี Demo ให้ทดลองเล่นอยู่ครับ โดยความต้องการของผมมีดังนี้ครับ 1. สามารถมองเห็นความเคลื่อนไหวของตัวละครในเกมส์ของผู้อื่นได้ (Animation network) เช่น เดิน , วิ่ง ,เอฟเฟ็คตอนใช้สกิล , ฟันมอนสเตอร์ , เปลี่ยนแปลงอาวุธของตัวละคร 2. ใช้ Unity Network 5 , Javascript , C# ในการเขียน (หากใช้ Tools อื่นก็ลองเสนอมาได้ครับ) 3. สามารถกำหนดจุดเกิดมอนสเตอร์ได้ และผู้เล่นคนอื่นเห็นมอนสเตอร์เหมือนๆกัน 4. กำหนดการดรอปของไอเทมเวลาฆ่ามอนสเตอร์ได้ และผู้เล่นคนอื่นเห็นไอเทมเหมือนๆกัน 5. ระบบ Inventory สามารถดึงข้อมูลไอเท็มของตัวละครแต่ละคนได้ ใช้ database mysql หรือ ms sql ครับ 6. ระบบแชททั่วไป และแชทส่วนตัว

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

    สวัสดีครับ ผม ชิณพล คือผมทำแอพตัวหนึ่ง เรียก php เพืออกใบเสร็จจากมือถือ ปกติพิมพ์เป็นภาษาไทยก็ทำได้ครับ แต่ตอนนี้พอดีมีลูกค้าต้องการพิมพ์เป็นภาษาพม่า (myanmar) ผมใช้ฐานข้อมูล mysql ผมใช้ Code PHP ประมาณนี้ครับ // printer_select_font($handle, $font); $BillUnit =iconv("UTF-8","tis-620",$objArray[BillUnit]); $ProductName = substr($objArray[ProductName],0,40); $text = iconv("UTF-8","tis-620",$ProductName); printer_draw_text($handle, "$i.$text/$BillUnit", $left+0, $j); // พิมพ์ภาษาไทย ก็ใช้ได้ปกติ แต่ตอนนี้ต้องการพิมพ์ภาษาพม่าผมไม่รู้ว่า ต้อง ใช้ utf หรือ code อะไรให้พิมพ์ภาษาพม่าได้ พอมีคำแนะนำมั๋ยครับ และราคาเท่าไหร่ ในการแก้ไขป้ญหานี้

    $10 - $30
    $10 - $30
    0 คำเสนอราคา

    ...attractions. Cinema Government to require people to wait in line. Queue to wait for a doctor, hospital, shopping mall. Supermarket, shops and restaurants will be installed inside or outside the shop. May be represented by any of the stores. Promotion of the store at the time, as it is able to set the font size, background color, or even put the logo of the store. Incorporated into the Determine the speed of the character will run back out....

    $30 - $250
    $30 - $250
    0 คำเสนอราคา
    php craewler Search หมดเขตแล้ว left

    ทำเว็บ ค้นหาร้านเสื้อผ้าที่เราจะสามารถซื้อเสื้อผ้าชนิดนี้ได้ถูกที่สุดจากเว็บเว็บไซต์ที่ขายของอยู่ทั้งหมด อย่างน้อย 3 เว็บไซต์ ดึงข้อมูลของเว็บขายเสื้อผ้ามาเก็บไว้ เก็บราคา รูปภาพ ลิ้ง เพื่อเอามาเปลี่ยบเทียนดูตอน search mี่หน้าเว็บของเรา

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

    ต้องเพื่อนที่มีใจรักด้านการทำเว็บมีความคิดสร้างสรรรักงานบริการไม่เห็นแก่เงินไม่ขี้โกง มาเป็นหุ้นส่วนพัฒนาเว็บ แนว Buy & Sell ในรูปแบบ Social Network มี Code ให้แล้วเพียงแค่ต้องการปรับปรุงให้ดีขึ้น มาเป็นหุ้นส่วนกัน 50/50 ดูตัวอย่างได้ที่

    $281 (Avg Bid)
    $281 การประมูลเฉลี่ย
    4 คำเสนอราคา
    Evaluation of a Korean Dataset -- 2 6 วัน left
    ยืนยันแล้ว

    ...scientist or AI specialist to assist with evaluating a Korean dataset using OpenAI API calls. my goal is to set up a good testing template I can repeat Key Aspects: - Inference Speed: Achieving a balance of optimal inference speed is vital for this project. The desired inference speed for the evaluation stands at a moderate level when considering 2000 users. - Total Processing Accuracy: I'm looking to ensure the total processing accuracy of this evaluation is high. - TPA (Total Processing Accuracy): Aspects of TPA are crucial for this project; we aim for a balanced importance between total processing accuracy and inference speed. - Implement this on a shared googleColab or Jupyternotebook for on-demand use of the application Ideal Skills and Experience...

    $147 (Avg Bid)
    $147 การประมูลเฉลี่ย
    8 คำเสนอราคา
    Advanced Android Printing App Development java 6 วัน left
    ยืนยันแล้ว

    I want a software, the device I use to print the output of the project I prepared as WebView, Image, and PDF is TSC, for this, it is necessary to use the connection method 'socket' with the IP and port 9100. Additionally, the '' library inside should be utilized for the application to run. The resources available are as follows, along with an example APK.

    $74 (Avg Bid)
    $74 การประมูลเฉลี่ย
    8 คำเสนอราคา
    ReactJS & PHP Developer Needed Immediately 6 วัน left
    ยืนยันแล้ว

    I am on the lookout for a skilled developer who specializes in ReactJS and PHP. The scope of your work will be within frontend development, UI design and React component development. Ideal Skills And Experience: - Proficient in ReactJS and PHP - Strong experience in frontend development - Expertise in UI/UX design along with ability to develop React components - Proven track record in similar projects Extra Information: Since, the answer to my 3 questions has been skipped, I encourage you to include the following in your application; - Your past work or portfolio - Detail your experience - Detailed proposed for the project I am looking to complete this project as soon as possible. Your indication of how quickly you can finish a project like this will be a determining...

    $5 - $9 / hr
    ปิดผนึก
    $5 - $9 / hr
    36 คำเสนอราคา

    ...The goal is to have a seamless synchronization of order details between the two systems, enhancing the efficiency of my business processes. The ideal candidate will have: - Proficient experience in API development and integration, particularly with WooCommerce and Selectline. - A solid understanding of PHP programming, as the project requires the use of this language. - Prior experience with inventory management systems and e-commerce platforms, to ensure a smooth and effective connection between the two. Key Synchronization Requirements: - Customer Details: The full set of customer information including name, address, and contact information must be synchronized between the platforms. - Product Details: Details such as name, SKU, quantity, price of the ordered products ...

    $553 (Avg Bid)
    $553 การประมูลเฉลี่ย
    61 คำเสนอราคา
    Server Optimization: Plesk, Database, PHP 6 วัน left
    ยืนยันแล้ว

    ...visitors. The primary focus of this project will be optimizing the server's Plesk settings, Postgres and MariaDB databases, and PHP 8.2 configuration. Key tasks will include, but are not limited to: - Configuring Plesk for optimal performance, including adjusting server pool size - Identifying and implementing improvements to Postgres and MariaDB settings to reduce slowdowns - Tuning PHP 8.2 to enhance website speed and performance Ideal candidates for this project will have: - Proven experience in optimizing dedicated servers, particularly with Plesk and Almalinux - A solid understanding of database optimization, including Postgres and MariaDB - Expertise in PHP configuration and optimization - Excellent problem-solving skills and the ability to wo...

    $156 (Avg Bid)
    $156 การประมูลเฉลี่ย
    25 คำเสนอราคา
    Custom PHP POS Application Development 6 วัน left
    ยืนยันแล้ว

    I'm seeking a skilled PHP/MySQL developer to create a custom PHP POS application. This job will require you to have good experience in PHP/MySQL. You will be paid on a task-based. We will test you with some sample tasks. To be eligible for further discussion I want you to have a look into the portal by visiting the below link and create a free account and try the portal give me one issue you have faced and can be improved in the portal. If you are unable to do above then your application will be rejected immediately.

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

    ...preferences. This customization capability ensures that the CCTV system can be tailored to suit specific surveillance requirements and environmental conditions. Remote Access: The mobile CCTV system supports remote access via mobile devices, tablets, or computers connected to the internet. Users can conveniently monitor live video streams and review recorded footage from anywhere with an internet connection, providing unparalleled convenience and accessibility. Implementation: The project implementation involves developing a dedicated mobile application or web-based interface to control the CCTV system's functionalities. This application will interface with the mobile device's camera hardware and integrate the desired features such as torch control, motion detect...

    $18 - $150
    ปิดผนึก
    $18 - $150
    7 คำเสนอราคา

    We need to find a freelancer that will increase the Speed score of Google Page Speed Insights - (95+ score guaranteed) for desktop and mobile version. The Optimization must be done for the site Kindly note that we want the design of the website to remain the same. Also, this site passes the achecker and we do not want that to break either.

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

    I need a proficient Matlab coder to assist with debugging my existing Matlab code which is currently undergoing some issues. Here's what needs to be accomplished: - Debugging: The code needs to be thoroughly examined for bugs and the cause of the malfunctions need to be rectified. - Adding New Functionality: Progressive functions need to be infused into the existing code to improve its overall productivity. - Optimization: In order to expedite the execution process, the overall performance of the code needs to be enhanced. The ideal candidate should not only possess substantial experience in Matlab coding, but must also be dexterous in debugging and optimizing for performance improvement. Prior experience in adding new functionalities will be highly advan...

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

    I'm seeking a skilled HubSpot professional to provide me with training. Although I'm a beginner, I'm eager to get up to speed on Marketing and Sales Hubs. My primary goals for using HubSpot are to enhance our lead generation, customer relationship management, and sales pipeline management. Key Requirements: - Strong experience with HubSpot, specifically Marketing and Sales Hubs. - Prior training experience, especially with beginners. - Ability to tailor the training to my goals. Your responsibility will be to provide clear, engaging, and actionable instruction to help me utilize Hubspot effectively. You should be patient, good at explaining complex concepts simply, and able to adapt to my pace and learning style. A background in marketing automation and CRM system...

    $83 (Avg Bid)
    $83 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Revamp Website Performance for Better Speed 6 วัน left
    ยืนยันแล้ว

    As the owner of a website currently experiencing slow load times, I am seeking expert assistance to enhance the performance. The primary requirements are as follows: - Improve loading speed: The website presently takes more than 5 seconds to load. I'd like to significantly decrease this load time. - Boost responsiveness: Currently, there are noticeable performance issues on desktop and smartphone devices. I need improvements in this area. The ideal candidate for this project should have relevant experience in web development and optimization techniques, as well as an in-depth understanding of device-specific responsiveness adjustments. Prior expertise in dealing with similar issues would be highly beneficial. The goal is to have a swift, smooth-running website that offers an...

    $67 (Avg Bid)
    $67 การประมูลเฉลี่ย
    51 คำเสนอราคา
    Full Stack PHP Developer Needed Urgently 6 วัน left
    ยืนยันแล้ว

    I'm in urgent need of a full stack PHP developer for a custom web application. The ideal candidate should be proficient in both front-end and back-end development, as well as database management. Key Responsibilities: - Developing a custom web application using PHP - Implementing both front-end and back-end features - Ensuring proper database management Key Requirements: - Prior experience in developing custom web applications - Proficiency in PHP, with a solid background in both front-end and back-end development - Experience with managing databases - Good understanding of security and scalability - Ability to work in a fast-paced environment - Strong problem-solving skills Please note that knowledge of any specific frameworks like Laravel, CodeIgniter, or Sy...

    $145 (Avg Bid)
    $145 การประมูลเฉลี่ย
    30 คำเสนอราคา
    Urgently Seeking PHP Full Stack Developer 6 วัน left
    ยืนยันแล้ว

    I need a skilled PHP developer with full-stack capabilities for an urgent web application project. The primary purpose of this project is the development of a web application, with a major focus on user login and authentication. Key Tasks: - Front-end Development: The ideal candidate should be proficient in creating user-friendly interfaces that are engaging and responsive. - Back-end Development: A strong understanding of server-side languages and database management is essential for this project. - Database Integration: The successful candidate will be responsible for integrating and managing databases to ensure seamless operation of the web application. The most important feature of this web application is user login and authentication. As such, the developer should have a pro...

    $376 (Avg Bid)
    $376 การประมูลเฉลี่ย
    37 คำเสนอราคา
    PHP API Creation and Implementation 6 วัน left
    ยืนยันแล้ว

    I'm in urgent need of a PHP developer to create and implement APIs. The API will be utilized by a frontend that's already been designed. Key Project Details: - I'm looking for APIs to cater to User authentication, Data retrieval, Data manipulation and allow for file uploads. - The project has an 'ASAP' deadline, so I'm seeking a developer who can start immediately and work quickly without compromising quality. Ideal Candidate: - Proficient in PHP and experienced in API development - Skilled in creating secure and efficient user authentication systems - Capable of executing data retrieval, manipulation, and file upload functionalities with precision and speed

    $7 / hr (Avg Bid)
    $7 / hr การประมูลเฉลี่ย
    28 คำเสนอราคา
    Reporte en Sistema PHP para detección de cargas y descargas 6 วัน left
    ยืนยันแล้ว

    *** FAVOR DE VER Y LEER EL PDF ADJUNTO CUENTA DEMO WEB Se requiere un reporte con la siguiente información: Reporte en donde marca el máximo valor de nivel de combustible (carga) en este caso es 20,000lts El reporte deberá tener la condición para tomar el punto de carga de si se conservo en un nivel alto por más de 10 minutos, no se ha movido y no cambio el valor digamos 5000,10000,15000,20000lts lo marcará como carga, cuando este detenido por 10 minutos y empiece a detectar movimiento de descarga de más de 2000 litros lo tomará como descarga el ultimo valor más grande. • El reporte se debe generar en el mismo sitio en donde se generan actualmente (imagen 1) Se requiere el formato PDF, HTML y XLS como los de Fuel ...

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

    As a business looking to optimize an existing site, I am searching for a talented individual to assist me in achieving a 90+ page speed score. The site also needs the addition of e-commerce functionality, specifically WooCommerce. Key requirements for the job include: - Proven record of achieving high page speed scores on WordPress sites - Expertise in WooCommerce integration and setup - Ability to provide e-commerce site optimization suggestions. It's a plus if you have the following: - Experience with theme selection and customization. Although a specific theme hasn't been selected, I am open to recommendations that would benefit the page speed and overall user experience of the site. I look forward to seeing your past work on WordPress and WooCommerc...

    $45 (Avg Bid)
    $45 การประมูลเฉลี่ย
    19 คำเสนอราคา
    Flutter Developer - Integrate API into existing Code 6 วัน left
    ยืนยันแล้ว

    Integrate 3 API only. Source code is ready. Able to follow and close project in 3-4 days

    $58 (Avg Bid)
    $58 การประมูลเฉลี่ย
    40 คำเสนอราคา
    PHP Script Modification 6 วัน left

    I currently have a PHP script that echo's the value of a MySQL db and results appear 3 to a page using Pagination. I'd like the script modified to filter results. There should be a drop down box on the page with the selections of the drop down corresponding to the table column and when selected only the rows with the value of the column appear while still only displaying 3 to a page with page back and forward controls. In the below example of a db table the drop down box would contain the selections 1, 2 and 3. When the used selects 1 then the page output would only display Bob, Jane and Sarah. This is an already existing page with css in the output. Name Address. number ------------------------------------------------------ bob brisbane. ...

    $99 (Avg Bid)
    $99 การประมูลเฉลี่ย
    89 คำเสนอราคา
    Experienced C# Developer Needed 6 วัน left
    ยืนยันแล้ว

    I'm seeking a proficient C# developer, skilled in the .NET framework for a project. The exact application type is still to be confirmed. You should have: - Strong experience with C# programming. - Understanding of .NET framework. - Ability to work without strict time constraints. Time frames and further project details will be discussed upon connection. Looking forward to working with a focused and motivated professional.

    $142 (Avg Bid)
    $142 การประมูลเฉลี่ย
    39 คำเสนอราคา
    Shaft Design 6 วัน left
    ยืนยันแล้ว

    ...Inspiration shaft models (109 MB): Please generate at least 15 particle different iregular shapes (don`u use round balls). Replicate their geometries as close as possible. Materials densities range between 0.42 and 1,63 grams/cm3. Shaft will have to mix wet materials (and break potential formed chunks) at 30 rpm speed rate. Spherical Center of the Container (SCC) has a radius 30 - 33 centimeters. Container can be slighty modified based on final shaft form but mainly it has an cilindrical form. SCC can be filled ith red coloured random particles, the upper half volume of the empty space left inside the cylinder in green and the other lower half volume in yellow. Simulation will be considered fully completed when

    $956 (Avg Bid)
    $956 การประมูลเฉลี่ย
    19 คำเสนอราคา
    PHP 8 Installation and checking 6 วัน left
    ยืนยันแล้ว

    php 8.3 downloaded from . I require an expert in PHP installation and testing on my Windows 10 LAPTOP. I do not need Xampp or Wamp.

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

    I'm searching urgently for an experienced PHP architect who can construct a unique e-commerce shopping cart and accompanying admin panel. Key Responsibilities Include: - Constructing a product catalog and search functionality to allow customers to easily browse and locate items. - Integrating an 'Add to cart and checkout' feature ensuring a simple and smooth transaction process. - Developing order management and inventory tracking system within the admin panel to help me keep track of orders and product stocks. Skills and Experience Required: - Proficient in PHP programming - Experience in developing e-commerce websites - Solid understanding of databases and SQL - Familiarity with different payment solutions Although there is no specific requirement fo...

    $52 (Avg Bid)
    $52 การประมูลเฉลี่ย
    20 คำเสนอราคา
    Urgent PHP Payment Gateway Integration 6 วัน left
    ยืนยันแล้ว

    I need a skilled developer to integrate an International Payment Gateway into my PHP-based website immediately. Integration of Payment Getway in the website which will accept USD and this should work in Both Indian people and Other Countries. Website URL is - freelancerbridge(dot)com

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

    I'm seeking an experienced typist for copy typing academic articles. An individual with a high school level of grammar and technical accuracy is ideal. In this project, the focus is mostly on the accurate and qui...is ideal. In this project, the focus is mostly on the accurate and quick typing of the materials to digitize it, though attention to structure and layout is still important. Your responsibilities will include: - Accurate copy typing of the provided academic articles - Ensuring proper grammar and punctuation - Maintaining the original format of the documents Ideal skills: - Exceptional typing speed and accuracy - Basic understanding of academic articles - High school level grammar and technical knowledge - Attention to detail in regards to both typing accuracy and d...

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

    - Please do no...time. Please look this up before applying. ------------------- Engage in 1-on-1 conversations with subscribers on OnlyFans. Foster a positive and engaging atmosphere to keep subscribers entertained and coming back. Provide regular updates and feedback to the team. ------------------- - Must be 18+ - Must have at least a near-native level of English - Have a stable workstation and Internet connection - Comfortable viewing and selling explicit content - Ability to build virtual girlfriend experience with subscribers - Must understand the Psychology behind OF chatting ------------------- - We offer 6 hour shifts in a completely remote working environment. - Starting Salary is between $7.50 and $10 per hour, depending on your skill level. - Payouts are made ever...

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

    I am in need of a professional who can promptly install and customize a PHP script for me. The PHP script I need to be installed is purchased through codecanyon. You will install, test all functions and activate license on our server. Being somewhat urgent, my requested completion for this project is ASAP. I value efficiency and swift, quality work. Thank you

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

    Se requiere un script de RIFAS o SORTEOS con las siguientes opciones: - Escrito en PHP y soporte MYSQL. - Emitir boletos en orden consecutivo (ejemplo 10000 - 999999), el rango de números debe ser personalizable (Ejemplo: 000001 - 999999, 5450 - 54500, etc.) - Poder ingresar el precio de los boletos de la rifa - Capacidad de albergar la rifa de otros usuarios (multi-usuario, multi nivel). - Pagar boletos a través de la opción de tarjeta de crédito de PayPal (con o sin cuenta de PayPal) o por transferencia, modo manual, mostrando información bancaria del propietario ded la rifa. - Ingresar dirección de correo electrónico, Nombres, Apellido, Ciudad, Estado, Número de teléfono de contacto. - Después de recibir el ...

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

    I have an unfinished Flutter app that requires a skilled individual to handle its database connection. The app is designed and now, I need help connecting it to a MySQL database using an API. Key Responsibilities: - Complete the database connection for my Flutter app - Utilize MySQL to store the following data types: user profiles and authentication, transactional records, content and multimedia files Ideal candidate: - Proficient in Flutter and experienced in developing Flutter apps - Skilled in MySQL and API integration - Familiar with handling user data and transaction records securely - Strong background in data storage and retrieval for content and multimedia files This project is not for a business, but rather a personal venture. Your expertise will help me bring my...

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

    I need a robust StarCloud print feature integrated to my website through PHP. I require an expert in PHP who understands how to efficiently generate receipts directly from a website. Key Features Required: - Personalized receipt printing: Upon a successful order, a receipt should be generated for that specific transaction. - Simplified design: The receipt should be simple, uncluttered and easy to read. Please note, only the code is needed, no additional information like payment or customer details should be included. Ideal skills and experience: - PHP proficiency to ensure seamless integration - Familiarity with StarCloud system - Understanding of efficient coding practices for smooth running.

    $86 (Avg Bid)
    $86 การประมูลเฉลี่ย
    10 คำเสนอราคา
    Experienced PHP CodeIgniter Developer Needed 6 วัน left
    ยืนยันแล้ว

    I'm in need of a skilled PHP CodeIgniter Developer to help me debug my existing application. Key Points: - The main goal of this project is to fix bugs within the current application. Therefore, I require someone with a strong background in troubleshooting and debugging. - I'm specifically looking for a developer with extensive experience in PHP CodeIgniter. Therefore, please highlight your experience in this specific framework when you apply. Ideal Candidate: - Proficient in PHP CodeIgniter - Proven experience in debugging applications - Strong problem-solving skills - Excellent attention to detail - Ability to work independently and efficiently Please make sure to include your experience in your proposal. Looking forward to working together.

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

    I need assistance with typing a series of literary texts in Hindi. The project entails taking scanned documents and retyping them in Hindi. For the project, a basic level of proficiency in Hindi is required. Key Requirements: - Hindi Typing: You need to have a good typing speed and accuracy in Hindi. - Basic Hindi Proficiency: The job involves typing literary works, so a basic understanding of the language is necessary. - Attention to Detail: Precise typing is essential to ensure the integrity of the original documents is maintained. Prior experience in data entry, Hindi typing, or similar projects would be advantageous. The project is quite straightforward, and the ideal freelancer should be able to complete it within a reasonable timeframe.

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

    ...<Overview> Please collect product information on vehicles that have or will have the technologies described in the “Technology Description” section below. <Technology Description> This system is about automatic braking of the vehicles. This system can detect obstacles in front of the car and automatically stop the car in case of a potential collision. The system measures the distance and relative speed to obstacles and automatically adjusts the car's braking power accordingly. When the braking force reaches a predetermined value from its upper limit, the braking force is weakened. The upper limit of braking force is set to increase over time after a predetermined amount of time has elapsed from the start of braking. The purpose of this system is to ...

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

    ...function and durability for horse and rider. My saddle blankets run a panorama of colors, from the elegance of the "Asheville" design with its’ soft pink and grays to the bold blend of firey colors in "Fireball Whiskey". After a decade of creating original, show stopping, designs in my hand woven cinches and breast collars, moving to unique saddle blanket designs came naturally. My deep connection and love of all nature are key inspirations in my designs. Wild Ride Saddle Blankets will shine in the Show Ring, on the Ranch and on the Trail. “Wild Ride” saddle blankets are for those who understand quality, hard work and an entrepreneurial spirit … for the MAVERICKS, the true-hearted who aren’t afraid to stand out in a cr...

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

    Good evening, I need help with a Python assignment and I also need programming tutorials in java, Python, mvc, php, Javascript, mysql, jQuery, html, css, asp.net, c#. The tutorials would be in Spanish. I need them as soon as possible.

    $15 / hr (Avg Bid)
    $15 / hr การประมูลเฉลี่ย
    24 คำเสนอราคา
    Troubleshoot VPN Connectivity Issue on Windows 6 วัน left
    ยืนยันแล้ว

    I am facing an issue on my Windows system where the internet disconnects every time I connect to my OpenVPN. This issue is significantly impacting my ab...OpenVPN. This issue is significantly impacting my ability to work remotely and access the resources I need. Key Points: - The issue started occurring when I began using OpenVPN. - I work on my system and the VPN is a critical part of my workflow. - The problem is specific to my Windows operating system. I am looking for a professional who has: - Profound experience with troubleshooting VPN connection issues, especially with OpenVPN. - Strong knowledge of Windows operating system networking and its interaction with VPNs. - Excellent communication skills and can guide me through the troubleshooting process in a clear and understan...

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

    I'm in need of someone adept at PHP and SOAP. My development site is currently returning a warning message: "Attempt to read property "Invoice_Number" on string." I've set up a dev SOAP server for you to carry out the work. At this point, I'm uncertain if I'm attempting to access the "Invoice_Number" property on a string. There are also no other error messages accompanying this issue. Key tasks: - Identify the cause of the "Invoice_Number" warning - Fix the PHP SOAP warning Ideal skills: - Proficiency in PHP - Experience dealing with SOAP - Ability to troubleshoot and resolve such issues promptly

    $147 (Avg Bid)
    $147 การประมูลเฉลี่ย
    31 คำเสนอราคา
    Logo Design for Blockchain Gaming Startup – MetaMatch 6 วัน left
    ยืนยันแล้ว

    ...technology, MetaMatch aims to revolutionize fan interaction with sports through the integration of NFTs and real-time event engagement. The logo should encapsulate the essence of blending traditional sports with cutting-edge blockchain technology, appealing to both tech-savvy and sports-loving audiences. Specific Requirements: Concept and Design: The logo must convey a sense of innovation and connection, symbolizing the fusion of real-world sports and blockchain technology. It should be modern, easily recognizable, and scalable for use on various platforms and sizes. Color Scheme: We are looking for a color palette that stands out yet feels intrinsic to both the digital nature of blockchain and the dynamic energy of sports. Suggestions include, but are not limited to, combinat...

    $53 (Avg Bid)
    $53 การประมูลเฉลี่ย
    56 คำเสนอราคา
    Cross-Website WordPress User Post Integration 6 วัน left
    ยืนยันแล้ว

    ...published on a separate WordPress site. Ideal skills for this project include: - Strong understanding of WordPress development - Experience with creating custom plugins - Familiarity with WordPress APIs and data handling - Ability to work with cross-site data transfer The project requires: - Setting up a user-friendly form for registered users on Website A to create posts - Establishing a connection between Website A and Website B for seamless post transfer - Ensuring the posts are published immediately on Website B I'm open to your suggestions for user information that could be included in the post transfer, and I would appreciate your input on best practices for this kind of cross-website integration. Your input on potential security considerations for such integrati...

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

    As my site's load speeds are already under 3 seconds, the primary focus of this project will be SEO, particularly improving my site's on-page SEO. In this regard: • Evaluating and enhancing the page structure for better user engagement and search engine crawling. • Strategically placing SEO keywords in the content for better visibility. • Optimizing images, videos, or any othe...engagement and search engine crawling. • Strategically placing SEO keywords in the content for better visibility. • Optimizing images, videos, or any other media forms. • Working on meta descriptions, headers, URL structures, and internal links. For this task, you need to have a strong understanding of WordPress, SEO, and user experience. Experience with optimizing websites...

    $390 (Avg Bid)
    $390 การประมูลเฉลี่ย
    66 คำเสนอราคา
    WooCommerce Site Speed and Server Optimization 6 วัน left
    ยืนยันแล้ว

    ...troubleshooting and improving WooCommerce site performance - Strong knowledge of server management, particularly VPS/Dedicated hosting - Expertise in database management and optimization - In-depth experience with caching plugins and techniques Please bid if you're capable of identifying the issues causing these performance problems and can provide robust solutions to enhance my WooCommerce site's speed and server performance....

    $33 / hr (Avg Bid)
    $33 / hr การประมูลเฉลี่ย
    122 คำเสนอราคา
    Design standard operating procedure to engage a lead or how to consume a lead 12 ชั่วโมง left
    ยืนยันแล้ว

    I would like to design standard operating procedure (rules of lead engagement) based on large medium and enterprise segments- 1) how should sales consume the leads once a lead is assigned to the sales reps. 2) Define the stage movement timeline from one stage to another in salesforce based on which stage the lead is in. 3) How long to wait to send a follow up email /call after the two way connection has been established. 4) Reason to close or recycle the lead 5) Activities logged in salesforce. etc.

    $130 (Avg Bid)
    เร่งด่วน NDA
    $130 การประมูลเฉลี่ย
    3 คำเสนอราคา