Mobile apps development hong kong jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 mobile apps development hong kong jobs found, pricing in GBP

    I am in need of an articulate storyline expert to help with the gamification of training materials for employees in a specific industry. The project involves: - Integrating moderate levels of interactivity: The training materials should include quizzes and simple interactions to ensure employee engagement and comprehension. These interactive elements should be designed to enhance the learning experience without compromising on the content's clarity. I am looking for an experienced professional with a solid understanding of gamification principles, learning methodologies and the ability to create engaging and interactive content. Your expertise in articulate storyline is crucial to the success of this project.

    £6 - £14
    £6 - £14
    0 bids
    Food Delivery App Development 6 days left
    VERIFIED

    ...in need of an experienced mobile app developer to create a new food delivery app. The app should be compatible with both iOS and Android operating systems. Features: - User Registration & Login: An essential feature that allows users to create an account and sign in. - Menu Browsing & Ordering: A menu system that is easy to navigate and enables users to place orders efficiently. - Delivery Tracking: A feature that keeps customers informed about the status of their delivery in real time. Key Payment Options: - Credit/Debit Card: Secure and easy-to-use online payment method. - Cash on Delivery: A popular option where the customer pays upon receiving their order. Ideal candidates for this project should have: - Previous experience in developing food delivery apps....

    £422 (Avg Bid)
    £422 Avg Bid
    36 bids

    I'm in need of a skilled full stack developer to create an E-commerce API website. Here are some details: - Programming Language: JavaScript, Python, ReactJs, NodeJs - Primary Purpose: This API will be solely dedicated to E-commerce activities. Key Features ...details: - Programming Language: JavaScript, Python, ReactJs, NodeJs - Primary Purpose: This API will be solely dedicated to E-commerce activities. Key Features Required: - Shopping cart - Product search - Points wallet - Orders History - Login - OTP - New user / existing user (only mobile number) - Register and referral code - My Profile I'm open to suggestions for other features that could enhance the user experience on my website. Please provide your relevant experience specific to E-commerce API develo...

    £302 (Avg Bid)
    £302 Avg Bid
    35 bids

    We're in search of an experienced and proactive Business Development Representative (BDR) to boost our cybersecurity services business. Your responsibilities will include identifying and finding new leads, as well as performing cold outreach via LinkedIn, Facebook, and Email. Key Qualifications: - I'm looking for someone with a fair understanding of the cybersecurity industry. - Your sales experience is crucial for converting these leads into real business opportunities. - Cold outreach skills are a must. You should be comfortable reaching out to potential clients in a non-intrusive but persuasive way. - Fluent English, strong communication and interpersonal skills. - Self-motivated and able to work independently. - Strong organizational and time management skills. Lead ...

    £6 / hr (Avg Bid)
    £6 / hr Avg Bid
    2 bids

    The objective of this project is to create a smart contract on Solana utilizing Rust programming language. The primary goal of this smart contract will be to generate revenue for a specific organization through automatic allocation of funds to an external wallet. KEY FEATURES REQUIRED: * The contract should have the ability to manage ownership transfer. * It would need to direct funds to an external wallet after every transaction is completed. The successful freelancer will have a strong understanding of blockchain and smart contracts, particularly on the Solana platform. Proficiency in Rust is a non-negotiable requirement. Experience of working on revenue generation projects would be a plus. Your tasks will include developing, testing and implementing the smart contract as per our s...

    £566 (Avg Bid)
    £566 Avg Bid
    3 bids

    I'm looking to enhance my Google map service by incorporating a location ratings system. This system should allow users to rate their experiences at various locations using a star rating system. Key Requirements: - Implement a star rating system: The primary objective is to allow customers to rate the locations they visit using this system. - Seamless integration with Google map: This new feature must be fully integrated into the existing Google map service. - User-friendly interface: The rating system should be intuitive and easy to use for customers. - Ensuring reliability and accuracy: The system must be reliable and provide accurate ratings. Ideal Skills and Experience: - Proficiency in developing location-based services and rating systems. - increasing Google map ratings if som...

    £10 (Avg Bid)
    £10 Avg Bid
    6 bids

    I am seeking a seasoned developer to create a VST plug-in with exceptional mixing functionalities. Specifically, the audio tool needs to offer EQ (Equalization), Compression, and Panning features to support dynamic audio mixing. Ideal Skills and Experience: · In-depth knowledge of VST plug-in development · Experience in coding mixing functionalities like EQ, Compression, and Panning · Sound grasp of audio concepts and a keen ear for sound quality · Familiarity with audio plug-in standards and guidelines · Proven portfolio of developed audio software or plug-ins Your task will be to design and develop the VST plug-in, ensuring seamless integration and high-quality audio processing. Understanding the minute intricacies of audio functionalities is ...

    £197 (Avg Bid)
    £197 Avg Bid
    2 bids

    I'm in need of a versatile and creative app developer to create a card game. The project will be cross-platform compatible on both iOS and Android, reaching the broadest possible audience. Key features of this project include: - Development of a card game application - Cross-platform compatibility (iOS and Android) Ideal candidate should exhibit the following skills and experiences: - Proven experience in mobile app development - Proficiency in game design - Strong understanding of both iOS and Android platforms - Experience creating card games would be a significant advantage. Understanding and aligning with the project vision is critical, while attention to detail will be paramount. I look forward to viewing your portfolios and reading about your previo...

    £1917 (Avg Bid)
    £1917 Avg Bid
    46 bids

    I'm looking for an expert iOS app developer. Key requirements include: - Solid understanding of Swift programming and XCode - Experience with pushing apps to the App Store - Willingness to work during EST time for at least 3 - 5 hours The apps created will have a diverse range of functionalities, including user authentication, push notifications, and in-app purchases. They will cater to a broad audience, ranging from the general public to business professionals. The ideal candidate for this position will have: - Proven experience in Swift programming and iOS app development - Proficiency in using XCode and submitting apps to the App Store - A good understanding of user authentication and in-app purchases - Strong communication skills to collaborate effec...

    £6 / hr (Avg Bid)
    £6 / hr Avg Bid
    5 bids

    I'm looking for a skilled web developer who can create a HTML5 gaming website. I'm looking to monetize this site via AdSense, so it must be fully compliant with their policies and requirements. Key Requirements: - The site should host a variety of games, with a preference for Strategy, Puzzle, and Racing games. - I am looking for a collection of 10-20 different games, the exact number can be flexible. - Player engagement is crucial, so I'm interested in features like Leaderboards, Multiplayer functionality, Achievements and Badges. Ideal Skills & Experience: - Proficient in HTML5, CSS, and JavaScript. - Experience in developing gaming websites and integrating ads. - Familiarity with AdSense's requirements and policies. - A strong portfolio with examples of simil...

    £75 (Avg Bid)
    £75 Avg Bid
    11 bids

    This is the variant table with these fields CREATE TABLE ( id varchar(255) NOT NULL DEFAULT uuid_generate_v4(), name_lang json NOT NULL DEFAULT '{}'::json, data_area varchar(255) NULL, description json NULL DEFAULT '{}'::json, "type" bit(1) NULL, active bool NULL, created_by varchar(128) NOT NULL DEFAULT 'system'::character varying, created_on timestamp NOT NULL DEFAULT now(), updated_by varchar(128) NOT NULL DEFAULT 'system'::character varying, updated_on timestamp NOT NULL DEFAULT now(), CONSTRAINT category_pkey_1 PRIMARY KEY (id) ); this is the variant data table with these fields CREATE TABLE public.variant_data ( id varchar(255) NOT NULL DEFAULT uuid_generate_v4(), name_lang json NOT NULL DEFAULT '{}'...

    £13 (Avg Bid)
    £13 Avg Bid
    3 bids

    I need a tool that can scrape text content and tables from LinkedIn quickly and efficiently into an Excel format. The tool needs to be able to: - Extract text content and tables from LinkedIn - Export the scraped information into Excel format - Operate quickly and efficiently to meet a tight deadline The ideal candidate should have: - Experience in web scraping, p...into Excel format - Operate quickly and efficiently to meet a tight deadline The ideal candidate should have: - Experience in web scraping, particularly with LinkedIn - Proficiency in Excel - Ability to develop a tool that can operate quickly and effectively Given the urgency of this project, I need someone who can start ASAP and deliver the tool in a timely manner. Experience with rapid tool development would be a ...

    £112 (Avg Bid)
    £112 Avg Bid
    24 bids

    I am looking for a professional digital marketer and web designer who can increase my brand's visibility. The main tasks include: - Develop a brand new website designed to highlight my brand seamlessly - Use key digital marketing strategies to improve brand visibility online (as no existing elements are available for the web design incorporation) Ideal candidates will have: - Experience in creating and maintaining websites - Knowledge in Digital Marketing strategies, particularly in improving brand visibility - Ability to work from scratch since there are no existing brand elements The goal is to create a strong online presence that translates into brand recognition. Please place your bids along with previous work samples.

    £65 (Avg Bid)
    £65 Avg Bid
    10 bids

    I am looking for an experienced mobile app developer to create a mobile app for IOS and Android devices. Mobile application to manage two devices: The objective is to develop an application to manage two devices via WiFi (can be expanded in the future). We have two devices: sauna and red light therapy panel. They all have a touch control panel and can connect to your mobile phone via Bluetooth and Wi-Fi. Many of the providers even offer you the mobile application already developed (as you can see in the video of the red light panel) but only for each product category. The idea is to make a similar application from which the two devices can be managed (time programming, lighting, power, etc.). And the history of uses/configurations is saved. Please cla...

    £887 (Avg Bid)
    £887 Avg Bid
    70 bids

    I'm looking for a seasoned mobile app developer to create a mobile application for both IOS and Android devices. Mobile application to manage two devices: The objective is to develop an application to manage two devices via WiFi (can be expanded in the future). We have two devices: sauna and red light therapy panel. They all have a touch control panel and can connect to your mobile phone via Bluetooth and Wi-Fi. Many of the providers even offer you the mobile application already developed (as you can see in the video of the red light panel) but only for each product category. The idea is to make a similar application from which the two devices can be managed (time programming, lighting, power, etc.). And the history of uses/configurations is save...

    £14 / hr (Avg Bid)
    £14 / hr Avg Bid
    31 bids

    I'm seeking a skilled developer to create a VPN app for both iOS and Android, with a particular focus on features for premium members. Key Features: - The app should cater to premium members, offering them exclusive features and be...authentication to enhance the privacy and protection of the users. - An ad blocker is also expected to be incorporated within the application. I have no strict timeline for this project as quality and functionality are the main priorities. Therefore, I'm looking for a professional who can deliver a robust, feature-rich VPN app for both major platforms. A strong track record in developing similar apps along with a good understanding of VPN technology are crucial for this project. Please submit your proposals with a portfolio of your previou...

    £126 (Avg Bid)
    £126 Avg Bid
    20 bids

    ...experienced professional to handle the technical development of my app. The design specification for the app is already in place, so the focus will be on bringing it to life on the app stores. Key Requirements: - Launching on both iOS App Store and Google Play Store simultaneously - Implementation of in-app purchases - Setting up and managing push notifications This project is all about tech execution, so I need someone with a proven track record in app development, particularly in delivering high-quality experiences on both app platforms. You should be comfortable working with existing design specifications and have a solid understanding of in-app purchase systems and push notifications. Key Skills: - Expertise in iOS and Android development - Proficiency in i...

    £442 (Avg Bid)
    £442 Avg Bid
    55 bids

    ...our Sales team as a Freelance Customer Service Specialist. The ideal candidate will play a crucial role in ensuring exceptional customer experiences by leveraging strong communication skills, technological proficiency, and a customer-centric approach. **Responsibilities:** - Provide prompt and professional responses to customer inquiries via various channels, including Discord, and social media apps. - Demonstrate a deep understanding of our products/services to address customer concerns and provide accurate information. - Utilize effective problem-solving skills to resolve customer issues and escalate complex matters when necessary. - Maintain a positive and empathetic attitude while interacting with customers, fostering a customer-centric culture. **Requirements:** - Excellen...

    £6 / hr (Avg Bid)
    £6 / hr Avg Bid
    9 bids

    I'm looking to develop a website for my virtual assistant company. The site will serve as the primary point of contact between my services and pote...- The primary clientele for my virtual assistant services are other small businesses and entrepreneurs. The website should be tailored to appeal to these particular groups, addressing their unique needs and concerns. Website needs to show professionalism and modern branding with color tailored to brand growth. The ideal developer for this project would have experience in e-commerce website development with a strong background in designing websites for service-based businesses. A solid understanding of the virtual assistant industry and its target audience would be advantageous. Please include relevant samples of your previous wo...

    £242 (Avg Bid)
    £242 Avg Bid
    33 bids

    I'm in need of an AI tool to create and train web chatbots, based on information and/or documents that the customer has entered to feed their chatbot, and they can insert this chatbot into their saas to offer automatic support 24/7 to their customers! The project is similar to this tool: Key Requirements: - Programming Language: JavaScript. It's crucial that the tool supports this language for seamless integration with our existing systems and infrastructure. - Chatbot Functionalities: The tool needs to focus on "Learning and Adaptation." This is critical to ensure our chatbots continuously improve their responses and overall performance based on real-time customer interactions. - Chatbot Customization: I'm looking for an "Advanced" level of c...

    £419 (Avg Bid)
    £419 Avg Bid
    17 bids

    I'm undertaking a college project in the field of Computer Science, specifically focusing on 360-degree video streaming. I need a tutor to meet with me 2-3 times a week for the next 6 weeks

    £31 / hr (Avg Bid)
    £31 / hr Avg Bid
    3 bids

    ...systems - Development of a user-friendly Back-end and front-end infrastructure for an investment and trading app. - Connection of accounts in Forex, Stocks and Crypto brokers and exchanges to show live and historical statistics - Copy trading / social trading / PAMM with risk management features (on the next project) - Connection of startup business and real estate accounts (on the next project) Key Skills and Experience: - Proficiency in Python, Ruby on Rails and other relevant programming languages and frameworks. - Experience in creating APIs with real-time data functionality and strong security protocols. - Previous work on financial analytics tools or trading platforms would be advantageous. - Strong understanding of back-end and front-end infrastructure develo...

    £640 (Avg Bid)
    NDA
    £640 Avg Bid
    15 bids

    Hi we're starting a digital subscription gifting platform called gift an App.. It allows you to gift subscriptions of all digital platforms like OTTs, music apps, health fitness, news apps etc.. I'm looking for a marketing agency to work on two key areas - social media marketing and SEO. - Social Media Marketing: I'm particularly interested in promoting my brand on Facebook and Instagram, as well as through Google ads. Creativity and an understanding of my target audience are crucial. I want some who has creative ideas for the ads and can design and implement them - Search Engine Optimization (SEO): My primary goal is to improve organic search results for my website. I am looking for a plan from your side with a budget of 1)25K per month Pls give detail...

    £193 (Avg Bid)
    £193 Avg Bid
    13 bids

    I'm looking for a skilled web developer to create a responsive landing page for me. I've already got the content ready, so I need someone with the technical abilities to design a page that looks great on both desktop and mobile. Key Requirements: - Develop a single, but highly effective landing page - Ensure the page is responsive, looks good on both desktop and mobile - Use provided content for the landing page Ideal Skills: - Proficiency in HTML, CSS, and JavaScript - Excellent understanding of responsive design - Experience with creating effective landing pages - Ability to work with provided content to create a visually appealing page Please provide me with examples of your previous work, particularly any landing pages you've developed, and let me know y...

    £24 (Avg Bid)
    £24 Avg Bid
    50 bids

    ...to know: Project Overview: Platform: Existing framework for web app, website, iOS, and Android apps. Technology: Built on the Skadate/Oxwall platform. Scope: Redesign the current framework to meet the latest standards, ensuring the platform is eye-catching, fast, and stable. Key Responsibilities: Design: Use Figma (or a similar tool) to create the layout. Development: Implement the design onto the existing framework. Plug-ins: Integrate necessary plug-ins (minimal custom development required). Deployment: Ensure everything is set up and deployed to a live environment. Expectations: Timeline: Complete the project in around 1 month. Budget: Approximately $1200. Skills: Full stack development, design, problem-solving, forward-thinking. Commitment: Daily work...

    £909 (Avg Bid)
    £909 Avg Bid
    76 bids

    I'm seeking a skilled blockchain expert with a profound understanding of Ethereum blockchain technology. The primary objective of this project is to develop a basic token creation smart contract. Your responsibilities will incl...blockchain - Ensuring the smart contract is secure and functional - Assisting with deployment and integration as needed The ideal candidate for this project is someone who: - Has a proven track record of successfully creating Ethereum-based smart contracts - Possesses a deep understanding of blockchain technology - Is familiar with best practices for security and efficiency in smart contract development Your ability to deliver on time, with great attention to detail and security, is crucial. Please be prepared to provide examples of previous smart...

    £13 / hr (Avg Bid)
    £13 / hr Avg Bid
    26 bids

    ...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 the model to accept initial keyword inputs during user onboarding in Adais...

    £1765 (Avg Bid)
    £1765 Avg Bid
    40 bids

    We are looking for a good mobile developer with the following skills: - 2D visualization using chat with zoom, selection, panning. - 3D visualization using , unity.

    £16 / hr (Avg Bid)
    £16 / hr Avg Bid
    26 bids

    As a client, I'm currently facing some user interface issues in my mobile application built with the Swift programming language. I need an experienced freelancer to help me identify and fix these bugs. Key Requirements: - Proficiency in Swift - Previous experience with bug identification and resolution in mobile applications - Strong understanding of user interface principles Your Role: - Identify the root cause of the user interface issues - Implement efficient and lasting bug fixes - Conduct thorough testing before delivering the final product - Suggest any additional improvements to enhance user experience and interface design This is a small project, but I'm looking for someone who can deliver quality work efficiently. If you have the necessary skills and exp...

    £10 / hr (Avg Bid)
    £10 / hr Avg Bid
    27 bids

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

    £12 / hr (Avg Bid)
    £12 / hr Avg Bid
    36 bids

    I am seeking an experienced game developer who can design an adventure-themed mobile game. To bring my vision to life, I would like the game to have a old school pixel art syle style. The ideal candidate should provide: - Experience in adventure game development for mobile platforms. - Proficient in creating and incorporating pixel art graphics. NES ,SNES, GAMEBOY Aesthetic or More in line with the moden pixel art style of Terraria , with charm to it. - Strong understanding of game play-meets-storyline integration. The right freelancer will aid in developing a game that is both visually appealing and engaging with an immersive adventure storyline. I look forward to seeing your portfolios, along with examples of similar works completed in the past. I will explain in d...

    £18 / hr (Avg Bid)
    £18 / hr Avg Bid
    18 bids

    ...on web application development. Web App (React & Ant Design): Login/Register Page: User authentication and registration. Landing Page: Welcome page post-login. Create Record Page: Form to create a new record. Read Details of the Record Page: Display details of a specific record. Mobile App (React Native): Login/Register Page: User authentication and registration. Landing Page: Welcome page post-login. Read Details Page: Display details of a specific record (No create record page required). Additional Details: Figma designs will be provided. Clean and maintainable code is a must. Adherence to best practices in both React and React Native development. Requirements: Proficiency in React, Ant Design, and React Native. Experience with CRUD operations in web and...

    £260 (Avg Bid)
    £260 Avg Bid
    32 bids

    I am in need of a skilled developer to create a high-quality Android casino app. Key Features: - User Registration and Login: Users should be able to c...should be able to modify game outcomes to keep the experience fair and engaging. - Manage user accounts: The ability to oversee and moderate user accounts is crucial. Design Preferences: - The user interface must be clean, modern, and colorful. This is to ensure a visually appealing and user-friendly experience. Ideal Skills: - Proficiency in Android development - Experience in creating casino games - Expertise in payment integration for apps - Ability to build a secure admin panel - UI/UX design skills for a clean, modern, and colorful interface. If you have the skills and experience required for this project, ple...

    £6 (Avg Bid)
    £6 Avg Bid
    2 bids

    I'm in need of an experienced developer who can build a completely custom database websit...and communication - Prior experience in designing and implementing CRM front-end and back-end relations The most crucial aspect of this project for me is the user interface design and experience. I want a website that not only functions efficiently, but also looks and feels intuitive for users. I'm looking for someone who: - Is an advanced-level developer - Has a strong background in CRM development - Can demonstrate a portfolio of high-quality, custom job - Has experience in Java, YAML, database scripting, API integration, and front-end/back-end relationship management. If you meet these criteria and are up for the challenge of creating a top-tier CRM database website, I'...

    £1887 (Avg Bid)
    £1887 Avg Bid
    104 bids

    I'm seeking a reliable partner to craft a dynamic metric that will effectively measure the success of our salespeople. The key performance indicators, KPIs, that we currently utilize include the number of sales closed, the revenue generated, the number of closed deals from created estimates, orders with specific shipping methods, and orders with designated items. Additionally, we perceive the consistent meeting or exceeding of sales targets and effective communication of our product's benefits and features as hallmarks of a successful salesperson. These factors will need to be integrated into the metric. Currently, we track and manage sales activities and performance using spreadsheets. Ideal candidate should posses: - Strong analytical skills and the ability to interpret com...

    £762 (Avg Bid)
    £762 Avg Bid
    29 bids
    Classified App Developer 6 days left
    VERIFIED

    I'm looking for an experienced app developer to build a classified app for both iOS and Android platforms. Key Features: - Messaging system - Photo & Video sharing Ideal Skills and Experience: - Proven experience in building social networking apps - Proficient in app development for both iOS and Android - Strong understanding of user experience and interface design - Ability to integrate messaging and media sharing functionalities Please provide examples of similar apps you have developed in the past. A detailed proposal outlining your approach to developing this app will be appreciated.

    £17 / hr (Avg Bid)
    £17 / hr Avg Bid
    97 bids

    ...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 Capabilities: A background in m...

    £16 (Avg Bid)
    £16 Avg Bid
    9 bids

    ...and Video Sharing: Users should be able to share voice notes and videos alike. - Able to change logo, colors, fonts and app name through admin panel for private and internal use of companies. - I will own the full royalty of the app. The developer undertaking this should ideally possess extensive Flutterflow experience and grasp on integrating varied chat features. Solid background in mobile app development for all platforms, especially Android and iOS, would significantly contribute to this project. Language support isn't required since the app will operate in English language. I had a bad experience with other developer who is not able to understand and complete the project requirements and waste my time. Please don't place your proposal without reading the ...

    £68 (Avg Bid)
    £68 Avg Bid
    5 bids

    Create 2 buttons on Category Page that link to the existing Slider page and a new Listview Page that lists all the items in a collection (array) as a list with Title and Description underneath. Similar to the attached image.

    £101 (Avg Bid)
    £101 Avg Bid
    8 bids

    We have Andorid TV app built in OS 9 chipmunkband seem to have problem working in Andorid boxes 10 and 11 but work on phone no problem and So we think we may need to upgrade gradle and some depencies Also we need package changed so the upgrade is done it will installed and not conflict with exsisting apps that are same Build .so os will see as a different app Attached are two soure codes similar

    £43 (Avg Bid)
    £43 Avg Bid
    6 bids

    I'm looking for a skilled developer to create an Arabic e-commerce website focused on digital products. Key Requirements: - E-commerce Focus: The primary goal of the project is to establish a full-fledged e-commerce platform, catering to the Arabic-speaking audience. - Digital Product Support: The site should be capable of handling digital products, so prior experience with similar projects is highly valued.

    £97 (Avg Bid)
    £97 Avg Bid
    41 bids

    I have a Mobile app written in React Native just need to upgrade the Stripe API key in the original source code, I'll share the code with the right developer through Git

    £13 (Avg Bid)
    £13 Avg Bid
    4 bids

    I need a professional PHP developer to update my current PHP script. The script currently uses PHP mailer to send emails using normal login (Less Secure Apps) authentication. The new Gmail security measures will require the use of Oauth for authentication. The ideal candidate should have: - Strong PHP skills and experience with PHP 7 - Expertise in PHPMailer and setting up email services, specifically Gmail - Solid understanding of OAuth authentication - Experience with updating scripts to accommodate new security measures - Good problem-solving skills to ensure the script remains fully functional post-update

    £105 (Avg Bid)
    £105 Avg Bid
    38 bids

    I am in need of an experienced software developer who can create a Windows-based kiosk ap... Key Features: - Student Registration: The application should allow for the quick and easy registration of new students. - Student Check-In: A reliable and efficient check-in system for students. - Attendance Tracking: Real-time attendance monitoring and tracking. Key Requirements: - Proficiency in Windows-based application development. - Experience in creating user-friendly and touchscreen-compatible interfaces. - Prior experience with kiosk application development is a plus. - Understanding of student management systems in an educational setting is desirable. The ideal candidate should have a keen eye for user experience and a track record of developing efficient and intuitive so...

    £120 (Avg Bid)
    £120 Avg Bid
    25 bids

    I am seeking fast-paced professionals to pitch my luxury catering company based in Qatar, targeting high-net-worth individuals, corporate clients, and wedding events. Key Requirements: • Expertise in Marketing Strategies • Familiarity with the catering industry • Understanding of the needs of high-net-worth individuals, corporate, and wedding events Particulars: • My company specializes in International and Middle Eastern fusion cuisine. • Ideally, we generally cater for a maximum of 50 guests per event. Desired Skills: • Excellent communication skills • Previous experience in marketing or catering, specifically within luxury services • Creativity in developing unique, targeted pitches • Understanding of high-end clientele and their ex...

    £14 / hr (Avg Bid)
    £14 / hr Avg Bid
    30 bids

    I am seeking a skilled Swift iOS developer who can create an innovative, user-friendly application for managing driving routes via GIS .shp files. Key Features: 1. Import GIS .shp ...via GIS .shp files. Key Features: 1. Import GIS .shp files and convert them into driving routes. 2. Incorporate a web portal feature to assign and track drivers. 3. Real-time updates on the progress of each route. The ideal freelancer for this project should have experience with Swift, iOS development, .shp file manipulation, and incorporating real-time updates into an app. The app also needs a mobile version for drivers to access their routes; therefore, experience with mobile app development is also desired. More specifications will be provided upon selection. Looking for...

    £1720 (Avg Bid)
    £1720 Avg Bid
    71 bids
    Website Development -- 3 6 days left
    VERIFIED

    I need a website built, but I haven't decided on the exact purpose or target audience yet. I'm looking for a freelancer who can help me create a custom website from scratch. I need someone with a great design sense and the technical skills to build a fully functional website. Please let me know what specific experience you have with web development and any similar projects you've worked on.

    £95 (Avg Bid)
    £95 Avg Bid
    40 bids

    ## Flutter Mobile App Developer (Gaming/Gambling Profitability) - One-Time Fee Are you comfortable working in the gaming/gambling profitability niche? We're seeking a talented Flutter developer to create a complete mobile app for both Android and iOS platforms. This is a one-time project with a **fixed fee paid upon successful completion**. **Project Details:** * Develop a mobile app based on a provided design and prototype. * Utilize Flutter framework to ensure a seamless cross-platform experience (Android & iOS). * Implement all functionalities outlined in the design and prototype. * Ensure smooth user experience with intuitive interface and navigation. * Follow industry best practices for code quality, maintainability, and performance. * Deliver well-d...

    £580 (Avg Bid)
    £580 Avg Bid
    62 bids

    I'm in need of a competent app developer to create a Sparks app for the Android platform. The key feature of the app should be order tracking. Technical Skills and Experience Required: - Proficient in Android app development - Prior experience in creating apps with order tracking feature - Strong understanding of UI/UX for mobile devices - Knowledge in modern design practices Design aesthetics are open for discussion given I've skipped that part in the questionnaire. Deliver an app that is functional, user-friendly, and complements the Sparks brand. Your portfolio showcasing similar projects would be of great interest.

    £15 / hr (Avg Bid)
    £15 / hr Avg Bid
    51 bids

    I'm seeking a skilled UI designer for an iPad application focused on managing a restaurant's operations. The UI should be user-friendly and ideally suited for a restaurant environment. Key Features: - Order Management: I need the UI to include order tracking and menu customization features. I also require the ability to visualize the restaurant's floor layout to manage the orders efficiently. - Table Management: The UI must allow for table reservations, status updates, and merging. It should help in optimizing table assignments and order efficiency. - Inventory Management: The UI should support managing the restaurant's inventory to streamline operations and track costs. - Staff Management: I need a simple way to manage staff - from assigning tables, tracking orders, a...

    £164 (Avg Bid)
    £164 Avg Bid
    51 bids