Squid redirector function işler

Filtre

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

    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

    Merhaba linux tabanlı bir hotspot çalışması için squid proxy üzerinde yani bizim local agdan cıkan kullanıcıların girdikleri sitelerin herhangi bir bölümüne html kod ekleme konusunda bize destek verebilecek arkadaşa ihtiyacımız vardır

    €141 (Avg Bid)
    €141 Ortalama Teklif
    3 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

    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 ...

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

    I am looking for a skilled AI Chatbot Developer to create a customer service-oriented chatbot for both web and mobile platforms. Key Requirements: - Cross-Platform Development: The chatbot should seamlessly function on both web and mobile. - Customer Service: The primary focus of the chatbot's role will be to handle customer service inquiries, providing prompt and accurate responses. - Multilingual Support: The chatbot should be capable of understanding and responding in multiple languages. Ideal Candidate: - Proficient in AI Chatbot Development: You should have prior experience in creating and deploying AI chatbots. - Full Stack Development: Knowledge of full stack development is a plus, as it may facilitate the chatbot's integration into the platforms. - Multilingual ...

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

    Please read all the photos before deciding whether to do it or not. Be sure to complete the function of selecting variants at the front desk and the data will be switched simultaneously. I'm looking for a skilled developer who can create a custom WordPress plugin for my personal e-commerce website. The main focus of this project is to enhance the user experience and streamline workflow by enabling: - Automatic synchronization of background variant products to tabpress and size guides. - Dynamic change of product attributes such as SKU, weight, length, width, and height based on selected variants on the product page. - Customization of product selection and display. The ideal candidate for this project should have: - Proficiency in WordPress development and plugin creation. -...

    €148 (Avg Bid)
    €148 Ortalama Teklif
    62 teklifler

    ... Project Details: Objective: Extract text from provided PDF files and answer specific questions based on the content. Requirements: No use of external libraries for PDF reading and text extraction. Write custom code to parse and process the PDF files. Develop a method to accurately answer questions using the extracted text. Deliverables: Custom code/script for reading text from PDF files. A function or method to process the text and generate answers to the given questions. Documentation and comments in the code for clarity. Skills Needed: Strong programming skills (Python, Java, or any language of your choice). Experience with text processing and file handling. Ability to write clean and efficient code without relying on third-party libraries. Additional Information: Please ...

    €261 (Avg Bid)
    €261 Ortalama Teklif
    15 teklifler
    Excel Report VB6 9 gün left

    Excel Report Template + VB6 Function

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

    As a client, I need to embed multiple interactive calculators into my website using iframe. I have the links to calculators for embedding & will share. Ideal Skills: WIX web design, JavaScript, HTML, CSS, UI/UX Design. Experience in integrating applications using iframe on WIX websites will be an added advantage.

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

    ...from specified landing pages. - Activity data of the landing pages from Google Search Console. - Historical data of keywords from linked Google Ads accounts. The model must function optimally regardless of whether data is available from one, several, or all sources, consistently delivering the best possible results. Requirements: - Data Integration: Build interfaces for the above-listed sources to fetch and process data dynamically. - AI Model Development: Develop a model that can predict keyword effectiveness and suggest optimizations based on integrated data sources. - The model must function optimally regardless of whether data is available from one, several, or all sources, consistently delivering the best possible results - User Input Handling: Design...

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

    I need a skilled ERPnext developer who can deliver top-notch technical solutions to improve our system. The project is urgent and needs to be completed ASAP. Key Requirements: - Customization of Sales & CRM, Payroll, Project task management, HR modules: We are looking for someone to tailor these modules to our business needs, ensuring they function optimally. - Seamless integration with erpnext: We need the developer to integrate our system with erpnext seamlessly, without any disruptions in our current workflows. The ideal freelancer for this job would have: - Proficient in ERPnext: Experience working on ERPnext projects and a deep understanding of its functionality. - Integration Skills: Capable of integrating systems smoothly and efficiently. - Urgency: Able to work quickly...

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

    I'm seeking an experienced Wix developer to create a custom block within my Wix account. This block will function as a Content Management System (CMS) with a focus on managing both text and articles as well as photos and videos. Requirements: - Build a custom Wix block CMS for text, photos, and videos - Ensure user-friendly interface for managing content - Allow for easy modification and updating of content - Integrate the CMS seamlessly into my existing Wix account Ideal Skills: - Expertise in Wix platform and Wix Velo - Previous experience developing custom Wix blocks - Strong understanding of content management systems - UI/UX design skills for user-friendly interface - Ability to integrate the block with third-party APIs, if necessary I'm looking for a reliable dev...

    €14 / hr (Avg Bid)
    €14 / hr Ortalama Teklif
    37 teklifler

    I'm using Star Wars Battlefront 2 (2017) on PC and require custom modded aesthetic skins. This will be based on an existing character but it's purely for my personal use. Key Requirements: - Development of a custom skin for a specific character in Star Wars Battlefront 2 (2017) - The skin should be unique and visually appealing, matching the game's overall aesthetic - The skin should function correctly in the game without any bugs or issues - It needs to be compatible with the PC platform - The design must be exclusively for my personal use and not for public distribution or showcase Ideal Skills and Experience: - Proficiency in game design and modding - Prior experience with creating custom game skins, especially for Star Wars Battlefront 2 (2017) - Strong understa...

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

    I'm looking for a proficient Python developer to create a Session Initiation Protocol (SIP) client for specific platforms. This client will cater to Windows and Linux operating systems. Key Requirements: * The core capability of the Python SIP client will be to facilitate audio calling. Therefore, the developer must focus primarily on this function. * For safety and security, a basic username and password system will suffice for user authentication. Ideal Skills & Experience: * Proficiency in Python language is mandatory. * Prior experience in developing communication applications, specifically in SIP, will be beneficial. * An in-depth understanding of user authentication using basic username and password systems is required. * Familiarity with Windows and Linux environm...

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

    I'm looking for a skilled developer to help create a ...content management system for my website. Key Requirements: - **Purpose:** The main goal of this system is to manage content effectively on my website. - **Primary Users:** The system should be designed for use by the general public. This means it should be user-friendly and intuitive, to cater to a wide range of users. Key Features: - **Automated E-invoicing:** The system should include a function that can automatically issue e-invoices. This is a critical feature for my business operations. Ideal Skills & Experience: - Experience with developing content management systems, particularly for a wide user base. - Proficiency in e-invoicing systems and related technologies. - Strong attention to detail and a solutio...

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

    I am seeking an experienced Python Django developer to take care of the back-end work for a web application intended for specific industry professionals. The required functionalities include: - User authentication and registration: Candidates should have experience implementing secure user authentication and registration systems....integration and management: We need someone with proficiency in integrating and managing databases, ensuring smooth operations for user data handling. - API Integration: Expert skills in API integration are required to establish seamless communication between applications. Your primary goal is to build a strong, reliable backend for our professional web app. We need an expert who can ensure excellent function and optimal performance. Looking forward to ...

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

    I'm in need of a skilled developer to create a custom Forex indicator that counts bars from a specific origin point. The indicator should work on Tradingview Key Requirements: - The primary function of the indicator should be to count bars rather than identifying trend reversals, highlighting entry/exit points, or measuring volatility. - The indicator should be capable of accurately counting bars. Ideal Skills and Experience: - Proven experience in developing custom Forex indicators. - Proficiency in working with a variety of trading platforms. - Strong understanding of Forex trading and technical analysis. - Prior experience in creating bar counting indicators would be a significant advantage. Please provide a brief overview of your relevant experience when bidding.

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

    ...in Tailwind CSS and FormioJS to adjust the design of FormioJS so that it integrates seamlessly with my current Laravel + Livewire project. The goal is to ensure that the forms generated by FormioJS look and function correctly with the Tailwind CSS framework. Currently, FormioJS does not have native support for Tailwind CSS, so the existing styles will need to be adapted. Project Details: - Main Framework: Laravel + Livewire - Used Packages: - Livewire - Jetstream - MaryUI - daisyUI - Tailwind CSS - Vite Requirements: 1. Style Integration: Adjust the styles of FormioJS to look and function correctly with Tailwind CSS. 2. Full Compatibility: Ensure that the styles are compatible with existing MaryUI and daisyUI components and styles. 3. No Project Modifications: No modific...

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

    I'm seeking a developer to create a comprehensive members' social media software. This software should be responsive and functional across both web and mobile platforms. Key Functionalities: -Instant messaging: Members should be able to privately communicate with one another. -Photo and video sharing: A core function should include the sharing and commenting of multimedia content. -Blogging and forums: Members must have the ability to write posts and create threads for discussions. The platform should optimally support a user base of 1,000 to 5,000 members. Applicants should have a robust background in social media software development and be experienced in implementing the functionalities listed above. An understanding of scalability will be crucial for this project.

    €1442 (Avg Bid)
    €1442 Ortalama Teklif
    106 teklifler

    I'm in need of a skilled Android developer to help create a Telegram clicker bot application. The bot should be able to perform various interactions within the Telegram app, primarily for mining purposes. The main functionalities the bot should have include: - **Automated Clicking:** The bot should be able to click on specific buttons within the Telegram app. - **Mining:** This is the main function, the bot is expected to mine in the app. The ideal candidate should have: - Proficiency in Android app development. - Experience in developing Telegram bots. - Knowledge of mining capabilities. The project is to be completed within a reasonable time frame. Please provide examples of previous similar projects.

    €66 (Avg Bid)
    €66 Ortalama Teklif
    3 teklifler

    I am seeking a proficient developer to create a top-tier B2C eCommerce website. While I have not settled on a specific platform, potential candidates should ideally be experienced with popular choices such as Shopify, WooCommerce, or Magento. This website's primary function will be selling physical products, so experience in developing product listings, secure payment systems, and efficient delivery information sections is a must. The perfect candidate for this task will be able to brainstorm and implement a user-friendly design that can attract and retain consumers. Skills and Experience: - Proven knowledge of popular eCommerce platforms (Shopify, WooCommerce, Magento) - Experience in creating websites oriented towards selling physical products - Ability to design user-fri...

    €309 (Avg Bid)
    €309 Ortalama Teklif
    42 teklifler

    I am looking for an expert in LLMs, who can create a chatbot that is capable of using Knowledge Base for information like a RAG Database, and Function Calling with the help of LLM, eg: Calendar Booking, Chat Transfer and similar functionalities. Person must have ample experience with LLMs and RAG and should know how to use LangChain and similar technologies.

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

    I need a Point of Sale (POS) iPad application specifically designed for our nightclub. The primary function of this app is to efficiently track sales. However, there are additional features that are essential for improving our business operations and customer experience. Key Features: - **Customer Loyalty Program Integration:** I want this app to seamlessly integrate with our customer loyalty program. This will help us retain existing customers and attract new ones. - **Employee Management:** The app should allow our staff to easily manage transactions, track their sales, and communicate with customers through the app. - **Songs Queue Requests:** It is important that the app allows our staff to manually select songs for playback from a queue of requests. Ideal Skills and Experien...

    €585 (Avg Bid)
    €585 Ortalama Teklif
    72 teklifler

    I'm in need of an experienced Flutter Web App developer to develop a one page sample app that uses Firebase as back end. The app should be able to list Excel files from the server and allow the user to select a file and email the file as an attachment. The function must work on Android devices including Chromebook. The development environment must be on a MacBook with Android Studio IDE. Sending URLs instead of attachments is not acceptable. Key Requirements: - Utilize Flutter for the front-end development. - Incorporate Firebase for back-end data management. - Implement support for Excel files specifically. - Provide means to list the documents stored in the Firebase account. - Include functionality to email these files as an attachment. Ideal Skills: - Proficiency in Flutte...

    €119 (Avg Bid)
    €119 Ortalama Teklif
    79 teklifler

    I'm looking for a skilled developer to create a phone control application that will run on my Windows PC. The primary function of this application should be remote control of both Android and iOS devices. Key Requirements: - Development of a phone control application compatible with Windows OS - The application should support remote control functionality for both Android and iOS devices - Ensuring smooth and responsive performance of the application - Interested in any additional features or suggestions for improvements from the developer Ideal Candidate: - Proficient in app development for Windows OS - Experienced in creating remote control applications for mobile devices - Familiarity with both Android and iOS operating systems - Excellent problem-solving skills to ensure ...

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

    Hello, I will need 2 different versions of a very simple booking android app. the important part is the communication with our simple Java (eclipse) backend. Analytical step-by-step details will be sent in doc, together with helpful code and m...booking android app. the important part is the communication with our simple Java (eclipse) backend. Analytical step-by-step details will be sent in doc, together with helpful code and matterial, as well as the java eclipse project of the backend. We will need 2 completely different versions of the same app (completely different gui, comments on code, approach where possibble, all variable and function names, structure and order) Budget is $200 USD for both (2 milestones $140 USD and $60 USD) Deadline: 27/5 for the first and 30/5 for ...

    €174 (Avg Bid)
    €174 Ortalama Teklif
    23 teklifler

    1 Need to build a website monitoring program to monitor changes in sub-pages of the landing page Detailed requirements: The website needs to have SQL function because batch site monitoring needs to be uploaded. 2 Identify the link to the final sub-page login keyword such as Proxy function and mobile phone UA because mobile phone batch UA is required Multi-thread monitoring 3 Filter duplicates and monitor changes in subpages of the website Set a custom time to refresh the web page

    €143 (Avg Bid)
    €143 Ortalama Teklif
    100 teklifler

    I'm seeking an expert freelancer with strong abilities in automation for a technology focused project. The main function of the project is to drive automation across several processes. However, the specific processes to be automated still need definition. Thus, proficiency in identifying and streamlining operational inefficiencies is critical. Ideally, candidates will have proven experience in tech-related projects, a detailed understanding of automation and a knack for problem-solving.

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

    ...gmail account to train the model. The model should be able to create response to customer queries using the training data. This will be a chrome extensions. The primary functionality I need is for it to be able to effectively respond to frequently asked questions (FAQs). Key Project Details: - Platform: The chatbot should be developed specifically for my business - Functionality: The primary function of the chatbot should be to accurately answer customer's FAQs. - Language Support: I am not sure if multiple languages will be required at this stage, but the ability to add this in the future is a plus. Ideal Skills and Experience: - Proficiency in AI chatbot development, particularly for website integration. - Strong understanding of natural language processing (NLP). -...

    €672 (Avg Bid)
    €672 Ortalama Teklif
    82 teklifler

    I have a backend code for a pre-existing fully function website and mobile app. The backend code is currently all written in php. I need someone to convert this existing php code into fully functional python code which I can deploy.

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

    I'm looking for an expert technician familiar with Zoho to perfor...technician familiar with Zoho to perform two key task: - Implement Zoho CRM: I already have a Zoho account, but I need a skilled freelancer to set it up properly, ensuring that all components are working as the should. - Configure Zoho Mail: Seamless synchronization between my Zoho CRM and Mail is crucial for my operations. I'm therefore in need of a professional who can configure Zoho Mail to function optimally. Additionally, a minor customization to the CRM to fit my company's unique needs is needed. You should not only have proficiency in Zoho but also possess a keen attention to detail to understand and implement these specific customizations. Experience in other Zoho integrations and setups wi...

    €6 - €12 / hr
    Mühürlü
    €6 - €12 / hr
    46 teklifler
    simple mobile app 6 gün left
    ONAYLI

    We are looking for a talented UX/UI designer to create a simple mobile app. The main function of the app is to receive notifications, similar to emails or SMS. A total of 12 layouts need to be designed. The logo and colors are already finalized, and there is an existing old design in Figma. Requirements: Experience: Proven experience in UX/UI design for mobile apps. Design: Simple, intuitive, and user-friendly layouts based on the existing Figma design. Compatibility: Designs should be suitable for both iOS and Android. Components: The layouts must include all necessary components for notifications, such as: Sender logo Sender verification status Timestamp formatting Title and short description of the notification Notification category Required Layouts: 1. Splash Screen 2. Login ...

    €459 (Avg Bid)
    €459 Ortalama Teklif
    195 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 application built in: - Objective C - Native App and UIKit I will share the specification document when we speak in freelancer chat.

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

    I'm in need of an experienced UI/UX designer for my website. The website serves as a platform for providing information and needs to have a user-friendly navigation and layout. Requirements: - Proficiency in website UI/UX design - Able to integrate a smooth sign-up/login process - Dashboard screens - Incorporate GPS tracking and chat/message function seamlessly Skills and Experience: - Experience in creating user interfaces for other informational websites - Strong understanding of information architecture - Able to create accessible, user-friendly designs with a focus on user experience - Previous experience integrating GPS tracking and chat/message functions The designer I'm looking for must value user-centered design principles and be able to make complex inform...

    €97 (Avg Bid)
    €97 Ortalama Teklif
    56 teklifler

    ...kopia-gp1 and implement to my page : It must be only for product in category a-typ. Formula: Width formula: Base price (always for the dimension 90x200) / 90 = value x desired width = price with VAT. Length formula: Calculated width price / 200 = value x desired length = price with VAT. here is JS for this from page dreambed. <script> function calculateCustomPrice(element) { const customPriceInput = ('js-custom-input'); let productId = , location = String() + '?productId=' + productId + '&do=calculateCustomPrice'; for (let input of customPriceInput) { if ( === '') { return; }

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

    ...showcase our educational cartoon videos. There won't be nursery and childcare services offered through the website, it's strictly for displaying our work. - Visitors should be able to interact with the site in a way similar to the YouTube Kids platform. This means they should be able to watch the videos directly on the site. - While I want the website to showcase our work, at the moment I need it to function as a portfolio. This means it should provide information about the company and our services. Ideal skills and experience: - Web development with a portfolio of past work in creating engaging, content-focused sites. - Understanding of child-friendly design principles, such as bright colors, simple navigation, and interactive elements. - Experience integrating video ...

    €118 (Avg Bid)
    €118 Ortalama Teklif
    89 teklifler

    I am seeking an experienced programmer to recode a C++ webview2 sample program to use win32 calls compatible with a Microfocus Visual COBOL environment. This transformation involves a focus on maintaining critical user interface functions presently coded within the C++ webview2 sample. Key aspects of the project: - Conversion to Microfocus Visual COBOL - Prioritization and preser...C++ webview2 sample. Key aspects of the project: - Conversion to Microfocus Visual COBOL - Prioritization and preservation of User Interface functionality Ideal skills and experience: - Proficiency in C++ and Microfocus Visual COBOL - Experience with understanding, adapting, and recoding complex coding samples - Familiarity with using win32 calls - A strong background in UI integration and function ...

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

    ...uncluttered, and user-friendly. Job Responsibilities: • Should have intermediate understanding and working knowledge of WordPress • Designing and building the website front-end • Knowledge of front-end technologies including CSS3, JavaScript, HTML5 and jQuery and REST/API integration • To understand and work with various page-layout and eCommerce plugins and to add images, icons, and vectors that function on desktop- and mobile-friendly web pages • Interest in conducting research and learning new things to overcome challenges • Conducting website performance tests • Monitoring the performance of the live website • Experience optimizing web pages and improving page speed • Collaborate with internal teams to produce software desi...

    €19 / hr (Avg Bid)
    €19 / hr Ortalama Teklif
    94 teklifler

    We are seeking a skilled tech writer and content editor who can independently research and create content to support our business by writing Medium posts and creating marketing materials . Key Responsibilities 1. Edit and refine Medium posts to ensure they are engaging, informative, and SEO-friendly. 2. Review and improve marketing materials to align with our company's brand v...and editing. - Good understanding of on-premise and SaaS solutions. - Experience in editing blog posts and marketing materials. - Able to work closely with the marketing team and deliver high-quality, error-free text. Example Topics: - Can AI Really Boost Your Work Efficiency? - Tips for Cutting Office Management Costs - Feature Comparison Is Not All - Comparison of Product A and Product B (function...

    €85 (Avg Bid)
    €85 Ortalama Teklif
    56 teklifler

    ...left and right on the screen. Here are the key details and requirements: Key Features: - Animation of a simple dot moving left and right on the screen - Integration with Zoom API for seamless operation in Zoom - Capability to control the speed of the dot's movement - Feature enabling the dot to be superimposed over the video of the therapist or provide a background image. You can copy the basic function of this website. (click the link that says, 'use the basic version for free'. Design Preferences: - The moving dot should be a simple, unembellished design but option to change colour and size. Ideal Skills: - Proficiency in app development, particularly for Zoom - Prior experience with EMDR therapy or similar mental health applications will be a plus - Strong...

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

    I'm in need of a web-based multi SKU inventory software that primarily focuses on real-time inventory tracking. This software will be utilized by our warehouse staff to ensure products are correctly logged and easily retrievable. Key Features: - Real-time Inventory Tracking: The primary function of the system is to keep a close eye on the stock levels. - User-Friendly Interface: The software should be intuitive and easy to use for our warehouse staff. Integration: The system should have the capability to integrate with our accounting software. This is essential for keeping our financial records accurate and up-to-date. Ideal Skills and Experience: - Proven experience in developing inventory management software. - Familiarity with real-time inventory tracking. - Ability to in...

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