Steps to consume soap webservice in java jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 steps to consume soap webservice in java jobs found, pricing in USD

    I need a Java or python3 programmer to create a sensor-data generator for the website www.voeazul.com.br. The objective is to send a POST request to the site with valid sensor-data in order to obtain a particular cookie (_abck) for data analysis purposes. The sensor data to be simulated includes mouse movements, keyboard interactions, and browser interactions. Key Requirements: - Create a sensor-data generator in Java or python3 - The generator should simulate mouse movements, keyboard interactions, and browser interactions - The sensor-data should be valid enough to trigger the generation of the _abck cookie upon sending a POST request to Ideal Skills and Experience: - Proficiency in Java/pytho...

    $1107 (Avg Bid)
    $1107 Avg Bid
    46 bids
    Elegant React App Development 6 days left
    VERIFIED

    I'm in need of a skilled React app developer who can create an elegant and professional application for the general public. Key Features: - User Authentication: The app should have secure user registration and login functionality. - Real-time Data Updates: The app should be able to display real-time data updates to users. - Integration with External APIs: The app should be able to consume and display data from external APIs. Requirements: - Proven experience in React app development. - Strong design skills to deliver an elegant and professional user interface. - Understanding of user authentication and real-time data handling. - Familiarity with integrating external APIs. Orange money and MoMo The app is aimed at the general public,...

    $219 (Avg Bid)
    $219 Avg Bid
    70 bids

    ...skilled and experienced mobile application developer to integrate and implement the Tap payment gateway into my mobile application. The integration should be smooth and seamless, using the provided SDK and API keys. The primary goal is to ensure that the payment gateway functions properly and securely, without any errors, and provides a flawless user experience. Requirements: Proven experience in integrating payment gateways, preferably with Tap or similar services. Proficiency in the programming languages and frameworks used in my application (please specify if it's for Android, iOS, or a cross-platform framework). Strong understanding of API integration and handling secure data transactions. Ability to implement the payment gateway acco...

    $22 (Avg Bid)
    $22 Avg Bid
    18 bids

    I'm seeking a skilled developer to create a versatile e-signing utility. This tool should allow users to select the DSC ( usb token) inserted to the local machine and can sign PDF, XML, JSON, and Text files in bulk and with the following additional features: - Bulk Signing: It should support signing multiple files at once, with no specific limit. - 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. P...

    $317 (Avg Bid)
    $317 Avg Bid
    7 bids

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

    $869 (Avg Bid)
    $869 Avg Bid
    1 bids

    ...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 SMS commands to registered dev...

    $206 (Avg Bid)
    $206 Avg Bid
    43 bids

    I'm looking for an experienced developer to create a responsive website that can effectively interact with a LLM AI model. This model should be able to provide prompt-based responses to users who interact with it via a chat interface. Key requirements for this project include: - Implementing an NLP AI model: You should have a solid understanding of NLP concepts and be able to integrate this into the website effectively. - Chat interface development: The chat interface should be user-friendly and engaging, allowing users to receive responses to their prompts seamlessly. - Basic customization: Although we seek a simplistic design, the chat interface should still maintain a professional and appealing look. This means including preset themes for ...

    $20 (Avg Bid)
    $20 Avg Bid
    11 bids

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

    $271 (Avg Bid)
    $271 Avg Bid
    18 bids

    To create a precise 3D model of a small-sized charging case for the AirPods Pro 2 in Blender, here's a detailed plan based on your specifications. Specifications Recap: PCB and Battery Dimensions: 33 x 40 x 10 mm AirPods Pro 2 Dimensions: Height (H): 30.9 mm Width (W): 21.8 mm Depth (D): 24.0 mm Design Requirements: The case should connect to the top and be formed like a butterfly. The two circular charging metals at the bottom should be positioned to the left and right. The part of the AirPods Pro 2 that goes into the ears should stick up 15 mm above the case. Steps to Create the 3D Model in Blender: Set Up Blender: Open Blender and delete the default cube. Model the Charging Case: Create the Main Body: Press Shift + A to add...

    $135 (Avg Bid)
    $135 Avg Bid
    22 bids

    ...for a professional to create an instructional video on the installation and service of an in-wall concealed cistern. This video will serve as a guide for professional plumbers. Key Responsibilities: - Create a comprehensive instructional video on the installation process of an in-wall concealed cistern. - Clearly demonstrate the necessary steps, tools, and safety precautions involved. - Provide additional information on the service and maintenance aspects of the cistern. Ideal Skills and Experience: - Prior experience in creating similar instructional videos. - Thorough understanding of in-wall concealed cistern systems. - Strong communication and presentation skills. - Familiarity with the needs and expectations of professional plumbers. Th...

    $150 - $450
    Local
    $150 - $450
    0 bids

    Hi The task is to set up a password protected instance of the OWASP WebGoat running in AWS that is internet facing. To be successful the deployment must be: * Entirely automated using CloudFormation and bash scripts. * The landing page must be a public page protected with a username/password authentication block, this should rely upon CloudFront to perform authentication. The username and password should be configurable in the CloudFormation template. The landing page can be simple HTML that displays the username input, password input and login button. * A user friendly domain name should be configured via Route53 that is configurable in CloudFormation. The domain name can be provided if required. Obviously a AWS TLS1.3 PKI certificate is also r...

    $157 (Avg Bid)
    $157 Avg Bid
    17 bids
    Java Code Fix Needed 6 days left
    VERIFIED

    ...api response as integer in the Pojo Class: @JsonProperty("intensity") 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

    $25 (Avg Bid)
    $25 Avg Bid
    23 bids

    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.

    $104 (Avg Bid)
    $104 Avg Bid
    33 bids

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

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    39 bids

    I am in search of a proficient writer to develop a book targeted at novice teachers. The central theme revolves around teacher empowerment. The selected writer should be able to present concepts in an inspirational and motivational style. Focussing on early years - Image of the child, relationship between educators, families, children and communities, rights of children and inclusive and democratic learning style Key Responsibilities: - Break down complex empowerment strategies into simple, actionable steps. - Use compelling and motivational language to inspire new teachers in their journey. Ideal Skills: - Proven experience writing in an inspirational and motivational style. - Familiarity with the field of education, specifically t...

    $266 (Avg Bid)
    $266 Avg Bid
    48 bids

    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.

    $38 (Avg Bid)
    $38 Avg Bid
    48 bids

    ...developer to create a personalized billing software that caters to my business needs. This program should be compatible with the Windows operating system. Must-Have Features: - Inventory Management: The software should assist in tracking, restocking, and managing our inventory efficiently. - Customer Management: Maintaining customer details for smoother transitions and personalized 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 sof...

    $98 (Avg Bid)
    $98 Avg Bid
    19 bids

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

    $136 (Avg Bid)
    $136 Avg Bid
    19 bids

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

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

    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.

    $100 (Avg Bid)
    Guaranteed
    $100
    429 entries

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

    $173 (Avg Bid)
    $173 Avg Bid
    11 bids

    I'm in search of a versatile freelancer 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 ...

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

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

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    49 bids

    We are seeking an experienced freelancer to set up a Node.js application on our web hosting service, ensuring it runs correctly and is accessible via a custom domain. Hosting Environment: - Web hosting service: - Custom domain: - Node.js Manager is accessible through the hosting control panel. Task Requirements: - Configure the hosting environment to run a Node.js application. - Upload and set up a simple Node.js script that responds with a fixed message for any route. - Ensure the application is running and accessible via the specified domain. - Verify and configure the necessary firewall and port settings to allow traffic on the required port (default 3000). - Provide documentation of the steps taken and any configurations made. Specifics: The script s...

    $49 (Avg Bid)
    $49 Avg Bid
    35 bids

    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.

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    53 bids

    ...owners to collect and display customer reviews. However, only customers who have made a purchase will be able to leave a review. You can use the product reviews sample app from Shopify Github if you want, it is not a problem for me. Project Requirements: User Authentication: • Only customers who have made a purchase should be able to leave a review. • There should be no public option for writing a review on the store’s frontend. Review Collection: • After a purchase, customers should receive an invitation via email to write a review. Review Display: • Reviews submitted by customers should be displayed on the respective product page of the Shopify store. Webservice Integration: • All reviews must be sent to...

    $161 (Avg Bid)
    $161 Avg Bid
    29 bids

    Money and all it takes to make it in easy steps even a 14 y/o can deal with

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

    I'm in search of a versatile freelancer 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 ...

    $497 (Avg Bid)
    $497 Avg Bid
    28 bids

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

    $19 (Avg Bid)
    $19 Avg Bid
    11 bids

    I'm in search of a versatile freelancer 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 ...

    $490 (Avg Bid)
    $490 Avg Bid
    27 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

    $25 (Avg Bid)
    $25 Avg Bid
    23 bids

    ...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 and password. When the login button is pressed, a POST request should be made to an API (which I will provide) sending the username and password in JSON format. The API will respond with the login status (granted/denied) and a token for future requests. On successful login, the ...

    $212 (Avg Bid)
    $212 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.

    $32 (Avg Bid)
    $32 Avg Bid
    7 bids

    I'm in need of a professional who can help me finalize my app by integrating a colour recognition feature. The deadline is May 22, 2024. Key Requirements: - Add a Colour Recognition Feature: The primary task is to implement a colour recognition feature into the app. This will involve both integrating the functionality and ensuring its seamless operation within the existing app. - Code Explanation: I'm looking for someone who can provide me with a detailed explanation of the codes used in the app. This can be in the form of a video or slides, whichever you find most suitable. - Database Access & Training: I will also need full access to the app's database. You should guide me through the steps required to edit the databas...

    $167 (Avg Bid)
    $167 Avg Bid
    29 bids

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

    $112 (Avg Bid)
    $112 Avg Bid
    13 bids

    ...SURE HOW TO SOLVE THIS WITHOUT SHARING SCREENS? ANY CHANCE YOU CAN HELP ME PLEASE ? Thank you Kindly in Advance There is hope you can give your “best” price; unemployed, and have cancer with bills backing up, $10 possible? Please note $10 is the max total that I can handle for this (doing hourly reduces % fee). Will leave a Glowing paragraph of feedback 5 stars : - ) My funds are low but will pay quick and leave 5 stars. Please give your best possible for your bid ? (something reasonable?) Please note there is hope we can mutually complete this task; we can leave each other nice comments and 5 stars for each? Look at feedback on my profile, feedback I left for many others. Here is the project: SINCERELY WOULD BE NICE TO MEET YOU PLEASE ANY THOUGH...

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    8 bids

    ...SURE HOW TO SOLVE THIS WITHOUT SHARING SCREENS? ANY CHANCE YOU CAN HELP ME PLEASE ? Thank you Kindly in Advance There is hope you can give your “best” price; unemployed, and have cancer with bills backing up, $10 possible? Please note $10 is the max total that I can handle for this (doing hourly reduces % fee). Will leave a Glowing paragraph of feedback 5 stars : - ) My funds are low but will pay quick and leave 5 stars. Please give your best possible for your bid ? (something reasonable?) Please note there is hope we can mutually complete this task; we can leave each other nice comments and 5 stars for each? Look at feedback on my profile, feedback I left for many others. Here is the project: SINCERELY WOULD BE NICE TO MEET YOU PLEASE ANY THOUGH...

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

    I need a professional with prior experience in dealing with fake websites and fraudulent activities to assist me in taking legal action against a fraudulent website that is using a celebrity's name for illicit investment/payment activities. Key Responsibilities: - Reporting the website to the relevant authorities to ensure swift action is taken against the perpetrators. - Implementing strategies to prevent unsuspecting individuals from investing on the fake website and becoming victims of financial fraud. What I'm Looking For: - An expert in cybersecurity and fraudulent online activities, with experience in successfully combating fake websites. - A professional with a legal background who can assist in navigating t...

    $309 (Avg Bid)
    $309 Avg Bid
    9 bids
    PACMAN 8 days left

    PACMAN GAME JAVA WITH PROCESSING 4.3 IDE

    $13 (Avg Bid)
    $13 Avg Bid
    1 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 creati...

    $1266 (Avg Bid)
    $1266 Avg Bid
    8 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 e...

    $83 (Avg Bid)
    $83 Avg Bid
    14 bids

    I'm in need of a marketing specialist to help with a B2B product marketing project. The main objectives for this campaign are: - Increasing brand awareness - Generating leads - Boosting sales Your focus should be on creating an strategy with clear execution steps and compelling content to update the website and also for email and content marketing channels. Experience and skills needed: - Refine the messaging for our company website - Proven track record in B2B product marketing - Expertise in email and content marketing strategies - Strong understanding of optimization for these marketing channels - Ability to create relevant, impactful content that resonates with business clients Your task will be to help ...

    $535 (Avg Bid)
    $535 Avg Bid
    33 bids

    I am reaching out to you with an exciting project idea for a mobile app focused on cricket match scheduling. As a cricket enthusiast, I have often faced the challenge of finding available teams to play matches against on short notice. To address this issue, I envision an app that can connect teams and simplify the process of organizing cricket matches. Project Overview: The primary goal of the app is to help cricket teams find and schedule matches with each other. Teams can mark their availability for matches, view other available teams, and communicate directly to arrange matches. Core Features: User Registration and Profiles: Teams and individual players can create profiles. Profile information includes team name, location, contact details, skill le...

    $114 (Avg Bid)
    $114 Avg Bid
    7 bids

    I need a skilled freelancer with Android Studio experience to create a detailed, step-by-step guide for installing MLC Chat using Android Studio on Windows 11. The guide should be based on the provided documentation for MLC Chat v2023 available at: [](). please extend this documentation in an MS WORD document with additional detailed steps and screenshots. Requirements: - The guide should be aimed at users with a basic understanding of Android Studio and software installation. - It needs to be a thorough, detailed, and easy-to-follow document that leaves no room for confusion. - You should include the necessary steps for the successful installation of MLC Chat on Windows 11, outlining each step with appropriate

    $23 (Avg Bid)
    $23 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.

    $81 (Avg Bid)
    $81 Avg Bid
    15 bids

    ...contest to find a talented video editor who can create a bold and dynamic YouTube intro and outro for my channel, Walking Woke. Here’s what I have in mind: **Style**: Bold and dynamic, capturing the viewer's attention right from the start. **Elements**: - **Animated Logo**: The logo animation is a requirement and should be creatively integrated into both the intro and outro. - **Custom Music/Sound Effects**: Unique audio accompaniment that complements the visuals and sets the tone for my content. - **Social Media Call-to-Action**: The outro should include a clear and engaging call-to-action encouraging viewers to subscribe, like, and follow my social media. **Duration**: The intro and outro should be between 5-10 seconds long. **Ideal ca...

    $12 (Avg Bid)
    Guaranteed
    $12
    19 entries

    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 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 clarification and updates.

    $30 (Avg Bid)
    $30 Avg Bid
    12 bids

    We are seeking a skilled developer or development team to create a comprehensive web crawler system. This system should scrape, structure, and update information from web pages, handle large projects, and be accessible via a powerful API. The system should offer user-friendly features for both individuals and businesses and include flexible user management for both customers and employees. Project Requirements 1. Web Crawling and Data Extraction -Develop a system capable of scraping entire websites and extracting data from each page. -The system should divide the scraped information into sections to facilitate easy reading and understanding. -For e-commerce sites, the system should identify and structure the following information: --Product category (including breadcrumbs fo...

    $2408 (Avg Bid)
    $2408 Avg Bid
    87 bids

    I need a developer to create a webpage to facilitate medical exam orders. Key functionalities required: - I need an order form to capture detailed patient information and then generate a medical order. - The website should feature a catalog of the various medical exams available and subcategory. - The platform requires a payment functionality. I prefer using Webpay and apple android pay for transactions. - After each transaction, a customized PDF containing the exam order details and the patient's name should be sent automatically via email and available to direct download. - The website need to be simple for the customer and easy to buy with a few steps. -The website need to have a page of "about us", "Medical ...

    $175 (Avg Bid)
    $175 Avg Bid
    40 bids