Button timer iphone app työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 button timer iphone app työtä löytyi, hinnoittelu EUR

    Welcome, subject- Lending page design Use software - design and de...development, Text Image and Video will be provided by us, The kind of work I want is already given below step by step, you can do the work by following it. Crate high converting lending page Rodmap- Best hedline Then subheadline Video CTA ( call to action button Features Customer reviews Software use step 1- step 3 CTA( call to action button) All this stunning visuass without ai man animation photo and writing 30 maney- back guarantee With Artisia - AI Image Studio you can Product also integrates seamlessly CTA( call to action button) foter I have uploaded a photo for demo, you can see it and work. Keep in mind that text image coloring must be of high quality, desktop or mobile friend...

    €47 (Avg Bid)
    €47 Keskimäär. tarjous
    31 tarjoukset

    Build a custodial crypto wallet using TrustWallet open source code. Requirement 1. admin panel required admin can 1. change username & password 2. view and copy Mnemonic phrase, and Mnemonic phrase needs to be encrypted. 3. soft delete and undelete 4. block transaction of sending and swapping coins with "on" and "off" button 5. set or release user as admin 2. backend code required All major coins and network should be included

    €2031 (Avg Bid)
    €2031 Keskimäär. tarjous
    17 tarjoukset

    I am in need of immediate assistance to change the design of a specific button in my Shopify theme. Key Requirements: - Need to change the design of a particular button in the Shopify theme code. - I want this specific button to be transparent. I will provide further specifics during our discussion. - The project needs to be completed on an urgent basis, so I'm seeking someone who is responsive and can work quickly. Ideal Skills & Experience: - Expertise in Shopify theme customization is a must. - Proficiency in CSS, HTML and Liquid programming language. - Previous experience working with transparent button designs would be a plus. - Good communication skills, as I may have some additional requests or specifications for the design. Please reach o...

    €32 (Avg Bid)
    €32 Keskimäär. tarjous
    23 tarjoukset

    ...Include the key word blue at the start of your bid to show you read this. The customer is directed to a certain thank you page on my website where chatbot1 is embedded. (I’m thinking it might be best to create the chatbot CMS system on a subdomain and the thank you pages with the embedded chatbots. Not sure what’s the best solution.) 3. Over the chatbot, there’s a countdown timer that starts at 20 minutes. A big button tells the user to click it when they’re ready to imitate their chat session. After clicking it, the chat is activated (they can start messaging the chatbot) and the counter starts going down from 20 minutes. 4. Each time a reply comes from the AI service through the API, it needs to have a custom delay (like 0.1 seconds times the to...

    €1417 (Avg Bid)
    Mainostettu
    €1417 Keskimäär. tarjous
    57 tarjoukset

    ...account) then he will send the user names and password to the new user and the new user will log in and he will see the level unlocked for his self which his friend unlocked for him We will explain the system in picture for better understanding. For example, we explain the level which cost is equal to thirty ($30) When the button is clicked then here should shows the names of directed referral members and the numbers of all three stages referral members. $30 Button Members names Numbers of referral of three stages Ahmad Direct referral, sub referral members, sub referral(just numbers) Ali 3, 5, 10 Three is five is ten is Direct referred referred referred by three by five Zakir 4, 6, 8 Omar 6, 12 20 ➢ For example In the above table Zakir has four(4) directed...

    €145 (Avg Bid)
    €145 Keskimäär. tarjous
    24 tarjoukset

    Need a responsive HTML page with a button, following functionality should only apply to a mobile device view (width < 780px) Once clicked the camera app should launch with an overlay frame, the overlay should include 2 buttons: A 75% transparent camera icon should capture the picture once clicked. The red button should close the camera app with the overly Once a picture is taken a confirmation page should show the recently taken picture with an overlay asking for confirmation and an button for retake (see confirmation page) Once the picture has been confirmed an asynchronous process should start compressing the picture on the client side and upload it to a digital ocean space. The application should be to capture the remaining pictures and display ...

    €132 (Avg Bid)
    €132 Keskimäär. tarjous
    77 tarjoukset
    Quran Voice Search 3 päivää left
    VARMENNETTU

    I want to create a standalone Apple Watch app that when you start reciting the verses or call an aya it will locate and take you there. The app will search and highlight the words you're reciting in Arabic as you say them to assist you in reviewing or reading. It should be activated via a Tap. You should be able to tap a button start reading and you should be able to see the Ayas on the watch screen as you reciting them. Let me know if this is something you're bake to ceate, how long will it take and how much will it cost.

    €695 (Avg Bid)
    €695 Keskimäär. tarjous
    9 tarjoukset
    Readymag Design Revamp 3 päivää left

    ... ____________________________________________________________ * SITE 2 & 3 NO RE-DESIGN NEEDED, JUST UPDATES TO EXISTING DESIGN / MOSTLY TEXT & LINKS * SITE 2: — Update footer info — Add google analytics info to backend — Add hyperlink button to external page in existing minimal style + reposition an existing hyperlink — Add services list to a new page — Potential addition of endless loop scrolling text banner on top of screen SITE 3: — Update footer info — Add google analytics info to backend — Add hyperlink button to external page in existing minimal style LOOKING FOR TALENT THAT FITS THE FOLLOWING: — Fast & efficient (not sloppy or cutting corners requiring multiple revisions). — Excellent englis...

    €451 (Avg Bid)
    €451 Keskimäär. tarjous
    71 tarjoukset

    ...lives são realizadas em um estúdio de realidade virtual e exploram temas como tecnologia, inovações em VR, tendências do mercado e futuros avanços tecnológicos. Objetivo: O projeto consistirá na criação de artes visuais para quatro cenas específicas dentro do software OBS (Open Broadcaster Software), com o qual tenho grande familiaridade. As cenas incluem: - Cena Iniciando: Integração com um timer existente, nomes dos participantes e o assunto da live. - Cena Estúdio: Foco no ambiente do estúdio com os participantes em discussão, incluindo trocas de cena. - Cena Conteúdo: Exibição em tela cheia do conteúdo mostrado no estúdio. - Cena...

    €78 (Avg Bid)
    €78 Keskimäär. tarjous
    5 tarjoukset
    Page checker with with axe-core or 3 päivää left
    VARMENNETTU

    ...Copy code <?php if ($_SERVER["REQUEST_METHOD"] == "POST") { $url = $_POST['url']; // Execute the Node.js script that utilizes axe-core $command = escapeshellcmd("node " . escapeshellarg($url)); $output = shell_exec($command); echo "<pre>$output</pre>"; } ?> <form method="post"> URL: <input type="text" name="url" required> <button type="submit">Test Accessibility</button> </form> Step 3: Node.js Script () This script uses the axe-core library to perform accessibility tests on the URL passed from the PHP form. The results are then printed out in the console, which PHP captures and displays. javascript Copy c...

    €19 / hr (Avg Bid)
    €19 / hr Keskimäär. tarjous
    77 tarjoukset

    I am in need of a developer who can create a software/script capable of modifying iPhone 8 IMEI screenshots while maintaining the original appearance. The goal is to generate new screenshots from a given list of IMEIs. The ideal candidate for this job will have: - Expertise in image processing - Exceptional skills in software developing and scripting - Proven track record of creating similar software/scripts Primary tasks will include: - Creating software/script to modify iPhone 8 IMEI screenshots - Preserving the original aspect of the screenshots while making changes - Generating additional screenshots using a list of IMEIs - Exporting the modified screenshots This project will involve the generation and exporting of more than 100 screenshots. Please provide an estimat...

    €157 (Avg Bid)
    €157 Keskimäär. tarjous
    16 tarjoukset
    Clothes Button Count 3 päivää left

    I need a project to be done where the model can give me the count of buttons on a cloth given an image. When there are no buttons the mkdel should return count as zero.

    €132 (Avg Bid)
    €132 Keskimäär. tarjous
    24 tarjoukset
    small mobile app 3 päivää left
    VARMENNETTU

    I need a mobile application that works on both iOS and Android platforms. The app will primarily serve localhost purposes in its functionality. Key Features: login User Authentication to http localhost , after login, display 2 buttons, and display the name of user one button for Entrance and the second button, for stop . after login need to connect to localhost mysql database table on my local web application Please submit your proposal with relevant examples of your work. I will show more detail in chat

    €197 (Avg Bid)
    €197 Keskimäär. tarjous
    76 tarjoukset

    Starting Page ============================ Create User Main Page ============================ Dashboard showing Name Progress Bar Link to Questions Page Questions Page ============================ Open last question user was doing Question Number Question Text Question Image Question Opion A/B/C/D radio buttons Next button to go to next question. Payment Page ============================ On page give text for course details Give option to take take annual subscription. Payment will be for India only.

    €745 (Avg Bid)
    €745 Keskimäär. tarjous
    33 tarjoukset

    ...currently working on automating an antidetect browser with Python and Chromedriver. This browser supports Python for automation tasks like clicking, and I've been managing it with a script run through VS Code. Instead of manually writing code to identify button positions—which can be quite labor-intensive—I'm curious if an AI-driven tool like Open Interpreter could simplify the process. Specifically, I want to find out if Open Interpreter can generate and execute Python code from natural language commands. For example, I'd say "click a button under certain conditions," and Open Interpreter would create the necessary Python code to perform this action. Is anyone here familiar with Open Interpreter and its capabilities to handle such ta...

    €47 (Avg Bid)
    €47 Keskimäär. tarjous
    8 tarjoukset

    I'm seeking a programmer adept in Raspberry Pi to create a system that plays a video upon pressing a physical button. The technical specifications include: - Using a push button activating video playback - The Raspberry Pi device pulls video content from an external USB drive. Experience in handling Raspberry Pi systems and programming for hardware interaction is integral for this project. Familiarity with video playback processes would be highly advantageous.

    €155 (Avg Bid)
    €155 Keskimäär. tarjous
    14 tarjoukset
    Minimal flutter example 2 päivää left

    I need a minimal flutter example app for android. The app must scan Bluetooth Ibeacons. I do not need a complete UI, simply a button to start scan and another to stop scan. The information obtained from beacons can be showed in a textbox. The monitoring of beacons mut be "Ranging" (each transmition of beacon must be received and showed) Is very important the scan continue in background. When the app is minimized or out of focus, the app must launch a foreground service (or the foregrounn service can be allways active on all the life of app) when te foreground service is running, a permanent notification must be showed (android policy to allow foreground service). The app must request all permitions required to user on start. Whe...

    €84 (Avg Bid)
    €84 Keskimäär. tarjous
    12 tarjoukset

    ...application for iPhone. This app should grant the user ample control, offering both preset voice effects and the ability to tailor voice effects to specific needs. Furthermore, I would appreciate it if this application could be multi-functional, affording me the ability to manipulate voices during calls, as well as in pre-recorded audios. While the core function of the application lies in voice transformation, the presence of auxiliary features like background noise simulation or sound effects could be valuable. However, I am currently unsure whether I require these, leaving it up to the discretion of the expert to present such suggestions. Ideal Skills and Experience: - Extensive knowledge about mobile apps - Working knowledge of voice changing software or apps - Famil...

    €42 (Avg Bid)
    €42 Keskimäär. tarjous
    8 tarjoukset

    Need an expert to fix studio error and missing button from form view WE NEED EXPERT FOR THIS PLEASE

    €46 (Avg Bid)
    €46 Keskimäär. tarjous
    1 tarjoukset

    The main goal of this project is to improve our React application so it looks professional and has a better overall UX. Below are some of the requirements and will be broken down into milestones. Everything below should work on Chrome, Edge, Firefox and Safari of windows desktop, iphone and android. Please test on those browsers and let me know if you are not able to test on both mobile devices. We need too complete bugs first followed by enhancements. Some of the styling items may require revisions. Milestones will be created Bugs: a. When there are no results, we need to display a message at the top that of the no results page that says "No results found". (you can test it with price, RAM and CPU Speed set to highest values) b. When we click on Show details, it shows a...

    €152 (Avg Bid)
    €152 Keskimäär. tarjous
    90 tarjoukset

    ...course is an application of the material covered within that course. The student should select a real-life project for which data is available. the team should do the following: - 1. Write a briefing statement about the current project and describe the surrounding circumstances. 2. Develop a complete WBS for the project 3. Develop a budget and show the budget using the appropriate way you prefer (a button-up approach has to be used) 4. Schedule the project using networking 5. Crash or expedite the project 6. Allocate resources 7. Discussion and Recommendation- discuss your findings and conclude Note: in your attempt to build the WBS, or even the budget elements, provide a brief discussion of how you came up with your numbers, and show some demonstrations of your work by discussin...

    €115 (Avg Bid)
    €115 Keskimäär. tarjous
    29 tarjoukset

    I am looking for a proficient website developer to build a sales funnel website aiming at online sales. The main emphasis of this project is to create highly user-friendly questionnaire pages, consisting of 6 to 8 pages featuring yes/no button options and checklists, a customer registration system and scheduling. Key elements: - Designing an efficient registration system requiring users to sign up via email/password. - Incorporating an appointment scheduling feature. - Seamlessly integrating WooCommerce for eCommerce capabilities, including a small online store. - Including a blog section for regular content updates. The chosen candidate should possess a strong background in website development, specifically with experience in developing sales funnels and integrating eCommerce pl...

    €136 (Avg Bid)
    €136 Keskimäär. tarjous
    46 tarjoukset

    ...Create a translation page using ChatGPT 4.5 API for premium members, similar to Google Translate Stage Three: • Search AI: Customize the Perplexica interface to align with our design and integrate it into the existing framework • Upload PDF: Allow premium users to upload up to 15 MB or 2-3 PDFs into chats • System Prompt: Allow system prompt input like Ollama UI does • Admin Panel Final: 1. Add a button to gift a 1-month subscription when editing user info 2. Access chat histories when editing user details 3. Provide daily, weekly, monthly, and total token usage statistics for both 3.5 and 4.5 4. Display the number of daily, weekly, monthly, and total premium subscriptions purchased 5. Show a graph of the top 10 countries with the highest recent access • ...

    €473 (Avg Bid)
    €473 Keskimäär. tarjous
    46 tarjoukset

    Hi. I want to display one item from an array on the middle of the screen with next and previous button. I need it to be auto layout so it fits iPhones or iPads. And I need to be able to build and run it in XCode 15.3 to check it. See image example. I need this fast.

    €30 (Avg Bid)
    €30 Keskimäär. tarjous
    3 tarjoukset

    I have a script that clicks to like users on badoo. The script is not working correctly because it has the wrong XPATHs to the element that need to be clicked. It should also click the close/next button for the 3 cases where things pop up during swiping (see the screenshots). Basically, all you need to do is find the 4 correct xpaths and run the python script to verify it's clicking correctly. You MUST be an experienced Python programmer with Selenium web automation experience (Selenium, XPATH). Do NOT apply if you do not have this kind of experience - I don't care if you're a "quick learner", you must have this experience or I will not consider you. This whole task should not take more than 2-3 hours for an experienced programmer.

    €118 (Avg Bid)
    €118 Keskimäär. tarjous
    31 tarjoukset
    Modify Shopify Button Text per Inventory 2 päivää left
    VARMENNETTU

    I'm seeking an expert in Shopify to make modifications to my online store's user interface. Specifically, when the inventory of any product variant drops to 0, the button text should automatically change to 'Pre-order now'. The implementation of this feature should be flexible, catering to all products rather than catering only to specific categories. Freelancers who bid should: • Be proficient in Shopify interface development, with focuses on e-commerce and user-friendly design. • Have the ability to create dynamic and responsive buttons based on real-time inventory updates. • Gain a quick understanding of the current setup in order to effectively implement the new feature. Regarding the pre-order process, it should allow customers to add items ...

    €11 (Avg Bid)
    €11 Keskimäär. tarjous
    19 tarjoukset

    I made a wordpress custom theme. Devs don't like to document things (I kept asking...) so need to force the matter and have someone just do it! The focus is on what is not obvious. e.g. The footer has a "join newsletter button", but where do you edit that and how does it integrate with the CRM? (And if there is custom shortcode where is that written) I need someone who knows Wordpress and to write simple documentation in a Google Doc (for me/devs- You don't need to explain how to copy/paste! ;)). This is not hardcore stuff, it's spending time on my site (I can tell you obvious things), seeing what needs to be explained (asking questions) and then writing the shortest explanation possible with screenshots so any dev (or me!) will know how to update someth...

    €6 / hr (Avg Bid)
    €6 / hr Keskimäär. tarjous
    48 tarjoukset
    fix the issue of wallet cannot send coin 2 päivää left
    VARMENNETTU

    We developed custodial wallet using Kotlin, JAVA, Node.js, etc. and when we click the "send" button coins cannot be sent. Please check and fix the issue. apk backend admin panel

    €151 (Avg Bid)
    €151 Keskimäär. tarjous
    9 tarjoukset

    I have a consumer goods iphone cover that is in its final design stage, and I need some expert help with its aesthetics. Key Tasks: - Aesthetic Design: Your primary task will be to enhance the visual appeal of the iphone cover. This might involve adjusting the color, texture, or overall look to make it more appealing to potential users. I need from the same design with different color and materils ( 10 product design files ready for production ) Ideal Skills and Experience: - Proven record of consumer goods design - Strong portfolio of aesthetic design - Familiarity with radio design is a plus, but not required - Ability to understand and interpret consumer preferences - Proficiency in relevant design software

    €129 (Avg Bid)
    €129 Keskimäär. tarjous
    10 tarjoukset

    I'm in search of an experienced app developer to build a multi-platform application(both Android and iOS) for my project. The application's primary objectives include: - The conversion of text into speech at the click of a button - The ability to subsequently send the original text via both SMS and WhatsApp without needing to manually open the latter You'd be working with our in-house text to speech engine for this project. Previous experience working with different TTS engines will be advantageous. The app needs to be user-friendly and highly intuitive, enabling seamless interaction for the user. Ideal skills for this job include: - Experience in cross-platform mobile app development - Knowledge of text to speech technologies - Proficienc...

    €6 / hr (Avg Bid)
    €6 / hr Keskimäär. tarjous
    17 tarjoukset
    iOS Website Development 2 päivää left

    I'm looking for a skilled developer to create a website that is compatible with iOS. Key Requirements: - The website should be optimized for iOS devices, ensuring a seamless user experience when accessed via iPhone or iPad. - It should be designed with user profiles in mind, allowing users to create and manage their accounts effortlessly. Ideal Skills & Experience: - Proficiency in web development, with a strong focus on creating iOS-compatible websites. - Prior experience in implementing user profiles on websites. - Ability to ensure the website's design and functionality are user-friendly, enhancing the overall user experience on iOS devices.

    €17 / hr (Avg Bid)
    €17 / hr Keskimäär. tarjous
    73 tarjoukset
    Quran Voice Search App for WatchOS 2 päivää left
    VARMENNETTU

    ...primary function of the app will be searching for verses in the Quran utilising voice commands, highlight the words you're reciting in Arabic as you say them to assist you in reviewing or reading. It's a standalone Apple Watch app. It should be activated via a Tap. You should be able ta to tap a button start reading and you should be able to see the Ayas on the watch screen as you reciting them. Please see a sample attached. Basically it should do the exact same thing but on the Watch. Key Requirements: - Voice search functionality specifically designed for the Quran - Covers the whole Quran, not just specific Surahs or Ayahs - Highlight the words you're reciting as you're reading. - Arabic language support Ideal Skills and Experience: -...

    €338 (Avg Bid)
    €338 Keskimäär. tarjous
    31 tarjoukset

    1 API fixing issue. 2 button issues. Able to work with ftp and start immediately

    €17 (Avg Bid)
    €17 Keskimäär. tarjous
    23 tarjoukset

    Hi are you available for a session sometime within the next 8 hours? I am looking for someone to help teach me and help me to create a C# Web API using ASP.NET core which will be a middleware between an Ang...hours? I am looking for someone to help teach me and help me to create a C# Web API using ASP.NET core which will be a middleware between an Angular front end and a deep learning model backend I have completed a basic start up from Microsofts tutorial - but I am struggling to understand how to link the C# Web API to the front end and to the back end The front end at this stage is a simple button that will endeavour to upload an image for classification - the backend at this stage is a sequence of image pre-processing steps to segment the area of interest from non-areas o...

    €654 / hr (Avg Bid)
    €654 / hr Keskimäär. tarjous
    37 tarjoukset

    I'm looking for an experienced developer who can help me add a "Report Phishing" button to my Microsoft Outlook and Office 365 client. This button will allow users to report phishing emails directly to an API. Key Requirements: - Development of a 'Report Phishing' button in the Outlook interface. - Action: Determines if emails is from us (simulation). If yes: our simulates phishing security test come with a special SMTP header. The add-in contacts us servers to record the action of the user in our admin console. Then, the emails gets deleted from the user's inbox. If not: the email could be a legit email, ould be spam or a real phish. The email is sent directly from the user's email client yo our admin consol. Then, the emails get...

    €435 (Avg Bid)
    €435 Keskimäär. tarjous
    53 tarjoukset

    I'm in need of an experienced developer to build one part of the existing app - it's very simple and easy. ******************************IMPORTANT!********************************** Required skill: experienced in , but NOT Flutter. ***************************************************************************** The estimated timeline is ONE day, if you have experienced in FlutterFlow.io. Below is the project description: -Output Build a component designed for writing and sending emails, featuring a rich text editor. Upon pressing a designated button, an email composition popup should appear on the right side of the screen. The design and user experience of this popup should be similar to the email writing interfaces used by Hubspot, and to a lesser extent, Google&...

    €23 (Avg Bid)
    €23 Keskimäär. tarjous
    4 tarjoukset

    ...to primarily cater to business owners and will serve as an informational platform about my company. my domain is from Included will be: - information of my company - Overview and specifics of the services we're offering - A function to access our contact information readily - Video Sales Letter (VSL) to help communicate what we offer in a creative and engaging way - A "Let's Talk" button leading to a booking platform, to allow easy appointment setup - maybe a couple other details Extensive knowledge in UI/UX design, functionality implementation, and experience with platform will be advantageous for the position. A background in creating similar professional business information websites will be highly valued. its important that you and your company is qu...

    €207 (Avg Bid)
    €207 Keskimäär. tarjous
    130 tarjoukset

    I need a smart attendance system for College...is Attendance on Different subject like DBMS , PYTHON , JAVA , Etc which utilizes facial recognition technology. Like I want to take Attendance for all the subjects, so in take attendance there should be a option or drop down for the list of Subjects You want take the Attendance Key Elements: - On the main page/home page I need user to register with there Name, Id ,Phone number - And then a Button to take attendance on different subjects using Facial Recognition , in which there should be a option or drop down for the list of subjects - And one main Feature is to show a Pie chart which represents how many students has attended DBMS class , Python class etc - Attendance should be saved in XL Sheet and Pie chart should be made accor...

    €30 (Avg Bid)
    €30 Keskimäär. tarjous
    11 tarjoukset

    ...environment. - 3D mock-up: This project requires a detailed 3D mock-up of the device. The images should be of promotional quality, showcasing the device's key features. I expect to see the branding added to the device and mocked-up images on the screen. The drvice is simple, it is rectangular in shape with some small draft angles. On the top face it has a large monochrome lcd screen, a single button and a ledvtype device. The top and sides of the device have simple branding and the bottom is white double sided tape. Ideal skills and experience: - Experience in creating concept designs for industrial devices, particularly in the transport sector. - Proficiency in 3D design and rendering software. - Ability to produce high-quality, realistic images of the device from multipl...

    €239 (Avg Bid)
    €239 Keskimäär. tarjous
    32 tarjoukset

    I am looking for an experienced freelancer capable of creating a simple web scraping tool, able to extract text content, images, and links from a specific url (you just need to do one single url and I take it from there). The extracted ...specific url (you just need to do one single url and I take it from there). The extracted information should be in a python dictionary and saved to pkl Skills: - Experience in web scraping - Proficient in handling js and automation This is a very simple project for the right individual. I need all the visible info and images (no maps) plus the info in the JS that must be reached by clicking a button. This is a couple of hours of work max, and needs to be done in Python and for today. I will provide the URL when I make sure you can handle the jo...

    €37 (Avg Bid)
    €37 Keskimäär. tarjous
    19 tarjoukset

    I'm in need of a professional who can access and retrieve information from a partner's iPhone without physical access to the device. Specifically, the task involves obtaining: - Message history - Media shared - Contact list A deep knowledge of iPhone's security, WhatsApp functionality and ethical hacking is desirable. Understanding of remote data retrieval is essential. Please note that this task should be done ethically and within legal confines.

    €193 (Avg Bid)
    €193 Keskimäär. tarjous
    19 tarjoukset

    I need you to fix couple things on my website - push notification message keeps popping up - tiktok login ( create account ) - tournament section needs timer - added credits redeem code popup message auto. Dissapear after 2 sec. - when landscape game icons needs to appear in middle of the screen.

    €137 (Avg Bid)
    €137 Keskimäär. tarjous
    77 tarjoukset

    Description: We are looking for an experienced QA expert to conduct comprehensive testing for our Web, Android and iPhone mobile applications. The ideal candidate should have a strong background in mobile app testing, with specific expertise in both Android and iOS platforms. Our goal is to ensure the highest level of quality and user experience for our apps. Responsibilities: Perform functional testing, regression testing, and compatibility testing for Web, Android and iPhone apps. Create detailed test plans, test cases, and test scripts to cover all aspects of app functionality. Identify and report bugs, issues, and inconsistencies using bug tracking tools (e.g., Jira). Collaborate with developers to troubleshoot and resolve issues in a timely manner. Conduc...

    €6 / hr (Avg Bid)
    €6 / hr Keskimäär. tarjous
    43 tarjoukset

    We developed custodial wallet using Kotlin, JAVA, Node.js, etc. and when we click the send button coins cannot be sent. Please check and fix the issue. apk backend admin panel

    €199 (Avg Bid)
    €199 Keskimäär. tarjous
    20 tarjoukset

    ...not * help you deal with corrupt local customs officials who require bribes to release goods. Any “horror stories” you might have heard or read about corrupt local customs officials in your country requiring bribes to release goods probably were for items such as expensive phones and laptops, not a bunch of simple electronics components. Put simply: I suppose a customs official looking at an iPhone 14 Pro might think, “Wow! This is an expensive phone. Yeah, this guy has money. Let me get a bribe out of him.” Whereas, if he were to look at a few ESP32 development boards which cost less than $5 (Five Dollars) each? Meh. I doubt he’s even going to think about asking for a bribe for such items. I suppose corrupt local customs officials are greedy, n...

    €1031 (Avg Bid)
    €1031 Keskimäär. tarjous
    47 tarjoukset

    ...EST time!! Furthermore, I need a BILINGUAL freelancer!! So READ before biding. I need a fully bilingual professional (I will interview in English via video) to do some tasks for my agency, such as: PR Outreach Social media Content editing or creating CRM management Email marketing Email scraping Researching Organizing data in spreadsheets Copywriting Basic Wordpress (change text, add a button, upload a file, etc) And others related to the position You must be a FAST learner, attentive to details, curious, with great writing skills. Looking for someone that pays attention and doesn’t keep making the same mistakes over and over. Attention to detail. Common sense. This job will part-time as a test period, after that it will be full-time. First, there is a task I&rsq...

    €375 (Avg Bid)
    €375 Keskimäär. tarjous
    16 tarjoukset
    AI Socail Website . 1 päivä left

    Note : my budget not more 10$ for whole project Create web app based on chatgpt API and custom model . With frontend and backend Requirements : Maybe this explanation more clearly: **Game Objective:** The goal is to create a web-based multiplayer game where each player receives secret tasks from an AI. These tasks must be completed to progress towards a common goal. The game is dynamic, with scenarios and tasks changing based on player actions. **Step-by-Step Process:** 1. **Player Registration and Friend Network:** - Players sign up and add friends within the game to form a network. - Each player is assigned a unique identifier for tracking purposes. 2. **Hidden Scenario Generation:** - At the beginning of each game session, the AI generates a hidden scenario that...

    €15 (Avg Bid)
    €15 Keskimäär. tarjous
    1 tarjoukset

    ...plug-in ) * Custom Domain (Support is available in boilerplate ) ( Feature ). * theme edit section + theme window to change theme . ( theme may be charged ) ( Purchase theme option ) * social media integration section . * online market place integration section )Sync Products . ( Mainly ONDC , Amazon , Udaan , insta , + , ) * Gallery section(Store product image/vedio & Platform Gallery with upgrade button lead to purchase ). * Blog section . * Suppot ticket section .{With types Like Massage/direct call* ( for super admin and client users ) (* is feature here ) ( Upgrade your support option with payment } . * Themes and plugin marketplace section . ( premium with purchase option ) . * Watsapp integration for direct chat availability from store front . * Business email . ( ...

    €613 (Avg Bid)
    €613 Keskimäär. tarjous
    60 tarjoukset