Filtre

Son aramalarım
Şuna göre filtrele:
Bütçe
ile
ile
ile
Tür
Beceri
Diller
    İş Durumu
    2,000 function scrape iş bulundu, ücretlendirmeleri EUR
    Web scraping Bitti left

    Hazırda bir scrape projem var react ve node.js ile yaptığım fakat tam istediğim gibi çalıştıramadım belirli bir sitede tıklama ve navigasyon işlemleri ardından pdf indirme işlemini proxy ile yapmaya çalıştığım bir proje tam anlamıyla çalışması için yardıma ihtiyacım var

    €115 (Avg Bid)
    €115 Ortalama Teklif
    21 teklifler

    Verileri belirli filtrelere göre kazıyacak ve bir web sitesine yükleyecek bir veri kazıma program istiyorum. Program, verileri verimli bir şekilde çıkarmak ve yapılandırılmış bir biçimde depolamak için tasarlanacak. Kullanıcı, istenen veriler için filtreler ayarlayabilecek ve program, filtrelenen verileri otomatik olarak sıyıracak ve toplu bir şekilde web sitesine yükleyecek. Program ayrıca verilerin güncel olmasını sağlamak için düzenli güncellemeler gerçekleştirebilmeli. Program, modern ve verimli bir programlama dili kullanılarak geliştirilmeli. Program, tüm gereksinimleri karşıladığından emin olmak için kapsamlı bir şekilde test edilerek ve eksiksiz kaynak kodu, belgeler ve destekle teslim ed...

    €420 (Avg Bid)
    €420 Ortalama Teklif
    8 teklifler

    Benim shopify mağazam için başka bir siteden scrape data export programı istiyorum 30K + ürün için ve haftalık veri güncellemesi

    €378 (Avg Bid)
    €378 Ortalama Teklif
    19 teklifler

    Selam İsmail Bey, IT Proje yönetimi konusunda 20 yılımı doldurdum. Çeşitli ülkelerde 20 den fazla projeyi yönettim. Çok garip bir şekilde, kanada at yarışları sitesi ile ilgili verdiğiniz teklifi gördüm;) verilerinin scrape edilmesi konusunda birlikte çalışmak üzere sizle iletişime geçtim. Projeyi birlikte oluşturarak bütçelendirebileceğimizi öngörüyorum.

    €18 / hr (Avg Bid)
    €18 / hr Ortalama Teklif
    1 teklifler

    Hi. I could not check the last update. It is too late now. Beca...posting step-2 work. It is also a "pre-work." I mean, we will have at leat 2 more steps. All these 2-3 steps are only for preparing us to the biggest one, step-4. ------------- In this work, we will solve the Tick value issue (by working on the old code) And (the followings are simple) Will write the values on the chart by using the "Comment()" function of Meta Editor only. And Will check if our texts (that we wrote on chart with comment function) changes/updates real time and exactly same with the values of footPrint indicator. ------------- About reading from file and all other details, this website will help you (sure you know it): Please find the file also

    €92 (Avg Bid)
    €92 Ortalama Teklif
    1 teklifler

    Merhaba, Elektrik panolarından kullanılmak üzere elektrik-elektronik malzeme üretimi yapan İstanbul - Gaziosmanpaşa' da bulunan bir firmayız. Aşağıda genel olarak belirttiğimiz özelliklerde koruma rölesi tasarımı yapacak elektronik mühendisi arıyoruz. (İstanbulda olması tercihimiz) Project name: Low voltage single phase protection relay 60A. Function : Over/under current (with built in mini current transformer), over/under voltage, time delay - two screens and 6 leds required ,-The design should be carried on with our case -The design should be carried on with our terminals, black one prototypes devices fully working design and schematics , BOM list, PCB design (Gerber), firmware and hex file, human interface program file(please let me know if...

    €322 (Avg Bid)
    €322 Ortalama Teklif
    2 teklifler

    Hello there, On Mongodb, a filtering query will be printed using aggregate. You'll certainly be giving details of mongodb function while not reaching the expert friends on mongodb aggregate queries to be printed without sacrificing performance by using aggregate.

    €147 (Avg Bid)
    €147 Ortalama Teklif
    1 teklifler

    Arkadaşlar aşağıdaki fonksiyonu kullanarak part sistemini kullanıyorum. function film_partlar($args = '') { $defaults = array( 'link_before' => '<span class="rad3">', 'link_after' => '</span>', 'echo' => 1 ); $r = wp_parse_args( $args, $defaults ); extract( $r, EXTR_SKIP ); global $page, $numpages, $multipage, $more, $pagenow, $pages; $output = ''; if ( $multipage ) { $output .= $before; for ( $i = 1; $i < ($numpages+1); $i = $i + 1 ) { $part_content = $pages[$i-1]; $has_part_title = strpos( $part_content, '<!--baslik:' ); if( 0 === $has_part_title ) { ...

    €9 - €28
    €9 - €28
    0 teklifler

    Iyı günler Matlab/simulink de çalışacak s-function a ihtiyacım var. Aslında genel olarak C kodlarım var . Bunun üzerinde çalışılması gerek. Özellikle yapmak istediğim şey şu 1. Algebraic ricatti equation online çözülmesi (SDRE controller için) için method Schur decomposition of Hamiltonian Matrix method. Özet olarak C kodunun matlab/simulink s function için çalışacak olması

    €55 (Avg Bid)
    €55 Ortalama Teklif
    1 teklifler

    merhaba, Turkiye'deki 3 gsm operatorunun tarife bilgileri lazim. ancak malumunuz soyle bir sorun var: bu web sitelerin icerdigi tarife bilgileri (data) belli araliklarla guncelleniyor (fiyat degisikligi, tarife ekleme/cikarma, vb..) sunu merak ediyorum: acaba bir aplikasyon hazirlayip bu sitelerdeki bilgileri belli araliklarla scrape edebilirmiyiz, boylece olusturdugumuz database surekli guncel kalir. yorumlarinizi bekliyorum. Mustafa

    €230 (Avg Bid)
    €230 Ortalama Teklif
    1 teklifler

    ffmpeg komutunun codeigniter içine entegre edemiyorum. sıkıntılı duruyor. codeigniter anlayan arkadaşlar lütfen başvursun. ffmpeg command is needed integrate in codeigniter 3.x it must be something like this ; $cmd = "ffmpeg -i bla bla "; exec($cmd); but exec() or shell_exec() function does not work in codeigniter 3.x

    €4 / hr (Avg Bid)
    €4 / hr Ortalama Teklif
    7 teklifler

    genel olarak iki tane ethernet araciligiyla baglanmis linux isletim sistemli bilgisayar arasinda komünikasyon saglamak. Bunun icin öncelikle tcp ve udp haberlesme protokolü icin bir c kodu yazilmasi lazim.(Ben se...sistemli bilgisayar arasinda komünikasyon saglamak. Bunun icin öncelikle tcp ve udp haberlesme protokolü icin bir c kodu yazilmasi lazim.(Ben server ve client olarak iki bilgisyara ayirabilcegimi düsündüm ama ne kadar dogru bilemiyorum tabii ve burdan sonraki adimlar icin pek bir bilgim yok ne yazik ki) Daha sonra ise bu c kodlarini Matlab/Simulinkte bulunan S-function bloguna implemente edilmesi gerekiyor. Yaratilan bu s-function bloklarinin yardimiyla bir Simulink modeli yaratilmali ve iki bilgisayar arasindaki...

    €166 (Avg Bid)
    €166 Ortalama Teklif
    2 teklifler

    We have a wordpress website. We want 2 pages with product add function and product sell functions. We have turkish languaged pages and our mobile payment provider gave us turkish php code library to add theese functions. We are waiting your bids. Thanks... ___________________________________________________________________________________________ Selamlar, Wordpress altyapılı sitemizde bir sayfamıza "mobil ödeme entegrasyonu" yapılmasını istiyoruz. İlgili Library dosyası ekte. Çok kapsamlı ve detaylı bir tasarım istemiyoruz. Özetlersek; Bir sayfadan ürün ve fiyatı eklenmeli, diğer bir sayfadan ödeme alınabilmeli. Tekliflerinizi bekliyoruz. Teşekkürler.

    PHP
    €31 (Avg Bid)
    €31 Ortalama Teklif
    3 teklifler

    ...çıktı aaallliii olmalıdır. c. İkilik tabanda bir string içinde verilen sayıyı onluk tabana çeviren recursive bir fonksiyon yazın. Örneğin girdi 01110 ise çıktı 14 olmalıdır. Eğer girdide 0 ve 1 harici bir karakter varsa exception atmayı unutmayın. 2. Recursion uygulaması a. ~lriddle/ifs/pythagorean/ sayfasını ziyaret edin ve orada iterated function system kısmında verilen iki adet fonksiyon vasıtasıyla formülün üzerinde bulunan binary tree fractallerini bir GUI programı ile çizdirebilen bir Java programı yazın. 3. Multithreading a. dosyasının içinde aralarında birer boşlukla ayrılmış N tane tamsayı olduğunu varsayın. Öncelikle ana thread içinde bu sayıları bir tamsayı dizisine okuyun. Ardından...

    €291 (Avg Bid)
    €291 Ortalama Teklif
    7 teklifler

    Flash Builder ile yazılmış mobil uygulamam var. Elimde file_get_contents metodu var. (Parse video name and url from JSON) bu kodu veri tabanım da belirlediğim id satırını ile birleştirmek ve gelen sonuçtaki video linklerine buton ile açtırmak. php kodu aşağıdadır. Bu kodu http://codepad.viper-... bu sayfada çalıştırarak sonucunu görülebilirsin. <?php $json = file_get_contents(''); $obj = json_decode($json); foreach($obj->videos as $video){ echo $video->name .' :: '. $video->url; echo '<br>'; } ?> Bunun için izle fonksiyonuna yukarında ki işlemleri yapacak script yazılabilir mi.? protected function indirVideo3(event:MouseEvent):void { navigateToURL(new URLReq...

    €28 - €230
    €28 - €230
    0 teklifler

    Flash Builder ile yazılmış mobil uygulamam var. Elimde file_get_contents metodu var. (Parse video name and url from JSON) bu kodu veri tabanım da belirlediğim id satırını ile birleştirmek ve gelen sonuçtaki video linklerine buton ile açtırmak. php kodu aşağıdadır. Bu kodu http://codepad.viper-... bu sayfada çalıştırarak sonucunu görülebilirsin. <?php $json = file_get_contents(''); $obj = json_decode($json); foreach($obj->videos as $video){ echo $video->name .' :: '. $video->url; echo '<br>'; } ?> Bunun için izle fonksiyonuna yukarında ki işlemleri yapacak script yazılabilir mi.? protected function indirVideo3(event:MouseEvent):void { navigateToURL(new URLReq...

    €55 - €55
    €55 - €55
    0 teklifler

    Türkçe Üye olan kişilerin sosyal medya adresleri SQL e kaydedilecek. Bir trigger vasıtası ile o kişinin platformunda paylaşım yapılacak. Bu yapı SQL server tarafında User sosyal medya adresi - paylaşım başlığı - paylaşım linki - paylaşım gövdesi - şeklinde parametre alacak bir SQL fonksiyonuna dönüştürüp. SQL içine fonksiyon olarak akta...şeklinde parametre alacak bir SQL fonksiyonuna dönüştürüp. SQL içine fonksiyon olarak aktarılmalıdır. English Addresses of persons who are members of social media will be saved to SQL. By means of a trigger that person to share platform. User SQL server side of this building social media to address - sharing the title - sharing the link - shared BODY - in the form of an SQL ...

    €506 (Avg Bid)
    €506 Ortalama Teklif
    2 teklifler

    I've got a list of company names on an Excel sheet that I need you to help me with. Here's how you can assist: - **Scraping from Multiple Platforms**: I need you to scrape email addresses, phone numbers, and any available social media accounts of these companies. You'll need to do this across Yelp, Google Maps, and TripAdvisor. - **Social Media Scraping**: In addition to the primary two platforms (Instagram and Twitter), I'll also need you to scrape Facebook accounts if available. Ideal candidates for this project should have: - **Web Scraping Experience**: A good knowledge of web scraping techniques and tools, which will ensure you can obtain accurate and reliable data. - **Data Mining Knowledge**: The ability to identify and extract the necessary data...

    €15 (Avg Bid)
    €15 Ortalama Teklif
    61 teklifler

    I need a catalog to be designed keeping a classic and elegant aesthetic in focus. This catalog should function as a product showcase for my clothing and apparel line. Key Requirements: - Outstanding design skills, preferably in the fashion industry - Able to deliver a classic yet engaging aesthetic - Experience in catalog layout design. The goal is to create a captivating and beautiful product story that will inspire and engage potential customers. If you have a background in clothing and apparel design, it will be beneficial. Please share examples of similar work while bidding. We are exporting to Europe and other Asian countries.

    €46 (Avg Bid)
    €46 Ortalama Teklif
    17 teklifler

    I'm seeking professional help to rectify a problem with one of my programmes which is presently operational on a Windows 8.1 environment but doesn't launch on Windows 11. I'm not certain about the original coding language as I skipped that question, making it necessary for the fr...have the expertise to identify and handle this potentiality. As for specific program functions, the user left a gap as well, so an experienced developer in generic software protocols and universal functions would be highly appreciated. However, the freelancer needs to understand that the scope of the project is conversion and compatibility, rather than development or adjustment of any specific function. Therefore, a strong understanding of technical requirements between Windows 8.1 and Wi...

    €1288 (Avg Bid)
    €1288 Ortalama Teklif
    45 teklifler

    I'm looking for a talented illustrator to create visuals for my innovative smart headphones. They feature an over-ear design with sound isolation technology, noise cancellation, speech processing, and a unique eye-tracking function. Desired Illustrations: Photorealistic Image: I envision a modern, sleek design with visible sound isolation details. Include four microphones for capturing sound and show the headphones being held or worn to emphasize portability. Eye Tracking Camera Focus: A close-up image showcasing two discreet cameras positioned near the headband, facing inwards towards the eyes. Label them as "Eye Tracking Cameras." Technical Breakdown (Optional): An illustration depicting the internal components, including a central processing chip connected to sec...

    €229 (Avg Bid)
    €229 Ortalama Teklif
    36 teklifler

    I'm looking for an experienced application developer who is also skilled in UI/UX design to create a futuristic, visually appealing, and user-friendly design for an app I'm developing. Key aspects: - Platforms: The app will be available on both iOS and Android, so you should have experience with both platforms. - Purpose: The app's core function revolves around boosting users' productivity. Hence, it's essential that the UI/UX design enables a smooth and efficient user experience. - Design Style: I have a preference for a futuristic design; think sleek, innovative, and cutting-edge. The ideal candidate should have: - Proven experience in developing and designing productivity apps. - Strong portfolio demonstrating a futuristic design style. - Proficiency ...

    €53 (Avg Bid)
    €53 Ortalama Teklif
    17 teklifler

    I'm looking for an experienced developer to work on a web project of mine. The project involves HTML, CSS, JavaScript, and some light database functions. The work will mainly focus on: - Implementing text input fields and dropdown menus: These are crucial elements for user interaction and data input. Your job would be to make them look and function as required. - Basic database functions: While the exact nature of these is yet to be decided, they will likely include retrieving and adding data. Your task will be to integrate these functions seamlessly into the site. Ideal skills for this project would include: - Proficiency in HTML, CSS, and JavaScript, with experience in creating user-friendly and responsive UIs. - Familiarity with basic database manipulation. - Good communica...

    €46 (Avg Bid)
    €46 Ortalama Teklif
    70 teklifler

    I'm in need of a freelance writer to craft an engaging, informative article on boardrooms. The key aim is to provide general information for the public. Key Requirements: - The article should cover a detailed explanation of the full function of a boardroom. - It must be educational yet engaging, appealing to a wide audience. - The focus should be on clarity and simplicity, making complex concepts easily understandable. - I will need a turnaround time of 4 days. - Needs to be between 1,500 and 1,800 words - Must use 3 to 5 references in the article that will be provided upon awarding of the project. Ideal Skills and Experience: - Proven experience in creating engaging, informative articles. - Good understanding of business terminologies, specifically boardroom functions. - Ab...

    €25 (Avg Bid)
    €25 Ortalama Teklif
    47 teklifler

    I need a C function capable of interfacing with the Windows location services and Linux's geoclue2 to acquire the current location (longitude and latitude) on both platforms. - The function should aim to provide location data with the highest possible accuracy, utilizing GPS, Wi-Fi positioning services, and GEO IP location services. - In cases where the location data retrieval fails, the function should be designed to return an error code. The ideal candidate for this job should possess: - Proficiency in C language. - Familiarity with Windows location services and Linux's geoclue2. - Experience in working with GPS, Wi-Fi positioning, and GEO IP location services. - Capability to handle error cases efficiently with return error codes. - Previous experience i...

    €433 (Avg Bid)
    €433 Ortalama Teklif
    41 teklifler

    ...Adjustable power factor (cos(φ)), current, and power. Machine-side control: Adjustable field (Φ), torque, and speed. Overload Protection: Develop a feature to switch the device to idle mode during overload conditions. Measurement and Output: Provide optional output of all internal measurements, especially torque, speed, and power. User Interface: Implement a 4x20 LCD text display for function calls. Enable function calls through the RS232 interface using JSON format. Protect the interface with CRC for error-checking. Ensure PC commands are readable and outputs are optional and adjustable through a menu system using a rotary encoder. Quadrant Display: Implement a 4-LED display to indicate the quadrant of operation (motor or generator mode). Additional Features...

    €132 (Avg Bid)
    €132 Ortalama Teklif
    13 teklifler

    ...to be able to record it and I can't see the future, which meant that I couldn't catch a lot of funny sentences and couldn't replay them. There is another function in the "Sound Deck" plugin, i.e. a button with which I can clip and save the last 15 seconds, but I cannot replay the sound directly but first have to create another button where I can then insert the sound and Only then can I play it in-game. The fact that 15 second clips are the minimum is also really poorly done, because a sentence from a teammate lasts 2-5 seconds and not 15. Now about the plugin that I need, as you can probably imagine, I would like a plugin with the function of being able to clip the last 2, 5 or 10 seconds (it would be best if you could make the length of the clip...

    €31 (Avg Bid)
    €31 Ortalama Teklif
    5 teklifler

    I'm at the idea/concept stage of a new automated device and I'm seeking an experienced freelancer with strong prototyping skills to bring this concept to life. Key Requirements: - Experience: I need someone who's well-ver...should be proficient in using tools and materials to build and test prototypes efficiently. - Problem-Solving: A significant part of this project will involve troubleshooting and refining the prototype as we progress. Your problem-solving skills should be top-notch. - Innovation: I'm seeking an innovator who can offer suggestions for improvements and optimizations to the design. The primary function of the automated device will be assembly. If you think you possess the required experience and skills, please don't hesitate to reach out....

    €180 (Avg Bid)
    €180 Ortalama Teklif
    15 teklifler

    I'm looking for a skilled writer to create a detailed, engaging article on the topic of payment terminals for my fintech website. Key Points to Cover: - Discuss the various types of payment terminals available in the market. - Explain in detail how payment terminals function in the financial ecosystem. - Highlight the benefits and advantages of using payment terminals for businesses and consumers alike. You should have: - Prior experience in writing about financial technology, with a focus on payment systems. - A solid understanding of the fintech industry and its complexities. - A knack for transforming technical information into easily digestible, engaging content. - The ability to research and present information in a clear, concise manner. This is a one-off article, bu...

    €47 (Avg Bid)
    €47 Ortalama Teklif
    32 teklifler

    I'm seeking an expert in 3D printing, specifically using plastic materials, to assist with t...Solid experience in 3D modeling and printing - A deep understanding of working with plastic materials for 3D printing - Strong design abilities to deliver unique, functional appliances Your task will primarily involve transforming simple concepts into tangible, usable items. From initial design to final product, your role is pivotal to creating one-of-a-kind home appliances that combine form and function in new and exciting ways. This project is perfect for those who enjoy rethinking design norms and creating unheard-of items that will surely stand out. Samples of similar work are requested for review. Your creativity and technical skills in 3D printing will be essential to this pro...

    €60 (Avg Bid)
    €60 Ortalama Teklif
    28 teklifler

    I'm changing the requirements if that will help. My Quasar Application now has a Node.js server running ins...Claude_question ); = ; } catch (error) { this.Claude_answer(error); ("Error sending message:", error); } }, And make the call without getting a cors message. It needs to be a Quasar app and not a node.js app. Make a page that has an Question and an answer input. Add a button that calls the function I provided. If you have better code you can use that. Hopefully you have done this before and have an API account at Anthropic. I don't want your API key and I will add $5.00 for you to get one. I'm just looking for code to a good connection.

    €129 (Avg Bid)
    €129 Ortalama Teklif
    17 teklifler

    I'm in search of a skilled professional with JEST experience to help me create thorough JEST Test classes for my highly c...particularly for Lightning Web Components - The tests you write should focus on ensuring the functionality of these components - The complexity of the components demands that you employ advanced testing strategies - Your tests should aim for integration with other components/services You should have an eye for detail, and be able to provide comprehensive coverage, making sure the components function correctly and interact well with other pieces of the system. Your task will be to write test classes that will provide me with a high level of confidence in the functionality of my Lightning Web Components. Strong communication skills and a proactive attit...

    €6 / hr (Avg Bid)
    €6 / hr Ortalama Teklif
    5 teklifler

    Looking for help in modifying an existing python script and related sql database table The current script - (1) scrapes company financial data from website and populates database (2) scrapes news related to keywords from google news (3)sentiment classification of news items (4)pushes data to sql database The company names and keywords are currently hardc...company financial data from website and populates database (2) scrapes news related to keywords from google news (3)sentiment classification of news items (4)pushes data to sql database The company names and keywords are currently hardcoded in the script Requirement- (1) Company names/urls/keywords (will be provided) to be put in master table in the database (2) The script to loop through and scrape the relevant data and put i...

    €263 (Avg Bid)
    €263 Ortalama Teklif
    26 teklifler

    I'm seeking a skilled draftsperson with expertise in Autodesk Inventor to create a small-sized CAD design along with recorded video of a bush with internal grooves specifically for lubrication. This design will be optimized to reduce friction, thereby enhancing its overall performance. 2) 2nd cad part...reduce friction, thereby enhancing its overall performance. 2) 2nd cad part as well recorded video Unfortunately, details regarding the bush's durability weren't disclosed, but proficiency in creating this critical machine part is essential. Ideal candidates should have: - Proficient knowledge of Autodesk Inventor. - Expansive experience in mechanical drafting. - Excellent understanding of part function and performance improvement techniques. - Pragmatic practice wi...

    €11 (Avg Bid)
    €11 Ortalama Teklif
    2 teklifler

    I'm seeking an experienced CAD designer to create an AutoCAD (.dwg) image of a device similar to a shopping cart coin lock with basic details. the unit will need to be 100mm long and 60m wide, and a height more than 50mm Details Needed: - While this project does not require detailing the tiny internal components, it is essential that the broad outline and primary function-related parts are accurately represented. Intended Purpose: - The designed CAD image will be used for patent application purposes, hence it is of utmost importance that the design meets patent illustrative standards and norms. Ideal Skills & Experience: - AutoCAD proficiency - Prior experience in designing patent illustrations - Knowledge of shopping cart coin lock systems would be advantageous This as...

    €67 (Avg Bid)
    €67 Ortalama Teklif
    27 teklifler

    I'm seeking an experienced developer to create a desktop face recognition script. The script should be designed for personal use and should function as follows: - Verify Identity Using Facial Features: I need the script to accurately identify the face through the camera and ensure that the right person is in front of it. This is a crucial functionality for the script. - Desktop Application: The face recognition script should be developed as a desktop application. It should be user-friendly and easily accessible on Windows. I'm looking for a freelancer who has experience in creating face recognition scripts. Proper understanding of machine learning, computer vision, and security protocols will be a plus. Your proposal should include previous projects you have worked on t...

    €88 (Avg Bid)
    €88 Ortalama Teklif
    9 teklifler

    I'm looking to develop a casino game API specifically for a slot machine. The API should support payment and payout in India. Key Requirements: - **Payment Integration**: The API should seamlessly integrate E-wallets for easy transactions. Ensuring this function is secure and user-friendly is paramount. - **Real-time Game Updates**: The API should have the capability to provide real-time game updates. This feature is crucial for the slot machine game to run smoothly and keep our users engaged. Ideal candidates for this project should have experience in casino game development and API integration, particularly with E-wallets. Understanding the nuances of the Indian payment landscape would be an added advantage. Experience in creating real-time game updates is a must. A track ...

    €389 (Avg Bid)
    €389 Ortalama Teklif
    15 teklifler

    I have a iOS application with a few bugs that needs fixing and adding the function of inviting phone contacts to our app. iOS applicaiton built in: - Objective C - Native App and UIKit I will share the specification document when we speak in freelancer chat.

    €156 (Avg Bid)
    €156 Ortalama Teklif
    44 teklifler

    I am looking to create a Windows exe trading application that will leverage an API for automated trading strategies. Key Features: - Order Placement and Management: The primary function of the app is to place and manage trades based on predefined criteria. It should be able to execute trades automatically without the need for manual intervention. Ideal Candidate: I am seeking a developer with a background in finance and algorithmic trading who can bring the following skills and experience to the project: - Proficiency in Windows application development using Python or similar languages. - Experience with trading APIs, particularly in the context of order execution and management. - A solid understanding of trading strategies and the ability to translate these into functional cod...

    €267 (Avg Bid)
    €267 Ortalama Teklif
    12 teklifler

    ...main shops payment processor/ Merchant account. Multishop option. When an multishop is added the module can add the new shop. 2. All communications and transactions with payment processors must appear as if they are conducted by Shop A, regardless of whether Shop A or Shop B/C/D is placing the order. 3. Shop B/C/D cannot use an URL (landing page) of Shop A. Find a solution. 4. The Backoffice function on order page showing from what multi shop the order was placed must work. TASK 3 Code a module compatible with multi shop and newest Prestashop 8+.(Product name) 1. Code a module able to handle a secondary product name hook. 2. The secondary product name hook needs to be able to overwrite standard product name hook on invoice, packing list, shipping label and communication ...

    €1092 (Avg Bid)
    €1092 Ortalama Teklif
    70 teklifler

    ...Arduino Leonardo or ESP32. The goal is to simulate pressing the Z1 keys solely through software, without external devices. Activation should be tied to the Caps Lock LED status—active when on, and inactive when off. Solutions utilizing 'keybd_event' and 'SendInput' do not meet the requirements of this project; a deeper, more intrinsic approach is necessary. Conditions: The keyboard emulator must function correctly within the game. The project must be compatible with Windows 10. Candidates should be proficient in at least one of the following programming languages: C++, Python, or Pascal. Payment will be made upon successful demonstration of the emulator working within the game. Note: This project does not involve breaking any game's security measu...

    €19 (Avg Bid)
    €19 Ortalama Teklif
    4 teklifler

    I'm seeking a skilled web developer with expertise in WonderGrid Gallery Pro and Divi Builder to assist with some critical updates to my website. The project involves a combination of layout modifications and content updates, as follows: Layout Modifications: - Specifically focusing on the p...tasked with updating the product images to maintain a consistent and visually appealing aesthetic across the site. Your previous experience working with WonderGrid Gallery Pro and Divi Builder is crucial for the successful completion of this project. The ideal candidate should be able to efficiently understand and execute the required modifications and updates, ensuring the website continues to function seamlessly while being visually appealing and engaging for users. Looking forwar...

    €36 (Avg Bid)
    €36 Ortalama Teklif
    48 teklifler

    ...procurement processes. 6. Coordinate logistics and courier services for shipments, ensuring accurate and timely delivery of products to clients. 7. Maintain detailed records of procurement activities, including orders, contracts, and correspondence with suppliers and clients. 8. Proactively identify opportunities for process improvement and efficiency gains within the sourcing and procurement function. 9. Able to handle one to two client accounts simultaneously, ensuring each receives the highest level of service and attention. Benefits: 1. Flexible Work Location and Hours: Work from anywhere and set your own schedule. Functionally, most of our team has at least three hours of overlap with US Pacific business hours (09:30 - 19:30 in UTC -07:00) Monday - Friday. 2. Fully Flexible...

    €411 (Avg Bid)
    €411 Ortalama Teklif
    14 teklifler

    I am in need of an experienced app developer to create an Android E-commerce app. The primary function will be online shopping with a specific focus on an audit feature. Key Requirements: - Expertise in Android app development - Strong understanding of E-commerce app functionalities - Must be able to implement an Audit feature to ensure product verification. Your previous experience in building similar E-commerce platforms will be a huge advantage. Please provide a summary of your past projects when bidding.

    €131 (Avg Bid)
    €131 Ortalama Teklif
    22 teklifler

    ...QT senior development engineer to help build a desktop application. This project will tap into your expertise in various areas such as C++ programming, the QT framework, and user interface design. Key Skills & Experience: - Strong proficiency in C++ - Extensive experience with the QT framework - Excellent User Interface (UI) design skills - Knowledge in Python and 3D will be a plus The main function: 1: Windows platform, jointly developed by QT+python. 2: Communicate with hardware devices through serial port/Ethernet. 3: Support MODBUS-485, TCP, UDP and other communication protocols, with 1ms cycle response. 4: Support hardware parameter configuration, multi-channel data analysis, storage, data playback, and support real-time data curves at different communication rates. ...

    €2047 (Avg Bid)
    €2047 Ortalama Teklif
    37 teklifler

    ...looking for an experienced full-stack developer who can build an interactive web application. Here are the main requirements for the project: - User Registration and Login: The application should have an intuitive and secure user registration and login mechanism. Proficiency in handling data security and user authentication is paramount. - Data Visualization and Analytics: The other central function of this web app would be displaying data in an interactive, clear and accessible way. Experience with data analytics and visualization tools is a must. Applicants must have a proven experience as Full-Stack developers, with a portfolio that demonstrates competence in developing interactive web applications. Familiarity with modern front-end and back-end frameworks is essential. A...

    €649 (Avg Bid)
    €649 Ortalama Teklif
    58 teklifler

    ...community page. Key Requirements: - Firebase User Backend Integration: This includes setting up the Firebase backend and ensuring smooth communication between it and my React frontend. Backend Operations: 1. Create Appointment: The primary goal of this feature is to allow users to book services or sessions. The process should be straightforward and user-friendly. 2. Create Community Page: This function needs to enable the community to form and interact within a dedicated space. Ideal skills for this project would include: - Proficiency in Firebase and React. - Experience with backend operations like setting up appointments and community pages. - Ability to create user-friendly interfaces and ensure smooth user experience. If you're applying for this project, I'm ...

    €73 (Avg Bid)
    €73 Ortalama Teklif
    27 teklifler