Atrac player mobile java jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 atrac player mobile java jobs found, pricing in SGD

    ...penetration tester who specializes in mobile applications. Your primary task will be to conduct a thorough examination of our mobile app to ensure that it complies with relevant regulations. Key Responsibilities: - Perform a comprehensive mobile application penetration testing - Identify and report on vulnerabilities - Evaluate the app's compliance with regulations Deliverables: - A detailed technical report outlining all identified vulnerabilities - Recommendations for fixing any vulnerabilities - An assessment of the app's compliance with regulations Ideal Skills and Experience: - Proven experience in mobile application penetration testing - In-depth knowledge of mobile security best practices - A solid understanding of compliance re...

    $13 - $40
    $13 - $40
    0 bids

    ...social networking mobile app that is set to be launched on both iOS and Android platforms. Key Points: - The primary goal of the app is social networking, so the design should be conducive to communication, content sharing, and community building. - The UI should be optimized for mobile devices, ensuring seamless and intuitive user experience on both iOS and Android platforms. - A clean, modern, and visually appealing design is essential to attract and retain users. - The designer should be able to incorporate social networking-specific features such as chat interfaces, profile views, news feeds, notifications, etc. - Experience with designing for both iOS and Android is highly desirable. The ideal candidate would have: - Proven experience in UI design, particularly for ...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    14 bids

    ...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 ideal candidate should possess the following: - Proficiency in Word 2010 and earlier. - Strong skills in Excel for data analysis and spreadsheet creation. - Experience in software and web application development with Java/Spring/JavaFX. - A creative flair with a keen eye for graphic design, particularly in logo design. If y...

    $640 (Avg Bid)
    $640 Avg Bid
    22 bids

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

    $22 (Avg Bid)
    $22 Avg Bid
    4 bids

    ...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 ideal candidate should possess the following: - Proficiency in Word 2010 and earlier. - Strong skills in Excel for data analysis and spreadsheet creation. - Experience in software and web application development with Java/Spring/JavaFX. - A creative flair with a keen eye for graphic design, particularly in logo design. If y...

    $647 (Avg Bid)
    $647 Avg Bid
    20 bids
    OOP-Based Java Development 6 days left
    VERIFIED

    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

    $24 (Avg Bid)
    $24 Avg Bid
    14 bids

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

    $285 (Avg Bid)
    $285 Avg Bid
    7 bids

    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.

    $54 (Avg Bid)
    $54 Avg Bid
    5 bids

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

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    21 bids

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

    $199 (Avg Bid)
    $199 Avg Bid
    42 bids

    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

    $139 (Avg Bid)
    $139 Avg Bid
    9 bids
    Java Code Issue Resolution 6 days left
    VERIFIED

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

    $31 (Avg Bid)
    $31 Avg Bid
    20 bids

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

    $1840 (Avg Bid)
    $1840 Avg Bid
    59 bids

    I'm in need of a skilled developer who can create a Telegram bot for scraping user data and automatically i...them to join a specific channel Key Requirements: - Ability to work with multiple telegram accounts (multithreaded). - The bot should be able to scrape usernames and phone numbers from specific Telegram groups or channels already added into relevant accounts. - The scraped data should be used to automatically send invites to join a specified group. Ideal Skills & Experience: - Proficiency in Java or Python and the Telegram API for bot development. - Experience with web scraping and data extraction. - Proven ability in creating Telegram bots for automatic interaction. Please note that the bot will be used for legitimate purposes and should comply with Telegram&...

    $369 (Avg Bid)
    $369 Avg Bid
    29 bids

    I am looking for a developer with experience on modding Call of Duty Black Ops 2 and bot development on Discord. The project objectives include: CUSTOM IN-GAME COMMANDS AND PERKZ - Creating custom Plutoniu...“vip” commands for the players who have vip role. - Most if not all of the custom perks scripts i want have already been published on the plutonium forum. - Also needs stats tracking DISCORD BOT - Developing a Discord bot capable of linking a player's Discord account to their in-game GUID. - Granting players access to vip in-game commands thru the discord bot - in-game points rewards for when a player links their discord account to their in game guid This is a very brief description of what i need done, if you believe you could do this please reach out t...

    $605 (Avg Bid)
    $605 Avg Bid
    11 bids

    I'm looking for an experienced mobile automation tester who is proficient in Appium and TestNG framework. - Target Platforms: I need the testing to work for both Android and iOS. This includes setting up the necessary environment for this cross-platform testing. - Types of Tests: I'd like to automate Functional, Regression and Performance tests. The freelancer should have a strong understanding and experience in automating these specific types of tests. - Devices/Emulators: The tests should be performed on any available device. There is no specific device or emulator requirements. Ideal Skills: - Proficiency in Appium and TestNG framework - Experience in cross-platform mobile testing (Android and iOS) - Proven background in automating Functional, Regression and ...

    $436 (Avg Bid)
    $436 Avg Bid
    5 bids

    I'm looking for an experienced mobile automation tester who is proficient in Appium and TestNG framework. - Target Platforms: I need the testing to work for both Android and iOS. This includes setting up the necessary environment for this cross-platform testing. - Types of Tests: I'd like to automate Functional, Regression and Performance tests. The freelancer should have a strong understanding and experience in automating these specific types of tests. - Devices/Emulators: The tests should be performed on any available device. There is no specific device or emulator requirements. Ideal Skills: - Proficiency in Appium and TestNG framework - Experience in cross-platform mobile testing (Android and iOS) - Proven background in automating Functional, Regression and ...

    $174 (Avg Bid)
    $174 Avg Bid
    2 bids

    I need an adept UI/UX designer versed in creating intuitive and stunning designs for a mobile application primarily dedicated to selling products or services. The app competes with some similar local businesses, making it critical to stand out in the market with a unique and user-friendly interface. Ideal Skills and Experience: - Expertise in mobile app design. - Proven track record of designing eCommerce applications. - Knowledgeable about the latest design trends. - Experience in creating user-friendly interfaces. - Excellent understanding of user-centric design principles. The main goal is to create an engaging and smooth user experience that would turn visitors into customers, outshining our local competitors.

    $187 (Avg Bid)
    $187 Avg Bid
    19 bids

    I'm in need of an experienced developer to build a robust social networking mobile app that runs seamlessly on both Android and iOS platforms. Key Requirements: - Developing a social networking mobile application for both Android and iOS. - Ensure smooth functionality across all devices and versions. - The app should offer high performance and security. Ideal Skills: - Proficiency in using both Android and iOS SDKs. - Experience in building and deploying social networking apps. - Understanding of user interface and user experience (UI/UX) design for mobile apps.

    $336 (Avg Bid)
    $336 Avg Bid
    6 bids

    I need a profile that accurately captures everything about a soccer player. The output should include: - Player statistics - Match history - Skills and achievements - Personal information Ideal freelancers should be able to come up with a practical plan on how to build this platform, resulting in an in-depth project proposal. The player's statistics should cover basic metrics such as goals, assists, and appearances. Proven experience in sports-related projects will be preferable.

    $156 (Avg Bid)
    Urgent
    $156 Avg Bid
    25 bids
    PACMAN 9 days left

    PACMAN GAME JAVA WITH PROCESSING 4.3 IDE

    $17 (Avg Bid)
    $17 Avg Bid
    1 bids
    Mobile App for Item Tracking 6 days left
    VERIFIED

    I'm in need of a mobile application that will help me track the items stored in various boxes. The application must be versatile, enabling me to create and scan QR codes, maintain a detailed list of items per box, and even take photos and add images for better organization and identification. Key Features & Functionality: - Tracking Items in Different Boxes: The primary and most crucial function of the app is to enable the user to keep a comprehensive record of the items stored in various boxes. - QR Code Creation & Scanning: The app should offer the functionality to generate QR codes for items and boxes, and the ability to scan these codes for easy data input. - Item Lists per Box: It is essential that the app can maintain a list of items uniquely attributed to each b...

    $706 (Avg Bid)
    $706 Avg Bid
    60 bids

    I'm seeking a highly competent mobile app developer to create an intuitive mobile application for automobile insurance. The application needs to be highly user-friendly and should be accessible on both iOS and Android platforms. Key Features: - The app should collect information from various automobile insurance companies in one location which will help users to compare and choose the best option. - The ability to generate quotes from multiple insurance companies is a must. - It should also support claim reporting and policy management functionalities. Ideal Candidate: - Experience in developing insurance related mobile applications is desirable. - Must have previous experience creating apps for both iOS and Android. - Knowledge in integrating third-party APIs t...

    $2759 (Avg Bid)
    $2759 Avg Bid
    50 bids

    As the client, I'm looking for an experienced Java programmer to build a stripped-down visual representation of Pacman game mechanics for a basic coding project. Only in Programming 4.3 IDE. Key Functionalities: - Pacman Movement: Program the user's ability to control and move Pacman around the maze. - Pellet Consumption: Pacman should be able to eat pellets within the game. - Ghost Behaviors: Ensure ghost characters are present and exhibit the expected behaviors. Design and Visuals: Design need not be complicated. I require a simple, minimalistic design that effectively communicates game mechanics without overwhelming visuals. Ideal Skills and Experience: - Solid experience in Java programming - Previous experience creating game prototypes would be a plus ...

    $19 (Avg Bid)
    $19 Avg Bid
    5 bids

    I'm in need of a talented UI/UX designer, with a primary focus on improving the visual aesthetics of my mobile and web platforms. The ideal candidate will have experience in minimalist design. Key Requirements: - Proficiency in both mobile and web platform design - Prior experience in design - Strong portfolio demonstrating visual aesthetic improvements - Ability to balance aesthetic appeal with usability and functionality - Understanding of user experience principles If you also have experience in: - Implementing design strategies that improve user experience - Enhancing conversion rates through design - Incorporating elements of minimalist design into modern UI/UX Please do apply.

    $338 (Avg Bid)
    $338 Avg Bid
    14 bids

    We need to create a compatible web application for android / IOS with backend and database. The application you want to build is the typical social contact network (tinder, peanut, etc.) But very simplified: A user can perform the following actions: Register and create his profile, filling out a minimum data or at least some fields or options Search other registered users based on search criteria Add selected users to his favorite list Open a chat with registered users Set up his email or password. As a summary, there would be approximately 8 screens: Registration, Home, Profile, Search, Results, Chat, Favorites, Settings Contact to know the requirements and technical details deeply Do not hesitate to contact us with any questions or concerns.

    $732 (Avg Bid)
    $732 Avg Bid
    43 bids

    I am specifically seeking Anup for this project. I aim to have a mobile app developed for both iOS and Android platforms. Key features should include in-app purchases and push notifications. Furthermore, I would like the app to seamlessly integrate with a website, providing a smooth and cohesive user experience. Ideal candidates will have: - Proficiency in both iOS and Android app development - Experience implementing in-app purchases and push notifications - A strong understanding of website integration into mobile apps - Excellent communication skills, as collaboration will be key to ensure all elements are seamlessly integrated. Please only apply for this project if you have the necessary skills and experience for a successful delivery.

    $305 (Avg Bid)
    $305 Avg Bid
    25 bids

    I'm in search of a skilled Java developer who can assist with a web application project. The ideal candidate should be well-versed in software development, bug fixing, and code optimization. Key Tasks: - Software Development: You'll be responsible for creating a new web application from scratch, ensuring that it is efficient, user-friendly, and meets our requirements. - Bug Fixing: Should there be any issues with the application, you will be expected to identify and fix them promptly to ensure the smooth running of the app. - Code Optimization: You will also need to continuously monitor and optimize the codebase to guarantee the application's performance and stability. Skill Set: - Proficient in Java. - Solid experience with the Spring Framework, Hibernate, a...

    $112 (Avg Bid)
    $112 Avg Bid
    14 bids
    Fun Mobile Game Website 6 days left
    VERIFIED

    I'm in need of a talented web developer with experience in Wordpress (Elementor) to create a fun and playful mobile app game website. The website will consist of 3 pages and will be designed to be fun and playful in style. Mobile application is already live and in production so the visual styling will have to be matched. Required: all Lighthouse metrics above 90 - **Pages**: Homepage - current active games carousel (fetch via API) - leaderboards (fetch via API) - prize winners with status carousel (shipped, waiting for contact...) - download section - about section - testimonial section - CTA section Terms of service - textual content Privacy policy - textual content The ideal candidate for this project should be: - Proficient in Wordpress (Elementor) to create a dy...

    $673 (Avg Bid)
    $673 Avg Bid
    63 bids

    ...internet connection, specifically mobile data, to help me set up a reliable network for multiple devices. This internet connection is highly needed for various purposes, including but not limited to, effective email communication, comprehensive online research, and efficient social media networking. Here are the specific requirements: 1. Internet Type: My preference is mobile data. I expect you to provide a solid solution that will offer uninterrupted internet connection and advise on a good data plan suitable for heavy usage. 2. Devices: This network should comfortably support more than five devices concurrently without compromising its speed or reliability. 3. Skills: Ideally, you should be savvy in network management, show a strong knowledge of mobile data us...

    $28 / hr (Avg Bid)
    $28 / hr Avg Bid
    12 bids

    I'm looking for a mobile app developer to create an Android app that will serve as a platform for users to engage. Key Features: - **User Login and Registration:** The app should allow users to create accounts and log into them. User data should be stored securely. - **Push Notifications:** I want the ability to send push notifications to users through the app. This feature should be robust, allowing for targeted and engaging notifications. I'm eager to see your past work in mobile app development, particularly for the Android platform. Experience with push notification systems and secure user authentication is a plus. If you're confident in your ability to deliver a solid app that fulfills the outlined requirements, please get in touch.

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    14 bids

    ...explanations. - The guide should include troubleshooting tips to address possible installation issues that users might encounter. *All pre-requisites setups need to be included too - NDK, Cmake etc* Assume non-IT person or 10year old is following your instructions The test device will be a Samsung Note 21 NOT using Anaconda/Conda - just basic PATH settings etc on Windows. NOT using Koltin - using Java ** I suggest you have have installed MLC Chat and created the APK file to understand the challenges the guide you are writing needs to address ** Ideal Skills: - Proficiency in Android Studio and experience with software installation and deployment. - Excellent technical writing skills with the ability to convey complex information in a clear and concise manner. - Previous exper...

    $31 (Avg Bid)
    $31 Avg Bid
    6 bids

    I'm looking for a seasoned developer to create a desktop application focused on data management. This software will be used on the Windows operating system and must be developed using Java. The ideal candidate will have: - Extensive experience with Java and Windows development - A deep understanding of data management systems - The ability to work effectively and communicate progress regularly Please provide a clear demonstration of your skills in these areas when submitting a proposal, we are looking for the best development talents to execute this project.

    $102 (Avg Bid)
    $102 Avg Bid
    13 bids

    Anchor links aren't going to the right place on the mobile version of my Wordpress site I need a developer who can provide advice on this and hopefully a quick fix.

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    67 bids

    We are seeking a professional and experienced development team to build a comprehensive online marketplace for collectibles. The platform will include both web and mobile applications, providing users with the ability to buy, sell, trade, showcase their collections, and interact with other collectors. The project encompasses advanced features such as live sales, image recognition, and a robust community engagement system. Project Overview: Key Requirements: User Accounts and Profiles: Secure user registration and login Profile management with collection tracking and wishlists Customizable user profiles Product Listings: User-submitted items with high-resolution images, detailed descriptions, prices, and availability Categories and subcategories for easy navigation Advanced searc...

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    17 bids

    I'm in need of a developer to set up user roles in my new spring application like they were in the old struts application. Key Project...roles in my new spring application like they were in the old struts application. Key Project Details: - Setting up roles: I require the creation of Admin, User, Manager, and Supervisor roles with the same permissions as in the old struts application. - No additional roles: The only additional role needed is 'Supervisor'. I do not require Developer or Guest roles. Ideal Freelancer: - Proficient in Java, particularly Spring Framework. - Proven experience in role-based access control. - Familiarity with legacy system migration. - Good understanding of the Struts framework (for comparison purposes). - Strong communication skills for c...

    $42 (Avg Bid)
    $42 Avg Bid
    10 bids

    I currently have a mobile application where users submit dates. I'm in need of a skilled individual to verify that these dates are in correct format and are valid. Key requirements: - Expert in date verification - Experience with mobile application data parsing - Attention to detail The primary goal is to ensure that the dates being submitted are correct, sticking to the format of DD/MM/YYYY and that the dates submitted are valid (not future dates, for example). Your work will be crucial in maintaining the integrity of our data and ensuring a smooth user experience. Experience in user-submitted form date verification is definitely a plus.

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    9 bids

    ...the AI assistant to suggest better content for specific sections of the page. -Provide a simple "replace" feature that allows users to easily use the suggested content to update sections on the crawled site. Technical Requirements 1. Backend -Build the system with a robust backend architecture that supports high scalability and performance. -Use a well-known programming language such as Python, Java, or Node.js for backend services. 2. Database -Use a scalable database solution, such as PostgreSQL or MongoDB, to store scraped data and user information. 3. Proxy and IP Rotation -Implement IP rotation and use proxy servers to prevent website blocking. 4. Security -Implement security measures to protect user data and prevent unauthorized access. -Ensure data transmission...

    $3167 (Avg Bid)
    $3167 Avg Bid
    74 bids

    I'm looking for an experienced mobile app developer who can build a feature-rich e-commerce app that will work seamlessly on both Android and iOS. The app will cater to a WordPress-based online shop, ensuring customers have a smooth shopping experience with access to unique features. Key Features & Functionalities: - User Registration & Login: A seamless and secure process for users to create accounts and log in. - Push Notifications: Utilizing notifications to engage with users and keep them updated with the latest offers, deals, and more. - Connected to WordPress Shop: The app should effectively fetch and display product data from the existing WordPress shop, ensuring real-time updates of the product catalog. - Custom Stock Management: Admin should have the capabilit...

    $11233 (Avg Bid)
    $11233 Avg Bid
    76 bids

    ...developed both for PC and Mobile platforms. Here's specifically what I'm seeking: - An Interactive Game: Engage players in realistic scenarios involving proper medication administration, offering a strong immersive experience in real-world healthcare practice. - PC and Mobile Platforms: The game needs to be fully optimized for both these platforms, ensuring a smooth player experience whether it's on a computer or a mobile device. - Strategic Gameplay: Incorporate strategic elements that challenge players to make appropriate decisions concerning medication administration. IDEAL CANDIDATE: - Has considerable experience in simulation game development, particularly in the healthcare or medical field. - Is skilled in cross-platform game develop...

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    20 bids

    ...developer who can help bring a football game to life. This project is slated for console platforms and will need a sharp focus on gameplay mechanics. Both single-player and multiplayer modes are required in the design. Key aspects of this job include: - Console Game Development: Wide experience in this field is essential. Having developed football or sports games before would be a significant advantage. - Gameplay Focused: The game should be engaging with smooth controls and realistic physics. The primary focus of this project is gameplay; graphics and strategy are secondary. - Multiplayer and Single-Player Modes: Implement both single-player and multiplayer options for diverse user experiences. This is a significant project, so I'm seeking a professiona...

    $673 (Avg Bid)
    $673 Avg Bid
    21 bids

    I'm seeking an adept professional to develop a cross-platform app for real estate. Available on iOS, Android, and Web, the app's function...features allowing: - User registration/login: Smooth user registration and login process. - Agent registration/login: Smooth Agent registration and login process. - Property listing details: Detailed information showcased for each property listing on Map. - Contact agent/owner: Messaging feature facilitates communication between users and property agents/owners. Ideal candidates will have a proven mobile and web app development track record, preferably in real estate. Proficiency in implementing the aforementioned functionalities and features is critical. Note: The properties and land must also be visualized on the Map. I look f...

    $3385 (Avg Bid)
    $3385 Avg Bid
    24 bids

    I'm currently in need of an expert software developer to assist with maintaining and updating existing software initially on a hourly basis but i would consider full time as we build relations. This position requires someone proficient in Java, C#, HTML, CSS, and PHP (codeignitor). Key Responsibilities: - Maintaining and updating the existing software as required - Debugging and troubleshooting issues - Collaborating with other team members Ideal Skills: - Strong proficiency in Java, C#, and PHP - Previous experience in software maintenance and updating - Excellent problem-solving skills - Ability to work full-time and communicate effectively - Experience working in a team environment I'm looking for an individual who is reliable, skilled and able to commit to...

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    78 bids

    I have a project that requires extensive knowledge in Scala Java, focused on analyzing post metrics from social media. Responsibilities include: - Coding in Scala Java to retrieve and analyze social media post metrics - Performing data analysis in order to draw actionable insights The suitable freelancer for this job is someone with previous experience in Scala Java and data analysis, preferably involving social media data. The task requires in-depth knowledge in data sorting and categorization methods and a good understanding of social media platforms.

    $50 / hr (Avg Bid)
    $50 / hr Avg Bid
    28 bids

    I am on the hunt for a skilled Android developer to assist with my project. My main focus is on app development, specifically in the context of an existing Java application. Key tasks and features include: - Developing a stable and efficient Android app based on the current Java application - Integrating Firebase as the main backend and database; making efficient use of its real-time database features - Creating robust user profiles functionality - Implementing live in-app chat - Introducing in-app purchases For this task, someone with experience in Java and Firebase is highly preferred. If you have done similar tasks before, please attach your portfolio when bidding. Your ability to produce quality UI design and to debug any issues promptly will make you an ideal ...

    $20 (Avg Bid)
    $20 Avg Bid
    8 bids

    ...Specifications for our Mobile Money Solution 1. Context and Objectives Our goal is to provide subscribers of a mobile phone company with an innovative mobile money solution. This solution will allow users to perform various financial transactions and payment operations from an iOS/Android mobile application. To carry out this project, we are looking for a competent and experienced IT developer company to ensure the development, deployment, and support of the Mobile Money solution. Preliminary and non-definitive mockups of the solution are provided in the appendix to illustrate the functional expectations. 2. Functional Scope The functional scope of the Mobile Money solution must cover at least: - Management of a virtual wallet account per user...

    $14786 (Avg Bid)
    $14786 Avg Bid
    44 bids

    I'm looking for a Figma expert to design the User Interface for my mobile app. The app is expected to have between 10-20 screens. Key Responsibilities: - Design the mobile app UI using Figma. - Design the UI in a way that is visually appealing and user-friendly. Ideal Skills and Experience: - Proficient in Figma and mobile UI design. - Strong understanding of user experience and user interface design. - Previous experience designing mobile apps with 10-20 screens. - Good at communication to understand the app's functionalities. If you are interested in this project, please share some of your previous work with me.

    $348 (Avg Bid)
    $348 Avg Bid
    47 bids

    I'm looking for a wizard developer who can create an enterprise API. I do not have a preferred programming language, therefore, use the one you find most suitable and efficient. I need the AP...and customer details. - Scheduling: The scheduling feature should be calendar-based, allowing users to easily follow-up appointments or tasks. - Credit card payments: The API should be able to handle secure credit card transactions without issues. similar to the attached Ideal skills and experience required are detailed knowledge of API development. Proficiency in at least Python, JavaScript, or Java is required. Additionally, a strong background in data security and e-commerce will be beneficial. A good understanding of calendar scheduling systems is also needed. Looking forward to he...

    $648 (Avg Bid)
    $648 Avg Bid
    72 bids

    I'm aiming to create a mobile dog wash self service that will target Dog Parks and mobile pet grooming businesses. The main goal for this project is to design a functional, visually appealing, and practical dog wash trailer that can be operated as a stand-alone business. Key Requirements: - I want the trailer to be equipped with high-quality dog grooming equipment, Which I know what I am using. The design should be such that it can accommodate multiple dog's needs. - A proper water supply and drainage system is a must, ensuring efficient water usage and waste management a storage tank both clean a dirty. - The trailer should have enough storage space for a large battery-powered solar on top invertor siding that comes off during the summer and glass walls that go on...

    $643 (Avg Bid)
    $643 Avg Bid
    35 bids

    ...online service booking platform targeted at legal professionals. The project includes creating both a web application and a mobile application for service providers. Responsibilities:Design and develop an intuitive user interface for three distinct profiles: clients (bailiffs), service providers (drivers, couriers, movers, locksmiths), and administrators. Integrate a real-time booking system with calendar and availability management. Implement secure payment systems and automatic notification features. Ensure compatibility between the web and mobile to best practices for security and data protection. Required Skills:Proven experience in web and mobile in front-end and back-end technologies (e.g., React, Node.js).Experience with SQL or NoSQL databases

    $708 (Avg Bid)
    $708 Avg Bid
    71 bids