Convert ios app to tvos app일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 convert ios app to tvos app 건의 일자리 확인, 급여 기준: USD

    Hi, I need your help. I am planning a consultatio...card payment and account transfer available) - Anonymous Concerns Consultation Chat/Phone Features - Ability to enable users to convert to counselors and generate revenue Specific functional description: 1. Create and Log In User Accounts: Users must be able to create and log in to a private account. 2. Online Payment System: Users must be able to make payments within the app. 3. Anonymous Concerns Consultation Chat/Phone Features: Users and counselors should be able to consult anonymously through the chat room, and a 1:1 telephone connection function should also be available. 4. Ability for users to convert to counselors and generate revenue: Users w...

    $32 / hr (Avg Bid)
    $32 / hr (평균 입찰가)
    37 건의 입찰

    새 프로젝트의 번역가를 찾고 있습니다! 요구사항: - 영어 - 한국어 번역가; - 한국어 모국어 - ...

    $397 (Avg Bid)
    $397 (평균 입찰가)
    16 건의 입찰

    Texas hold 'em Mobile Game Development 1. function - 9 Room Game, Tournament, friend showdown 2. Android, IOS, DeskTop 3. RNG algorithm, Packet Encryption

    $8750 (Avg Bid)
    $8750 (평균 입찰가)
    2 건의 입찰

    fivem script I need to convert from esx to vrp.

    $30 (Avg Bid)
    $30 (평균 입찰가)
    1 건의 입찰

    기존에 개발되어 있는 하이브리드 웹 사이트를 웹뷰 형태로 앱 패키징 하는 프로젝트. 안드로이드, IOS 양쪽 다 진행 필요. Social account 로그인, 파일 업로드 등의 기능이 구현 되어야 함.

    $1274 (Avg Bid)
    $1274 (평균 입찰가)
    23 건의 입찰

    안녕하세요. 싸이트 를 판매 하려고 합니다. 과 같은 기능을 수행 하고 웹 페이지 발포 가능하고,Android,Ios 플랫홈 실행파일도 빌드 하실수 있어요. 소스코드와 설치까지 해드리겠습니다. 적당한 가격에 판매 하려고 합니다. 관신 계시는 분들은 연계 해주세요. 감사하네요.

    $30 - $250
    $30 - $250
    0 건의 입찰

    기존 스마트폰 APP에 대해서 업그레이드를 위한 단기 프로젝트입니다. 현재 1차 버전은 안드로이드와 iOS APP 으로 BLE 제품과 연동하고 있으며 2차 버전에 대한 디자인은 완료되어 있음. 중점적으로 2차 버전의 User interface 에 대해서 구성하는 것이 핵심적인 내용이 될 듯 함.

    $4336 (Avg Bid)
    $4336 (평균 입찰가)
    25 건의 입찰

    모바일웹에서 통화 버튼을 누르면 상대편 회원과 음성채팅을 할 수 있으면 됩니다. 모바일웹은 이미 만들어져있고, javascript로 웹-앱 간 통신을 하면 될것으로 보입니다. 안드로이드 아이폰 두버전의 앱을 모두 만들예정입니다. 두개 다 만드는 견적을 주세요. -- We already made mobile web. We need voice chatting module between our members. So, you can include our mobile web to android(or iOS) app. It would be kind of hybrid app. ※ We need android & iOS version both app Estimate to make both app.

    $4199 (Avg Bid)
    $4199 (평균 입찰가)
    9 건의 입찰

    저희가 영상채팅앱을 만들고자합니다. ※ 안드로이드+iOS 두 버전 모두 견적을 주세요 디자인+개발 까지 다 해주실 팀을 찾고 있습니다. 기획이나 디자인은 구글 플레이스토어에 AZAR라는 앱이 있는데 거의 비슷하게 만들면 됩니다. 디자인이나 컬러톤 정도만 바꾼다고 생각하시면됩니다. We try to find the team that makes video chatting app. It means to make apps totally.. design+programming and, It looks like almost the same as ""azar""app. on google play store. You have only to a little chage colors and user interface from azar. ※ Android & iOS version both (Estimate fot both apps.)

    $6500 (Avg Bid)
    $6500 (평균 입찰가)
    12 건의 입찰

    디자인과 졸업전시를 위한 IOS 기반 프로토타입이 필요합니다

    $30 - $250
    $30 - $250
    0 건의 입찰

    유투브와 유사한 앱 개발. 동영상 관련 앱인 만큼 동영상 플레이어가 잘 만들어 져야 합니다.

    $250 - $750
    $250 - $750
    0 건의 입찰
    OrderCalendar 종료 left

    ...점 양해바랍니다. 현재 디비접속은 이런 형식으로 하고 있습니다. -> ,1000 (사이트주소,포트번호) , 계정 : Testaccount , 암호 : Test 입니다. 금액 쿼리 : Select replace(convert(varchar, cast(Isnull(Sum(Ori_price*qty),0) as money),1),'.00','') as Orderamt from Orderdetail where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' 금액은 붉은 색 글씨로 표시되었으면 합니다. 주문 건수 : Select count(Order_id) from Orders where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' 미배송 건수 : Select count(Order_id) from Orders where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' and TransYN='N' 주문상세 : Select productid, P_name, ori_price, Qty from Orderdetail where Convert(Varchar(8), Order_...

    $500 (Avg Bid)
    $500 (평균 입찰가)
    1 건의 입찰

    1. mp4(영상)과 wav(음성) 파일의 실시간 인코딩 기능을 구현 (Unity C# 랭기지 기준으로 android+ios 빌드) 2. 각각의 플랫폼에서 안정적으로 구동 3. 구동된 기능은 Vuforia + NGUI +ScreenShotCapture + Kamcord 플러그인 환경에서 안정적으로 구동이 가능하여야 함(안정적인 구동이라 함은 포함된 플러그인 들의 기능과 의뢰결과물의 사용에 있어 에러, 워닝, 버그, 충돌이 없음을 의미)

    $1750 (Avg Bid)
    $1750 (평균 입찰가)
    4 건의 입찰

    - 주요 업무 + iOS Developer Objective C, Swift (Optional), UI/UX expert 기획, 디자인, 설계 등 구현에 필요한 구체적인 사항은 서울팀에서 전달됨, 기능 정의 문서에 따라 기능구현 Agile process를 지향함

    $28 / hr (Avg Bid)
    $28 / hr (평균 입찰가)
    4 건의 입찰

    1. App presser, app push 활용하여 하이브리드 앱 제작 - 현 워드프레스 기반 웹 사이트를 Android, iOS 앱으로 제작 - 런처아이콘 셋팅 2. App push 연계: 워드프레스 관리자 페이지 연동 - 관리자페이지에서 푸시 메세지 작성, 앱에서는 메세지 확인만 가능하면 됨 , ipa 파일 전달

    $1119 (Avg Bid)
    $1119 (평균 입찰가)
    3 건의 입찰

    부동산중개서비스 앱 과 웹 개발건입니다. (한가지만 해도 됩니다) 참고 싸이트 Play store "두껍아 두껍아" web () 위 참고 싸이트에서 컨텐츠 50% 정도 잘라 내고, 한가지 아이템만으로 서비스를 만들려고 합니다. (서울지역만, 아파트만, APT 단지 정보 DB 는 하실수 있으면 하고, 힘들면 저희가 직접 가능합니다) Android, iOS, Web 모두 고려 하고 있습니다 ( 하실수 있는 부분만 진행 하셔도 됨.) - PM 까지 해주기를 바랍니다 (한국분, 서울경기 지역 거주, 만날수 있는 분) - 컨셉과 스케치만 가지고 있고, Story board, 작업지시서 등 없습니다. - 필요시 사무실 제공 가능 1 & 4호선 금정역 - 기타 작업은 모듈, 템플릿, 솔루션 구매나 3자 외주를 줘도 상관없습니다 - 기타 내용은 협의.

    min $5000
    min $5000
    0 건의 입찰

    저희의 이전 프로젝트에 관련된 진행중인 작업이 있습니다app for android & ios including tablet'

    $15 - $15 / hr
    $15 - $15 / hr
    0 건의 입찰

    ...focuses on weddings. I'm eager to expand our digital footprint by launching an Android and iOS app. This application needs to exude a modern and minimalistic design aligning with our current brand aesthetic. Here are the essential features I need to be included: - RSVP Management: To assist in tracking who will be attending the events. - Guest List Management: To ensure smooth coordination and organization of attendees. - Wedding Day Timeline: For easy day-of planning and scheduling. - Photo Sharing: A space for guests to share their cherished moments. And also we have to promote different vendors categories ...maybe this option is good idea to connect with the categories of our wedding website Ideal freela...

    $524 (Avg Bid)
    $524 (평균 입찰가)
    42 건의 입찰

    I'm in search of a talented app developer to create a service, mirroring the key features of the 'Zello' app, for both iOS and Android platforms. I want to launch a similar app that rivals Zello in its impressive capabilities. Main Features: - Push-to-Talk (PTT) Voice Messaging - Location Sharing - Status and Availability Information - Chat Share Image Location Ideal Skills: - Solid experience in cross-platform app development - Ability to replicate Zello's key features - Expertise in PTT Voice Messaging technology - High-level competency in integrating location-sharing features I am planning to complete this project within a month. It would be greatly appreciated if the interested candidates can ...

    $346 (Avg Bid)
    $346 (평균 입찰가)
    4 건의 입찰

    ...need of an experienced freelancer who can help me create an iOS storyboard for my project. At this stage, no designs or wireframes have been created, hence your inputs and creative touch will be extremely necessary and appreciated. Key Requirements: - Interpretation and utilisation of the provided specifications to create a user-friendly storyboard. - Generate unique, intuitive and compelling ideas for the storyboard. - Experience in iOS development and designing. - Critical thinking and problem-solving skills. - Proven ability to work effectively within deadlines. Please download the attachment for the project details. Your application should clearly showcase your relevant experience and past projects you've handled. Also, I hope to find some...

    $115 (Avg Bid)
    $115 (평균 입찰가)
    14 건의 입찰

    Hello My name is Faisal We have a Tapware company and have photos with white background. We are looking for someone to convert these images into real life realistic photos. Example, we will provide a tap or shower photo with a white Background. See attached example We then want to add this to a bathroom looking image, bathrooms to look like modern Australian. Please provide me with Some similar work you’ve done and pricing Structure

    $24 (Avg Bid)
    $24 (평균 입찰가)
    9 건의 입찰

    I'm in need of a skilled mobile app designer who can redesign an existing android app and also make for IOS. there will be two versions (android / Ios) EDITED: this project is not only to change the color or the images to the current app. you need to know about programation in arduino, bluetooth and android ,, because this app will manage a lock using the smartphone. I send you the current android app in order that you could understand and know how the buttons work please do not offer your job if you can not open the current job and see how it works Key Requirements: - The design modifications primarily focus on be friendly and easy to use - For the user interface, I'm looking to make chan...

    $183 (Avg Bid)
    $183 (평균 입찰가)
    13 건의 입찰

    Premise busca colaboradores en Leon, Guanajuato para recopilar información en tiendas Six. Tu trabajo será: visitar tiendas Six y reportar información sobre productos de refresco a través de nuestra aplicación móvil. Requisitos: - Residir en Leon o Queretaro. - Tener un teléfono celular con Android 7.0 o iOS 13.0 (o superior) - Disponibilidad para visitar tiendas Six Gana $10 USD o $170 MXN por cada auditoría completada y aprobada en la aplicación. ¡Responde para conocer más detalles!

    $500 (Avg Bid)
    지역별
    $500 (평균 입찰가)
    1 건의 입찰

    There are 4 slots to be chosen according to the devices availability. Only 1 test case is allowed per participant. Must have access to ONE or all THREE of the following devices: Android mobile (Android 5 and above) iPhone (iOS 12.4 or later) Desktop/Laptop All required screenshots must be in the English language. All required screenshots must show the current time (using notification or taskbar).

    $16 / hr (Avg Bid)
    $16 / hr (평균 입찰가)
    8 건의 입찰

    I am looking for a mobile app developer to create a rideshare app that will be available on both iOS and Android platforms. Although I have a rough idea for the app design, I am open to suggestions from the developer. The most important feature that I want to include in the app is GPS tracking to ensure accurate location tracking for both drivers and passengers. Other features such as in-app payments and ratings and reviews are also important to provide a seamless and reliable user experience. Ideal skills and experience for the job include: - Proficiency in mobile app development for both iOS and Android platforms - Experience in implementing GPS tracking functionality in mobile apps - Knowledge of...

    $20 / hr (Avg Bid)
    $20 / hr (평균 입찰가)
    84 건의 입찰

    I'm looking for a functional implementation utilizing AWS media convert in a .NET core environment, with a specific focus on video transcoding. - Functionalities: The main functionality to be implemented is video transcoding with the target being MP4 format. - Desired Output: The desired output resolution for the transcoded videos should be 1080p. Ideal Skills and Experience: - Significant experience with AWS Media Convert - Proficient in .NET core programming - Experience with video transcoding technologies - Understanding of video formats, particularly MP4, and resolution settings.

    $3 / hr (Avg Bid)
    $3 / hr (평균 입찰가)
    4 건의 입찰

    I need an experienced AutoCAD professional to convert 4 hand-drawn sketches to accurate, scaled engineering blueprints. Requirements: - The focus will be on creating basic outlines with dimensions, as opposed to full detail or annotations. - The sketches will need to include Mechanical Symbols. - Additionally, I need a PDF copy of each sketch, scaled to 11"x17" paper size. Ideal Skills and Experience: - Proficiency in AutoCAD for creating engineering blueprints. - Familiarity with Mechanical Symbols and notations. - Ability to work from basic hand-drawn sketches to generate high-quality, accurate plans. - Previous experience in creating scaled PDF copies would be an advantage.

    $38 (Avg Bid)
    $38 (평균 입찰가)
    14 건의 입찰

    ...Figma to redesign my current app. Here's a little more detail about what I'm looking for: - **Current Platform:** The app is currently available on both iOS and Android. It's essential that the new design is seamless and consistent across both platforms. - **Design Aesthetics:** I'm not looking for a complete overhaul, rather a more polished version of the current design. I'm particularly interested in a more minimalist and sleek design, as well as a transition from a sidebar menu to a bottom menu. I'll provide examples of interfaces that I like, which I'd like you to incorporate into the design. I have a few specific layouts in mind that I'd like you to integrate into the new design. I will...

    $161 (Avg Bid)
    $161 (평균 입찰가)
    65 건의 입찰

    ...User Authentication, Push Notifications, and In-App Purchases. The application needs to be compatible with iOS, Android, Web, and Desktop platforms. I have already prepared a specific design for the application, freeing you from the responsibility of conceptualization. Ideal skills and experience: - Profound knowledge in Flutter development - Experience with multi-platform app development - Practical understanding of user authentication, push notifications, video players integration, quiz, - Ability to work from an existing design and wireframe Your role will involve the application of the above-mentioned features, keeping the design provided in mind, and ensuring the smooth functioning of the application across all platforms. I look forward t...

    $17 / hr (Avg Bid)
    $17 / hr (평균 입찰가)
    13 건의 입찰

    ...need for an expert iOS developer who can help me add new functionality to my existing Swift application by integrating a Cordova project. Key Responsibilities: - Integrate/embed a fully functional Cordova project into a separate UIViewController of an existing Swift application - Ensure the seamless operation and compatibility of the integrated modules Your main focus will be on enhancing the app's capabilities by bringing in the desired functionality through the Cordova project. The UI should also have a similar look and feel to the existing Swift application. As for updates and maintenance, our plan is not yet finalized. It's expected that the freelancer would be open to helping with these, but the approach is yet to be determined. I...

    $22 (Avg Bid)
    $22 (평균 입찰가)
    4 건의 입찰

    I need an expert to help me select the most suitable all in 1 programming language for building various applications targeting multiple platforms (mainly web) 1. I would like to build applications for Web, iOS, Android, Windows 10, Linux, and MacOS & embedded systems (like micro controllers) from single code base 2. I want to learn a language in which we write a code once and can compile for any platform. 3. One possible answer to my questions is JavaScript. We can build server side apps in JS using Node.js & Next.js. Javascript can be embedded in HTML on client side too. We can build desktop apps in JS using Electron and we can make mobile apps in JS using react & angular. But in javascript will code be exactly same for all platforms ? 4. A...

    $22 (Avg Bid)
    $22 (평균 입찰가)
    3 건의 입찰

    ...data processing to build an automated pipeline for creating AI images. The successful candidate will be responsible for developing a complete solution that includes trend analysis, automated prompt generation, integration with image generation APIs (such as DALL-E, Stable diffusion and MidJourney), backend infrastructure setup, and frontend design. Responsibilities: Trend Analysis: Implement a system to analyze and extract trends from Google searches stored in an Excel file. Prompt Generation: Develop an automated system to convert trend data into creative prompts suitable for image generation APIs. API Integration: Connect with external APIs like DALL-E or MidJourney to generate images based on the automated prompts. Backend Development: Build and ma...

    $8 / hr (Avg Bid)
    $8 / hr (평균 입찰가)
    24 건의 입찰

    I'm looking for a skilled transcriptionist to convert my lengthy PDF manual into a typed format. Here are some key details: - The manual exceeds 100 pages, making the task time-consuming and demanding attention to detail. - The manual is text-based, with tables and diagrams. A Procedure Manual. The ideal candidate will: - Have prior experience in transcription, specifically with lengthy documents. - Be proficient in English, ensuring an accurate transcription. - Be detail-oriented and able to maintain high standards throughout the task. Ensuring the accuracy and completeness of the transcription is crucial. This will be the foundation upon which other team members will build on.

    $1033 (Avg Bid)
    $1033 (평균 입찰가)
    101 건의 입찰

    I have some ideas regarding the design of the app but I need assistance in finalizing it. I'm looking for a Flutter developer with experience in Magento to replicate the look and feel of my website in an app. Key Requirements: - Convert ideas into a polished app design - Implement Magento features in the app Deadline: - I'd like the project completed as soon as possible Ideal Candidate: - Proficient in Flutter app development - Experience with Magento - Strong UI/UX design skills - Ability to work efficiently under tight deadlines Please provide examples of your previous Flutter projects and experience with Magento in your proposal.

    $158 (Avg Bid)
    $158 (평균 입찰가)
    26 건의 입찰

    I am seeking an experienced iOS App Developer from Pakistan who can assist with bug fixes and further development of my application. Key Requirements: - Proficient in Swift, Objective-C, or C++ - Experienced in iOS app development - Able to effectively troubleshoot and fix bugs - Comfortable with ongoing development tasks Ideal Applicant should: - Have a strong portfolio of past work - Be able to provide proof of experience in iOS app development - Demonstrate an ability to work collaboratively and communicate effectively - Be comfortable working in an environment with continuous development iterations Please include your experience in your application.

    $20 / hr (Avg Bid)
    $20 / hr (평균 입찰가)
    3 건의 입찰

    ...construction project data that I'd like to convert into a Power BI report. This sheet includes data from various projects of different types in a mix-use development setting. Key requirements: - Convert the Excel sheet data to a visually appealing and informative Power BI report - Create a Power BI report that can be easily updated with new data and link with Excel sheets - Ensure the report is user-friendly and can be navigated easily - Internal Links within Power BI to enhance user interaction Ideal skills and experience: - Proficient in Power BI, with a portfolio that showcases similar projects - Experience in working with construction project data, preferably mix-use developments - Excellent data visualization and report creation skills -...

    $101 (Avg Bid)
    $101 (평균 입찰가)
    29 건의 입찰

    ...hotel booking module to be developed for both Android and iOS platforms using Flutter. -We will provide the Api -Company have design the same and integrate the API Key Functionalities: - User Registration: The module should allow users to create accounts and log in securely. - Hotel Search and Filtering: It should provide users with the ability to search for hotels and filter results based on various criteria like price, location, and amenities. - Booking Confirmation: Once a user selects a hotel and submits booking details, the module should display a confirmation message. Skills and Experience: - Proficiency in Flutter for cross-platform mobile app development. - Experience

    $154 (Avg Bid)
    $154 (평균 입찰가)
    18 건의 입찰

    I am in need of a skilled and efficient game app developer specializing in strategy games. This project involves creating a strategy game that is compatible with both iOS and Android platforms, and also integrates social media sharing for achievements. Key Requirements: - Proficient in game development for iOS and Android platforms - Previous experience in creating strategy games - Familiarity with integrating social media sharing into apps Please only apply if you can deliver top-notch work and meet tight deadlines. No SLOW developers, please.... type int he top ASAP

    $160 - $481
    긴급형 봉인형
    $160 - $481
    9 건의 입찰

    I am seeking an experienced game developer for iOS and Android platforms supporting mulitplayer scenarios. As the genre is not specified yet, broad experience in diverse game types is highly appreciated. The completion time is a critical factor, requiring the project to be finalized ASAP. Ideal Skills for the Job: * Extensive experience in game development * Proficiency with iOS and Android platforms * Experience with multiplayer functionalities * Ability to work under tight deadlines * Diverse portfolio of game genres Deliverable Expectations: * A fully functional multiplayer game compatible with iOS and Android * Incorporation of diverse game genres to cater to all audiences * Swift delivery of the project following a tight timeline. ...

    $329 (Avg Bid)
    $329 (평균 입찰가)
    2 건의 입찰

    ...If you qualify as Data entry, Copywriter, Proofreader or Translator kind of specialist, welcome to our linguistic project where you will assist in training a Large Language Model (Artificial Intelligence) Work format: remote Schedule: choose a 5-hour shift within the time range 14:00 - 23:00 Duration: long-term project Contract: NDA You have a great opportunity to get: - Rate 12,5 $ - Experience in a leading-edge field of training Artificial Intelligence - Work for an advance American IT company - Free training provided by the company and the Client - Creative and dynamic tasks, very different from monotonous translation Your assignment: The tasks will contain a question and 2 answers to it written in Japan. All instructions will be provided in English. 1)...

    $10 / hr (Avg Bid)
    $10 / hr (평균 입찰가)
    6 건의 입찰

    보다 자세한 내용을 확인하시려면, 회원 가입 또는 로그인 절차가 필요합니다.

    ...compatible with both iOS and Android platforms. More than just communication, this must provide an all-encompassing experience for our dance studio users. Key Features Needed: - 'Class Schedules Registration': users should easily view and register for our classes. - 'Dance Tutorial Videos': Let our audience enjoy video content of dance tutorials from our studio. - 'Chat Room': A communication platform for users to discuss dance classes, schedules, or general queries. - 'Booking Studio Space': We have 2 dance studios for rent, users should be able to book them through the app. Registration Process: We require users to register for classes: - An Enrollment Form within the app itself - emailed to t...

    $171 (Avg Bid)
    $171 (평균 입찰가)
    53 건의 입찰

    I'm in need of a proficient translator who can seamlessly convert English, Spanish, and French texts within the scientific domain. Key Requirements: - Encode and decode at least three languages (English, Spanish, French) - Undertake a sizable translation requisition; approximately 100 to 10,000 words - Prior experience translating scientific documents, showcasing accuracy, semantics, and maintaining original meaning. Qualified bidders must demonstrate prevailing expertise in these areas, coupled with a swift turnaround time. Fluency in English, Spanish, and French is paramount, plus a robust understanding of the scientific vernacular.

    $20 / hr (Avg Bid)
    $20 / hr (평균 입찰가)
    17 건의 입찰

    I am seeking a proficient Flutter developer to create an application for both iOS and Android platforms, with integral backend development using PHP/MySQL. Key Responsibilities: * Develop a Flutter app for both Android and iOS platforms. * Backend development of the app using PHP/MySQL. * Creation of Data fetching APIs for seamless user-experience. Ideal Skills: * Proficient in Flutter * Extensive experience with PHP/MySQL backend development * Skilled and knowledgeable in creating Data fetching APIs If you have proven experience in similar projects, I am willing to discuss the details further. Your understanding and expertise in Flutter development and API creation is paramount for this project.

    $424 (Avg Bid)
    $424 (평균 입찰가)
    20 건의 입찰

    My website is a news website. I want to turn it into a mobile app. Key Requirements: - Conversion: Convert my news website into a functional mobile app. The app should be user-friendly, visually appealing, and easily navigable. - News Update: Users should receive push notifications for new content. - Interactivity: Enable user comments and interactions, facilitating engagement and discussion around the news. Timeframe: - The project does not have a strict deadline. However, I would like it to be completed in a reasonable timeframe. Ideal Freelancer: - Experience: I am looking for a freelancer with a strong background in mobile app development, especially in the news or information-sharing sector. - Skills: Proficiency in creating user-...

    $1776 (Avg Bid)
    $1776 (평균 입찰가)
    146 건의 입찰

    I'm looking to hire a React Native developer. I need a cross-platform app for both iOS and Android. The main focus of the app will be property Booking related. It will need to handle transactions, product listings, and user profiles. Further, the app should be multi-lingual, so support for multiple languages is required. Requirements: - Proficient in React Native, with a good understanding of its core principles - Experience in building and deploying E-commerce applications - Familiarity with UI/UX design, to ensure a user-friendly experience - Ability to work with and implement multi-language support - Understanding of mobile app security best practices. Your prior work on similar projects and willingness to pr...

    $327 (Avg Bid)
    $327 (평균 입찰가)
    71 건의 입찰

    Hello, I'm looking for someone who could continue programming my iOS app and possibly fix any errors. This is actually a relatively simple app that shouldn't be very difficult to program. You don't have to do that much because the app is actually relatively simple. Key Responsibilities: - Addressing UI/UX, performance, and functional issues that may arise. - Implementing new features based on provided specifications. Ideal Freelancer: - Proven track record of iOS app development. - Proficiency in Swift and Xcode. - Experience with bug tracking tools. - Ability to translate user feedback into actionable development tasks.

    $237 (Avg Bid)
    $237 (평균 입찰가)
    37 건의 입찰

    I'm looking for a mobile app developer to create a cross-platform service app similar to URBAN CLAP. The app should be available on both Android and iOS devices. Key Features: - User Registration: Users should be able to create accounts and log in securely. - Service Provider Registration: A feature that allows service providers to register and offer their services on the app. - Service Booking: Users should be able to browse available services, select, and book them. - Payment Integration: A secure payment gateway should be implemented to facilitate transactions between users and service providers. Ideal Skills and Experience: - Proficient in cross-platform app development - Knowledge of creating us...

    $462 (Avg Bid)
    $462 (평균 입찰가)
    33 건의 입찰

    ...of an experienced IOS app developer to create an app similar to AliExpress. The app will be a platform where sellers can showcase their products, and customers can purchase them using various payment methods. Key Features: - Development of an Android app with a user-friendly and intuitive interface - Functionality for sellers to create product listings - Integration of multiple payment gateways including Credit/Debit Cards, PayPal, and Mobile Wallets - Secure and reliable payment processing for customers - Ability for customers to browse, search, and purchase products - Notification system for order status updates - Shopping cart and checkout functionality Ideal Skills and Experience: - Proven experience in developing Andr...

    $2413 (Avg Bid)
    $2413 (평균 입찰가)
    133 건의 입찰

    I'm looking for a talented mobile app developer to create a comprehensive family tree mobile application. The app should be available on both iOS and Android platforms. The primary goal of the app is to enhance family communication and organization, so it will feature several key functionalities, including: - User registration and login - Family tree visualization - Photo upload and tagging - Entering details for individuals by Admin or other users with approval from Admin - Family News - Family Calendar - Admin Notifications and user notifications - Family Board data with accomplishments The app should have an intuitive and user-friendly interface, making it easy for all family members to interact with. Experience in develop...

    $2554 (Avg Bid)
    $2554 (평균 입찰가)
    118 건의 입찰