Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 java me mobile jobs fundet, i prisklassen EUR

    I'm seeking a skilled developer to create a versat...Predefined Output Path: Users should have the option to assign a default output path for the signed files. - PDF Signature Display: For PDF documents, the utility should display the signature as an optional feature. The goal is to have this utility developed within a month. Ideal skills for this project include: - Proficiency in programming languages suitable for file processing (e.g. Python, Java) - Experience in developing software utilities or tools - Familiarity with e-signing mechanisms and standards - Prior experience in working with PDF, XML, JSON, and Text files - Ability to create a user-friendly interface for the utility. If you have the required skills and can deliver within the specified time frame, please s...

    €290 (Avg Bid)
    €290 Gns Bud
    8 bud
    Simple mobile app 6 dage left
    VERIFICERET

    Looking for someone to develop a simple mobile app that will work on both iOS and android. That would mean utilizing one of those frameworks such as React Native or Cordova (or something else similar). The app will basically just allow the user to search for an order (done through a Rest API) and then select photos on the device and upload those to the selected order (also though a Rest API). Detailed Requirements: Setup screen where system URL and API key can be entered and then saved so subsequent uses of app doesn't require it to be reentered Ability to search and find order using order number, customer name, or company name Ability to select multiple photos and upload at once (although API call needs to be made for each file) Ability to take picture with camera right i...

    €212 (Avg Bid)
    €212 Gns Bud
    43 bud

    we need an experienced mobile app designer to create design for our app so please approach with your previous work experiences. We will share exact requirement with selected one. Thank you!

    €137 (Avg Bid)
    €137 Gns Bud
    32 bud

    Hi Jame P., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    €800 (Avg Bid)
    €800 Gns Bud
    1 bud
    Basic Android App with Admin Panel 6 dage left
    VERIFICERET

    Android Developer - SMS Processing and Remote Management App We are looking for a talented Android developer to build a secure and feature-rich mobile application along with a Laravel-based admin panel for remote management. Responsibilities: Develop an Android application (minimum Android 8) with the following functionalities: Read incoming SMS and identify target keywords. Send identified keywords to a designated remote server. Receive and display SMS messages triggered from the admin panel. Implement a sync button to synchronize SMS data and send details to the remote server. Design and develop a secure admin panel using Laravel 10, MySQL 8, and PHP 8: User registration and management. Device registration with approval workflow. Device blocking functionality. SMS panel to send...

    €190 (Avg Bid)
    €190 Gns Bud
    43 bud

    We make cozy games for mobile and cross-platform. We are an indie team focused on creating our own high quality games and IP via global free-to-play mobile games. Our mission is to championing social good and the sustainability of our ecosystems through games. Want to join a small but experienced and passionate game dev team as a full stack developer? Develop and manage code and infrastructure such as cloud server, backend databases, APIs, and automation scripts. Help build powerful game ops tools with simple frontend UI. - - - Job Specs: - Create backend solutions and integrate with cloud platforms like AWS and Digital Ocean. - Design and deploy modern frontend user interfaces using the latest UI technologies. - Build secure and scalable mobile app REST APIs. - Ma...

    €17 / hr (Avg Bid)
    €17 / hr Gns Bud
    68 bud

    I am looking for an AI trainer proficient in Python or java to assist me with my AI project. Key Requirements: - Proficiency in Python: You should be adept in using Python for AI projects. - Machine Learning and Deep Learning Skills: Ideally you will have a solid foundation in machine learning and deep learning concepts and their practical applications. - Communication Skills: A good trainer should be able to explain complex ideas in simple terms. I will require online and offline assistance, so you should be comfortable with both modes of training. The ideal candidate should be able to provide regular updates and feedback on my progress. I am eager to get started and would appreciate if you could commit some time to this project.

    €251 (Avg Bid)
    €251 Gns Bud
    19 bud

    I'm in need of a skilled developer to create a mobile poker game. The game should have a wallet integration system to facilitate paying and payouts. Key requirements include: - Developing a poker game for a mobile platform - Implementing a wallet system for payment and payout Skills and experience required: - Proficiency in mobile game development - Experience in creating poker games is a plus - Knowledge of wallet integrations for games - Understanding of online payment systems, especially wallet-based Please provide a brief overview of your relevant experience in your bid.

    €540 (Avg Bid)
    €540 Gns Bud
    18 bud

    ...create an end-to-end game specification for a captivating and uncomplicated game for mobile devices. - Target Audience: The game is designed to be accessible to all age groups, so it should have a universal appeal and be easy to understand and play. - Primary Goal: The game's core objective is to entertain the players. It should be engaging and provide a satisfying gaming experience. - Preferred Genre/Style: The game falls under the category of hand and mind coordination. This indicates that the game will challenge the player's ability to quickly and accurately coordinate their hands with their mental processes. Ideal skills and experience for this job include: - Proven track record of designing successful mobile games with mass appeal - Proficiency in creatin...

    €277 (Avg Bid)
    €277 Gns Bud
    23 bud
    Landing Page Design (Web + Mobile) 6 dage left
    VERIFICERET

    I'm in need of a talented UI designer who can help me create a professional and effective landing page. My goal is to generate leads from professionals. Key Requirements: - Designing a user-friendly, visually appealing landing page that effectively targets professionals - Ensuring a clear, easy-to-use call-to-action for users to setup a meeting - Incorporating elements that encourage lead generation Ideally, you should have: - Proven experience in UI/UX design, particularly for lead generation purposes - Strong understanding of landing page best practices - Clear communication skills and ability to understand and implement client requirements. Looking forward to your bids.

    €75 (Avg Bid)
    €75 Gns Bud
    45 bud

    Busco desarrollador web para realizar una página exclusivamente con Java, Javascript, HTML, CSS (puede usar Bootstrap) con base de datos MySQL utilizando XAMPP (phpmyadmin) y Apache NetBeans/Eclipse como entorno. La pagina tiene que tener un inicio de sesión/registro de 2 tipos de usuario (usuario cliente y administrador). La pagina tendrá un menú de navegación en la parte superior con varias pestañas: inicio (introduccion a la web, ultimas noticias, etc), videojuegos (aqui estaran todos los videojuegos de la web con un filtro de busqueda por genero y plataforma sacado de la base de datos donde se ve el nombre de cada uno, foto de su portada, genero, plataforma, fecha de lanzamiento, etc. y alguna opcion para ponerles nota, opinar, añ...

    €140 (Avg Bid)
    €140 Gns Bud
    33 bud
    Java Code Fix Needed 6 dage left
    VERIFICERET

    ...private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can

    €25 (Avg Bid)
    €25 Gns Bud
    27 bud

    I'm in search of an experienced professional mobile app developer to help in the creation of an educational app that will revolutionize the way users learn. Key functionalities: - Application of core educational tools and principles - User-friendly interface design Although the operating system compatibility is yet to be decided upon, the developer should ideally have experience with both iOS and Android. Showcase of cross-platform app building capabilities would be a significant advantage. A passion for creating educational tools and initiatives is paramount, and experience in that specific field would put you to the front of the line. Skills and Experiences: - Proven experience in mobile app development - Familiarity with common mobile interface designs - St...

    €1326 (Avg Bid)
    €1326 Gns Bud
    67 bud

    My project involves the development of an Android mobile app, primarily as a business tool with accounting capabilities. Key Features: - Splash Screen & Login with Auth Module: The app should have a splash screen and a login page that is modern and sleek in design. Your Skills: - Strong experience in Java for Android app development. - Knowledge in creating authentication systems. - Familiarity with inventory management and accounting concepts. I'm looking for a skilled developer who can bring these elements together in a user-friendly manner. The design should be modern and clean, reflecting the professional nature of the app's purpose.

    €96 (Avg Bid)
    €96 Gns Bud
    33 bud

    I'm in need of an experienced Java Full Stack Developer to build a comprehensive application with the following features and requirements: - **Features and Functionalities** I need the application to have the following features: - User registration and login: A secure and user-friendly way for users to create accounts and log in. - Payment processing: A seamless payment processing system. - Data encryption: Robust data encryption measures to ensure user data is safe and secure. - **Design and UI/UX Requirements** I'm looking for a modern and clean design that is responsive and mobile-friendly. The interface should be intuitive and user-friendly, making it easy for users to navigate and interact with the application. - **Integration and Third-Party ...

    €10 / hr (Avg Bid)
    €10 / hr Gns Bud
    39 bud

    I'm in need of a skilled mobile game app designer who can create a virtual workspace game for both iOS and Android platforms. The primary genre will be a Virtual Work Space, which is a unique concept. It's a mix of productivity tools and a game. Key Features: - The app should have audio sharing capabilities where users can share audio files with each other. - The app will also have a feature which creates a virtual lecture hall where users can attend virtual lectures. Ideal Skills: - Strong experience in mobile game app design, especially for iOS and Android platforms. - Understanding of virtual workspaces and productivity tools. - Previous experience with audio sharing and lecture hall features would be highly advantageous.

    €1603 (Avg Bid)
    €1603 Gns Bud
    54 bud

    I'm urgently in need of a software developer who can help me fix some bugs in my software and make some necessary adjustments to the code. Key Requirements: - Debugging: You should be experienced in identifying and resolving bugs in software. - Code Customization: The project may require some customization of the code to ensure it meets my requirements. Your experience with software development, particularly with Java, Python or C++, will be highly regarded. The project is quite urgent, so I'm looking for someone who can start immediately and deliver fast, but without compromising the quality of the work.

    €35 (Avg Bid)
    €35 Gns Bud
    48 bud

    I need a skilled graphic designer to create an innovative, catchy mobile mechanic logo. Key requirements: - Predominant colors should be blue and black - Logo must include the symbols of a wrench, car, tire, gear, or piston - Aesthetic theme of the design should be modern Ideal candidate should have: - Strong graphic design skills - An ability to mirror my visions into the design - Excellent eye for color coordination - Past experiences in logo design would be advantageous. Ultimately, I'm aiming for a logo that encapsulates the dynamic, cutting-edge nature of my mobile mechanic business.

    €23 (Avg Bid)
    €23 Gns Bud
    70 bud

    Seekin...customer experiences is crucial. - Sales Reporting: We require comprehensive sales reports to review our business's progress and areas for improvement. Users: The software should easily accommodate 1-5 users at once, with unique access capabilities for each user. Ideal Candidates: I'm seeking professionals with experience designing and developing business-centric software. Experience with .NET, Java, or other relevant programming languages would be beneficial. Knowledge of Windows-based software development and expertise in back-end databases are essential. Applicants who understand the needs of small-to-mid-sized businesses and have previously developed software within these parameters will be viewed favorably. Ensure your bid reflects your ability to fulfill...

    €90 (Avg Bid)
    €90 Gns Bud
    19 bud

    Link to my youtube channel: I need someone to help me with making engaging shorts from my old videos plus my new videos. If I like your work, I will hire you on a weekly basis, so that I can post at least one short video every week. The ideal candidate will: 1) Excellent editing skills to create engaging short content. 2) Provide me with new ideas on short content and help me grow my channel. 3) Commit to deliver everything on time. 4) Use my old videos to make shorts. 5) Use copyright free, royalty free trendy music for my shorts. Since this is a trial I am offering AU$50 for 3 short videos.

    €200 (Avg Bid)
    €200 Gns Bud
    30 bud

    As an Android developer, I am seeking a professional with expertise in Android Studio using Java who can support me in executing key tasks for my app. The main areas of support needed are app functionality and bug fixing. Key Tasks: - App Functionality: Your role will involve implementing and refining specific functionalities within the app. This includes features like push notifications and user authentication. Ideally, you will have a strong understanding of Android development best practices and be able to translate user requirements into tangible features that enhance the app's overall usability and appeal. - Bug Fixing: Being able to troubleshoot and resolve any technical issues or bugs that may arise during the development process is crucial. Your ability to debu...

    €125 (Avg Bid)
    €125 Gns Bud
    19 bud
    Soical media mobile app 6 dage left
    VERIFICERET

    *Project Title:* Developer Needed for Social Media App Development *Project Description:* We are seeking an experienced and talented developer to create a social media application for both iOS and Android platforms. The app will allow users to create profiles, describe their interests, post videos, and comment on others' posts. Our goal is to build a user-friendly platform that fosters engagement and community. *Key Features:* - *User Profiles:* Users can create and customize profiles, including personal information and interests. - *Video Posting:* Users can upload, share, and view videos. - *Commenting:* Users can comment on videos posted by others. - *Like and Share:* Users can like and share posts within the app

    €2232 (Avg Bid)
    €2232 Gns Bud
    174 bud

    I need a designer to create achievement badges for my mobile app. The badges should be cartoonish in style and be designed for both iOS and Android platforms. Must be hockey related. Some badges animated Ideal Skills and Experience: - Proficient in designing for mobile platforms, specifically iOS and Android - Strong skills in creating cartoonish designs - Experience in creating gamified elements, such as achievement badges, is a plus

    €1057 (Avg Bid)
    €1057 Gns Bud
    86 bud

    I'm looking for a skilled programmer to help me convert my invention into an app for iOS and Android devices. It is preferred that you're located here in SAN DIEGO, CA...however it's not absolute. Key requirements: - I'm open to the programming language, so your expertise in Python, Java, or C and C ++ would be beneficial in guiding the decision. - The main functions the app should possess are user authentication and data storage. I will require a Non Disclosure Agreement [NDA] to proceed with details of the invention. If you've got experience in app development [Coding] and can help me bring my invention to life on mobile devices, please reach out. Looking forward to working with you! Thanks, Mike

    €17 / hr (Avg Bid)
    €17 / hr Gns Bud
    69 bud

    I would like an AI chat robot that can answer users questions and send transcripts on email

    €213 (Avg Bid)
    €213 Gns Bud
    36 bud

    I'm in need of a Squarespace expert to rapidly design a simple yet professional website for my mobile detailing business. Key details include: - Theme colors should resonate with blue, silver, white, and black. - Essential pages will be "Home", "Services", "Gallery", "About Us", and "Price Packages". - High-quality images should be used to enhance the aesthetic appeal of the site. - Clear pricing information and contact details need to be integrated. - Launch is needed ASAP. Ideal Skills and Experience: Freelancers with a wealth of knowledge on Squarespace, graphic design, and rapid site development would be preferred. Prior experience designing auto service-related websites would give applicants an extra edge. Please share yo...

    €160 (Avg Bid)
    €160 Gns Bud
    48 bud

    I'm looking for a skilled React Native developer to build a mobile application that will focus on identity and credential management. The application should be compatible with both iOS and Android platforms. Key Requirements: - Frontend Expert with proven React Native experience. - Ability to build cross-platform mobile applications. - C1 English (Advanced) Beneficial: - Strong understanding of managing and storing secure data for the identity and credential management. The app will not need to be integrated with any existing systems. The ideal freelancer will demonstrate a keen attention to detail and have experience in developing secure and intuitive mobile apps.

    €24 / hr (Avg Bid)
    €24 / hr Gns Bud
    112 bud

    CAFE NAME: BIgmug Cafe Color black and white I'm looking for a creative logo design for my chain of cafes that can compete in the western market. Like Starbucks, Java House, Mugg & Bean I don't have any specific ideas for the logo yet, so I'm counting on your expertise to bring something unique to the table. Key Points: - The logo must convey a modern and innovative vibe, capturing the essence of my franchise cafe's vision. It should be memorable it’s extremely important it’s unique and memorable like starbucks - I'm specifically looking for a design in black and white or grayscale, so please ensure this is incorporated effectively.

    €92 (Avg Bid)
    Garanteret
    €92
    434 indlæg

    ...kitchen mobile application for both iOS and Android platforms. Key Requirements: - Development of a mobile app compatible with iOS, Android, and both platforms - Design: I don't have a specific design in mind, so I'm looking for a developer who can assist with the design aspect of the app - Primary Function: The app will be used as a cloud kitchen, so experience with developing similar e-commerce applications is beneficial Ideal Skills and Experience: - Proven experience with full stack mobile app development - Experience with developing mobile applications for both iOS and Android - Strong UI/UX design skills and experience in creating appealing, user-friendly interfaces - Prior experience in developing e-commerce or cloud kitchen applications ...

    €354 (Avg Bid)
    €354 Gns Bud
    12 bud

    I am looking for a talented professional to develop a mobile application for both iOS and Android platforms. The primary function of this app would be AI-enhancement, particularly focusing on the Computer Vision feature. Ideal Experience and Skills: * Proficient in iOS and Android development * Strong background in AI, especially Computer Vision * Experience in integrating AI capabilities into mobile apps The app will also have an in-built feature to solve questions, further incorporating the AI function. Make sure that the AI is robust enough to provide accurate solutions. Please apply if you have a proven track record in developing AI-based mobile applications. Demonstration of a similar project in your portfolio will be a plus point.

    €473 (Avg Bid)
    €473 Gns Bud
    50 bud

    I am in need of a skilled QA professional who can meticulously test mobile applications and websites, identifying bugs and ensuring they are addressed before the software goes live. It's key to have the most recent iPhone and a Samsung Galaxy, as the platforms need to be tested across these devices. Key Responsibilities: - Review mobile apps and websites - Detect and report bugs - Ensure issues are resolved - Communicate with developers effectively - Test across the latest iPhone and Samsung Galaxy What I'm Looking For: - Proven experience in QA testing - Proficiency in detecting and resolving functional bugs, performance issues, and user interface glitches - Excellent communication skills to report bugs and issues effectively - Ownership of the latest iPhone and ...

    €9 / hr (Avg Bid)
    €9 / hr Gns Bud
    75 bud

    I am looking for Telegram expert who have done similar projects in the or beginners please dont bother i do not have time to explain over and over again. So this is the requirements for the project: Inviter script must have some user friendly interface (HTML or app interface like Java or similar) Inviter script will take inputs of multiple Telegram API’s (accounts) total from 5 or 10 accounts a) API ID b) API Hash All API’s (Accounts) would be added to target channel/group as admins Script will read files where all accounts to be invited will be listed in the following format: @jacksparow @did738 @simao79 @wiro … The user file will contain anywhere from 1000-2000 users thats why i need script to be multithreaded and add Users from 10 Telegram ...

    €159 (Avg Bid)
    €159 Gns Bud
    11 bud

    ...with skills in Word, Excel, programming, and graphic design. Your expertise in these areas will help me in different domains. Your main tasks will include: - Formatting documents in Word, ensuring a professional and consistent layout. - Creating Excel spreadsheets and conducting data analysis. Proficiency in Excel will be crucial to help me interpret and visualize data effectively. - Developing software or web applications. I am working with Java/Spring/JavaFX and am open to creative development ideas and solutions. - Designing logos and visuals. Your ability to create engaging and unique visuals will be a big asset to my projects. I am currently using Word 2010 and will be working with Java/Spring/JavaFX for the programming aspect of this project. The i...

    €18 / hr (Avg Bid)
    €18 / hr Gns Bud
    14 bud

    I'm in need of a full-time, mid-level software developer to join our e-commerce company. You should be proficient in Python, Java, and PHP. Your primary responsibilities will include: - Coding and programming: Developing robust, scalable software solutions for our e-commerce platform. - Database management: Ensuring the efficient operation of our databases and managing related processes. - Bug fixing and troubleshooting: Identifying and addressing software issues to maximize performance. Your experience should ideally span 2-5 years, giving you a good understanding of the nuances of software development. In addition to your technical prowess, you should be able to work efficiently within a team and communicate effectively. Your input will be crucial in enhancing our e-commer...

    €22 / hr (Avg Bid)
    €22 / hr Gns Bud
    49 bud

    I require development of a website and apps for iOS and Android platforms, with matching features and functionalities for a mobile data plan service. This project necessitates: - The creation of user accounts and profile management system. - Capabilities for subscribing to various mobile data plans - Seamless synchronization between website and mobile apps Ideal candidates should have prior experience in eCommerce site design and mobile app development, and be fluent in creating user-friendly interfaces. A grasp on data security measures for user account management and subscription systems is also essential. cellForRowAtIndexPath.

    €182 (Avg Bid)
    €182 Gns Bud
    36 bud

    I have a mobile app that i need to upgrade and make some changes to. Maybe move it to a cross platform if the price is right.

    €454 (Avg Bid)
    €454 Gns Bud
    125 bud

    I'm in need of a seasoned AI developer to assist with a project that involves a variety of AI tasks. The ideal candidate should be proficient in Python and Java, with a solid understanding and experience in the following areas: - Natural Language Processing - Machine Learning - Computer Vision The project will involve a mix of training machine learning models and using pre-trained models. The output of the project will be a functional AI system that integrates these three areas seamlessly. Ideal candidates will have a deep comprehension of AI-related algorithms, excellent problem-solving skills, and an ability to work both independently and as part of a team.

    €20 / hr (Avg Bid)
    €20 / hr Gns Bud
    53 bud

    ...with skills in Word, Excel, programming, and graphic design. Your expertise in these areas will help me in different domains. Your main tasks will include: - Formatting documents in Word, ensuring a professional and consistent layout. - Creating Excel spreadsheets and conducting data analysis. Proficiency in Excel will be crucial to help me interpret and visualize data effectively. - Developing software or web applications. I am working with Java/Spring/JavaFX and am open to creative development ideas and solutions. - Designing logos and visuals. Your ability to create engaging and unique visuals will be a big asset to my projects. I am currently using Word 2010 and will be working with Java/Spring/JavaFX for the programming aspect of this project. The i...

    €457 (Avg Bid)
    €457 Gns Bud
    28 bud

    I'm seeking a skilled Java Spring Boot developer to refine and extend existing code with MQTT integration. Key requirements: - Fixing issues with code execution, incomplete functionality, and performance. - Incorporating Influx library into the codebase. - Enable automatic messaging to multiple MQTT topics, following specific logic. - Tracking and managing duplicates based on both time and counters, and taking action accordingly. Ideal skills for this project: - Proficiency in Java, Spring Boot, and MQTT. - Knowledge of working with libraries, specifically Influx. - Experience with time series data and counter management. - Previous projects involving MQTT topic management. - Strong understanding of code optimization. I'm open to having a web service conversatio...

    €17 (Avg Bid)
    €17 Gns Bud
    11 bud

    ...with skills in Word, Excel, programming, and graphic design. Your expertise in these areas will help me in different domains. Your main tasks will include: - Formatting documents in Word, ensuring a professional and consistent layout. - Creating Excel spreadsheets and conducting data analysis. Proficiency in Excel will be crucial to help me interpret and visualize data effectively. - Developing software or web applications. I am working with Java/Spring/JavaFX and am open to creative development ideas and solutions. - Designing logos and visuals. Your ability to create engaging and unique visuals will be a big asset to my projects. I am currently using Word 2010 and will be working with Java/Spring/JavaFX for the programming aspect of this project. The i...

    €451 (Avg Bid)
    €451 Gns Bud
    27 bud

    I'm looking to have a custom aimbot script made for a game that was released in 2004. This game has no anti-cheat, making the development process seemingly straight-forward for someone with experience in coding Gunbound scripts. The aim of this project is to create a basic aimbot script. I'm open to programming language suggestions, as long as it's optimal for the task at hand. I'm not interested in additional features at this stage, just a simple script to enhance aiming in the game. Ideal Skills: - Proficiency in coding custom aimbot scripts - Experience in Gunbound or similar game - Proficient in C++, Python, or AutoHotkey (preferred, but not mandatory) - Strong understanding of game mechanics Please provide details of your similar previous projects when bidding...

    €12 (Avg Bid)
    €12 Gns Bud
    4 bud
    OOP-Based Java Development 5 dage left
    VERIFICERET

    This is an assignment with 5 stages that 2/5 are done and Half of the remaining stages are done as well I want someone to help me finish it and the projects has a guidline and some libraries limitations plus an inbuilt automarker

    €23 (Avg Bid)
    €23 Gns Bud
    23 bud

    Project Description: Mobile Application for Inventory Management Objective: Develop a Minimum Viable Product (MVP) of an Android application for inventory management and tracking using GPS and Bluetooth beacons. Technology: Flutter Key Requirements The Application -------------------------- - The app should primarily be developed in Flutter. However, since a Foreground service is required to run indefinitely in the background, it is acceptable to create this service in Kotlin or Java. Communication between Flutter and the native code should be done via Platform Channels (MethodChannel and EventChannel). User Interface ----------------------- The app should have three main screens: - Splash Screen: Displays the app logo. - Login Screen: User authentication with username...

    €195 (Avg Bid)
    €195 Gns Bud
    7 bud

    I'm looking for an experienced Java developer to help me with my test cases. The primary focus of these tests is Integration testing for multiple components. Ideal skills and experiences: - Java programming - Expertise in Mockito/Power Mockito - Experience in integration testing - Ability to work with existing test cases and refactor them.

    €28 (Avg Bid)
    €28 Gns Bud
    8 bud

    PiipAi is actively seeking a dedicated and experienced QA (SOFTWARE TESTER) to join our dynamic team. About Us: PiipAi is a forward-thinking software company committed to delivering innovative solutions that empower businesses. Our flagship product is a comprehensive Human Resource management suite designed to streamline operations and optimize people management. We envision this suite as a specialized CRM, tailored specifically to people-centric management. Role and Responsibilities: As a QA (Software Tester) at PiipAi, your role is pivotal in ensuring the quality and reliability of our software. You will work closely with our development team to meticulously test and validate our applications, identifying and rectifying any issues that may arise. Key responsibilities include: - Conductin...

    €16 / hr (Avg Bid)
    €16 / hr Gns Bud
    60 bud

    En nuestra empresa de Software, tenemos proyectos en Java, y necesitamos aumentar la fuerza de desarrollo, por ellos queremos sumar algunos freelance que trabajen por hora con nosotros

    €6 / hr (Avg Bid)
    €6 / hr Gns Bud
    23 bud
    Mobile Browser Compatibility Fixer 5 dage left
    VERIFICERET

    ...need of a competent web developer who is experienced with Bootstrap and can troubleshoot issues affecting the mobile browser version of my website. Key Tasks: - Identify and rectify issues causing browser compatibility problems - Ensure full responsiveness across different mobile browsers, particularly Safari, Chrome, and Firefox - Confirm that website's layout is consistent and functional on all devices The initial issue seems to be centered around Bootstrap, and hence, your understanding and experience with this framework is crucial. While I'm not certain if the Bootstrap framework itself is the root cause, your ability to investigate and resolve all possible problems affecting mobile responsiveness is highly sought. Ideal Skills and Experience: - Pro...

    €152 (Avg Bid)
    €152 Gns Bud
    74 bud

    I'm seeking a Django/ Java Script with Bootstrap expert who can assist with the layout and design of my website atplands.com. The primary goal of this project is to update the site's visual appearance. My website: Reference downloadable Theme code: Key tasks include: - Reviewing the current website and providing recommendations for improvements - Collaborating with the team to create a new, fresh look for the site - Ensuring the new design is functional and user-friendly Ideal skills for this project include: - Strong experience with Django/ Java Script with Bootstrap - Proven track record of working on front-end development using JavaScript/Bootstrap - A good eye for design and layout - Ability to understand and implement JavaScript

    €103 (Avg Bid)
    €103 Gns Bud
    13 bud

    I'm in need of a skilled mobile app developer, ideally with experience in hybrid platforms such as Flutter. The app I'm looking to develop is a translation tool, not a translation engine. It needs to be compatible with both iOS and Android platforms, as well as a web application. Key Features: - Text Input Translation - Voice Input Translation - Camera Input Translation The app will be integrated with a third-party translation service to provide accurate translation services. The primary goal of the initial version of this app is to have a functioning and seamless translation service across these mediums. The translation service should be able to handle input using text, voice, and the camera interchangeably. You will need to implement the UI/UX and backend logic for t...

    €1410 (Avg Bid)
    €1410 Gns Bud
    95 bud