Java in oracle database example jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 java in oracle database example jobs found, pricing in USD

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

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    50 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.

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    37 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 will be working with Java...

    $501 (Avg Bid)
    $501 Avg Bid
    26 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 conv...

    $18 (Avg Bid)
    $18 Avg Bid
    6 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 will be working with Java...

    $497 (Avg Bid)
    $497 Avg Bid
    26 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

    $28 (Avg Bid)
    $28 Avg Bid
    17 bids

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

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

    $40 (Avg Bid)
    $40 Avg Bid
    5 bids

    use Oracle PL SQL teach me how to install free Oracle DB on my local windows 11 acceptance: I can run your code on my computer ; all code work on my computer when I run it by myself You have 2 days you provide code to simulate input data (both code versions: python and sql)-> transactions data *****you provide SQL code to calculate per day summary for each day for each product for each store for 3 years SIMULATION data for 3 years 100 products 20 stores 5 USA states random dates and prices promotion for 30 promotions per year , each promotion happen for 7 to 15 products, for example promotion at may 10, 2023 happen for product ids: 34, 65, 12, 78, 5, 23, 41. When 34 for 20%; 65 for 30%; 12 for 40%; 78 for 10%; 5 for 15%; 23 for 70%; 41 for 30% randoml...

    $50 (Avg Bid)
    $50 Avg Bid
    7 bids

    I require an advanced database to streamline church operations. It must include: - Member management: This involves recording personal details of each member, tracking attendance, and allocating to the right departments. Each member's record should also include household and family details, with specific fields for spouse and children. - Functionalities: Capacity to sort data based on each individual (organize by member). It should also capture other input fields like gender, age, membership status, notes, and whether they serve as workers or ministers. - Financial management: The platform should have capabilities for recording and tracking financial contributions. Ideal freelancers will have experience in building similar database systems, with a keen underst...

    $21 (Avg Bid)
    $21 Avg Bid
    12 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

    $102 (Avg Bid)
    $102 Avg Bid
    11 bids
    Java Code Issue Resolution 6 days left
    VERIFIED

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

    $22 (Avg Bid)
    $22 Avg Bid
    21 bids

    use Oracle PL SQL teach me how to install free Oracle DB on my local windows 11 acceptance: I can run your code on my computer ; all code work on my computer when I run it by myself You have 2 days *****you provide code to simulate input data -> transactions data *****you provide SQL code to calculate per day summary for each day for each product for each store for 3 years SIMULATION data for 3 years 100 products 20 stores 5 USA states randomly 30 to 170 transactions per day for given product for usual price randomly 200 to 600 transactions per day for given product for promotion random dates and prices promotion for 30 promotions per year , each promotion happen for 7 to 15 products, for example promotion at may 10, 2023 happen for product ids: 34, 65, ...

    $127 (Avg Bid)
    $127 Avg Bid
    24 bids

    I'm in need of a skilled developer who can create a Telegram bot for scraping user data and automatically inviting 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 sh...

    $278 (Avg Bid)
    $278 Avg Bid
    28 bids
    PACMAN 9 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 creating game prototypes wo...

    $14 (Avg Bid)
    $14 Avg Bid
    5 bids
    Modify a code on C# 6 days left
    VERIFIED

    We have a program on C# written on Visual Studio. We want to modify the current program, which read bar codes on a warehouse, for other sections of the company. On this project we will like it to get information from different Oracle tables. Job is to use the original code that we provide and make modifications to adapt to our new requirements.

    $100 (Avg Bid)
    $100 Avg Bid
    16 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 Fr...

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

    I am looking for a skilled Elasticsearch expert to help with data indexing and analysis for a large dataset. The data to be indexed is primarily textual and it is sourced from database entries. Experience with database management and textual data analysis is a crucial requirement for this project. The primary tasks include: - Analyzing and indexing a large dataset from database entries - Setting up Elasticsearch for efficient data analysis - Implementing indexing strategies for textual data Proficiency in Elasticsearch, data indexing, and database management is benefit for this project. Familiarity with handling large datasets and textual data is a must.

    $133 (Avg Bid)
    $133 Avg Bid
    8 bids

    I'm seeking a data entry specialist with a knack for precision to type data from PDFs into an online database. Key Requirements: - As a data entry specialist, you will be responsible for the accurate and timely entry of data from PDFs into our online database. - The data format should match the original PDFs, with no specific validation rules needed. - The ideal candidate will be detail-oriented, with a proven track record of data entry. If you're someone who enjoys working with data and has an eye for detail, this could be an ideal project for you.

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

    $76 (Avg Bid)
    $76 Avg Bid
    13 bids

    I want someone who can create a database in Excel/Access for Invoices Log (tracking for already processed invoices) with the following features. 1- A list of all invoices (Master List) with the field names I will provide. 2- A list of all Contracts with the field names I will provide. 3- A list of all Purchase Orders. 4- A list of Approvers who is approving the invoices. 5- A list of Accounts. 5- All of these list should be linked with each other. The database should have a main page, with link to the above mentioned list pages plus Add Invoice, Search Invoice, Search Approver, Search Contract, Search PO, Search Account and Reports pages. For Add New Invoice page, I should be able to add an invoice details in it, and if it's related to a contract or purc...

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

    $31 (Avg Bid)
    $31 Avg Bid
    10 bids

    ...Points (USPs) --Colors --Sizes --Call to Action (CTA) text --Description --Specifications --Other relevant information -Enable users to specify which pages, products, and categories to manage, and which information to include in exports. Generate XML or CSV links based on user selection. -Allow users to update specific pieces of collected information across all or selected pages, ensuring data remains current and accurate. 2. Proxy System -Implement a dedicated IP system (proxy system) to avoid server or firewall blocking. 3. Data Access and Export -Allow data export in formats such as CSV, XML, etc. -Ensure data export is compatible with Google Merchant Center and other similar advertising services. 4. User Interface -Provide an interface that allows users to explore scra...

    $2355 (Avg Bid)
    $2355 Avg Bid
    74 bids

    Build an ISO for a raspberry pi (with cellular notecard) to scan for unique cell phones in a specific range and log the unique phone ID and timestamps/ping (distance) from the raspberry pi and store in mysql database using cellular adapter.

    $1130 (Avg Bid)
    $1130 Avg Bid
    42 bids

    I need a minimal working example of PPPOS in IDF framework v4.4.7. The requeriments are: - Minimal example with SIM800L modem. - Create and configure esp_netif for PPP (create the driver, and task to receive data from modem and send to esp_netif) - Configure the modem via AT commands (PPP conection ATD*99#) - After succesfull connection, make a http request for testing. The most important thing: DO NOT USE esp_modem component. The example must do not use any component, simply the esp_netif API.

    $28 (Avg Bid)
    $28 Avg Bid
    5 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 reli...

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    79 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.

    $37 / hr (Avg Bid)
    $37 / 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 a...

    $15 (Avg Bid)
    $15 Avg Bid
    8 bids

    ...complete but due to some error while connecting to the database some code is missing and the connection is not completed. You have to find out where the problem is and fix it properly. I will help you in everything ******* I'm seeking a skilled PHP developer to assist with a project that involves fixing a PHP file and combining a Php ,MySQL database. The main tasks for this project include: - Resolving a database connection issue in the PHP file. - Combining the MySQL database in the backend of the PHP file. Your role will be crucial in ensuring that the database is correctly integrated into the PHP file and that the database connection is stable and error-free. The PHP file should be able to successfully ...

    $133 (Avg Bid)
    $133 Avg Bid
    60 bids

    ...suitable and efficient. I need the API to include the following features: I am seeking a skilled developer to create a API to act as a third party implementation to serve clients such a service oriented businesses as Massage Therapists for client booking via scheduling calendar of showing available appointments ( this calendar shall also be utilized by the client to create time blocks when required ) in addition require online credit card initial deposits at time of scheduling and final payments featuring Vaulting to retain credit card details for future or ongoing appointments. A feature automation to fwd notifications client of booked appointment / via text / emails Pls review the attached samples. - User authentication: This should ensure that only authorized users can ...

    $482 (Avg Bid)
    $482 Avg Bid
    72 bids

    ...experienced C++ or Python or Tenserflow or Java or AI (etc.) developer to create a software program for Windows. A skilled developer with expertise in creating a dynamically pixelating images (not simple machine or grid pixelation). The program should have the following functionalities: - dynamically pixelate any imported image into mathematical, non-mathematical or custom shapes in various styles with user adjustable settings and configurations - adding additional shapes into the created shapes in separate layers to create more complex outcomes - export of the pixelated images as 300dpi vectorized or rasterized files - intuitive interactivity with user friendly adjustments, selections and editing The ideal freelancer would have extensive experience in...

    $489 (Avg Bid)
    $489 Avg Bid
    28 bids

    I'm in need of a professional web developer to create a basic website for managing workplace shift schedules. It is enough that this project has the qualifications to do the job. I am leaving a few photos so that you can have general information about the project design. It is sufficient that at least the texts that will be seen in the UI be in Turkish. Key Features: - Employee login and registration - Comprehensive shift scheduling and management tools - Facility to view and edit shift details - User access restrictors based on roles The web platform should be designed with a professional and corporate aesthetic, ensuring it's not only functional but visually appealing to users. Ideal Skills and Qualifications: - Proficiency in web development, pa...

    $165 (Avg Bid)
    $165 Avg Bid
    27 bids

    ...creating an ER diagram, relational schema, database dump, SQL files, and queries for a library database system. Requirements: - ER Diagram: An ER diagram is required with rationalities similar to the example provided in this link: - Relational Schema: Develop a relational schema that effectively models the database. - Database Dump: Provide a database dump for the system. - SQL Files and Queries: The project should include a set of SQL files and queries that effectively interact with the database. - Managerial Queries: Develop a minimum of 20 managerial queries that will be used to analyze and manage the library database. Deadline: This project must be completed by Monday. Ideal Skills: - Proficiency in datab...

    $177 (Avg Bid)
    $177 Avg Bid
    11 bids

    ...Description: We are seeking a skilled Java developer to contribute to the development of an e-commerce platform (basic) with the following key features: User Management: Implementation of user accounts with basic profile information (name, email, password). Product Management: Creation of a product listing functionality with basic product details (name, description, price, category, etc.). Inclusion of at least 100 sample products for demonstration. recommendation system: Generate recommendations based on simple rules and user behavior. For example, you can recommend products that are popular among other users, products in the same category as the ones the user has viewed, or products with similar price ranges. Store and update user view history in the da...

    $14 (Avg Bid)
    $14 Avg Bid
    9 bids
    MY Project 5 days left

    ...simplest graphic with a color change), the result of the operation can be presented in the form of binary, octal hexadecimal (additional buttons), enter the history button: opening a new window with information about the actions taken since the application was started, showing the actions in the following lines of the list. Project 2. Create a Music MP3 player mobile application in Flutter or in Android Studio that recommends its users the local area popular songs based on their GPS location. Submit the source code and the apk file as Task2.zip. Project 3. Create a Mobile Application for a Cafe Restaurant to receive orders from its Customers. The Application should offer a list of menu items [For Example: Coffee, Garlic Bread, Cheese Sticks etc. ...

    $298 (Avg Bid)
    $298 Avg Bid
    28 bids

    I am in need of a competent Python Django developer who can handle complex backend development and database integration tasks and run code as offline. Key Responsibilities: Develop, test, and maintain robust, scalable, high-quality software solutions. Design and implement new features and functionality. Write clean, maintainable, and efficient code. Develop RESTful APIs to support front-end functionality. Integrate user-facing elements developed by front-end developers with server-side logic. - In-depth understanding and experience of backend operations using Python Django. - Managing and integration of the database with the application. - Maintenance and improvement of existing codebase for optimal functionality. Desirable Skills: - Proven experience in...

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

    ...Description: We are seeking a skilled Java developer to contribute to the development of an e-commerce platform ( A BASIC DESIGN ) with the following key features: User Management: Implementation of user accounts with basic profile information (name, email, password). Product Management: Creation of a product listing functionality with basic product details (name, description, price, category, etc.). Inclusion of at least 100 sample products for demonstration. recommendation system: Generate recommendations based on simple rules and user behavior. For example, you can recommend products that are popular among other users, products in the same category as the ones the user has viewed, or products with similar price ranges. Store and update user view history in...

    $131 (Avg Bid)
    $131 Avg Bid
    10 bids

    I've compiled a comprehensive global leads database with 8 million entries. The database includes a variety of details such as name, email, contact number, website, profession, and even Instagram username. - **Purpose**: This database is specifically designed for sales leads generation. It's meant to help businesses and organizations reach out to potential customers and grow their sales. - **Categorization**: The leads are not just categorized by one specific filter. Instead, they're a mix of different categories from various industries, countries, and professions. This eclectic mix provides a wide range of opportunities for potential buyers. - **Delivery Method**: I'm looking to sell this database through a CSV file, online access to the...

    $100 (Avg Bid)
    $100 Avg Bid
    17 bids

    I'm seeking a skilled in...Connectivity & Communication: The chosen candidate should have a sound understanding of MQTT (Message Queuing Telemetry Transport) and how to use it to integrate various IoT devices. - Data Collection & Analytics: Proficiency in handling data streams from these devices, ensuring seamless collection, storage, and basic analytics. - User Interface & Experience: Creating a clear, intuitive UI to monitor and interact with the IoT data is essential. Ideal Skills: - Proficient in Java, MySQL, and Tomcat - Experience with MQTT and IoT SCADA is a plus - Strong background in designing user-friendly interfaces - Able to deliver quality work within a tight timeframe Go through the PDF file attached to understand the flow . For...

    $592 (Avg Bid)
    $592 Avg Bid
    18 bids

    I am in need of an experienced Android app developer who can assist me in migrating my app from its current version of Android Studio 2023 Jellyfish. The app is primarily written in Java, therefore, expertise in this language is crucial. Key Tasks: - Migrate the app from Android Studio 2023 Jellyfish to the latest version of Android Studio - Ensure the functionalities such as user authentication, database synchronization, and push notifications work seamlessly after the migration - Test the app thoroughly to identify and rectify any potential issues that may arise during or after the migration Ideal Candidate: - Proficient in Java and experienced in Android app development - Previous experience in app migration - Stro...

    $149 (Avg Bid)
    $149 Avg Bid
    55 bids

    Commercial real estate agency database of GCC

    $254 (Avg Bid)
    $254 Avg Bid
    1 bids

    About Plesk hosting upgrading the database from MariaDB 10.1 to 10.3 i would like to upgrade the database from MariaDB 10.1 to 10.3 for my hosting however, my hosting have a lot of client website in it, just would like to know if this upgrade will not affect the existing database thanks

    $27 (Avg Bid)
    $27 Avg Bid
    27 bids

    Self Managed Home Care Providers Database

    $34 (Avg Bid)
    $34 Avg Bid
    1 bids

    I'm in need of someone to help with building a Java code for my project. The main task will be developing a code for input validation. Key Requirements: - Experience in Java programming - Proficiency in coding for input validation - Ability to work efficiently and deliver results in a timely manner This project will require someone with a good understanding of Java programming and the ability to create effective input validation. If you have a track record of successfully delivering such functionalities, I'd like to hear from you.

    $17 (Avg Bid)
    $17 Avg Bid
    14 bids

    I'm seeking a data entry specialist with a knack for precision to type data from PDFs into an online database. Key Requirements: - As a data entry specialist, you will be responsible for the accurate and timely entry of data from PDFs into our online database. - The data format should match the original PDFs, with no specific validation rules needed. - The ideal candidate will be detail-oriented, with a proven track record of data entry. If you're someone who enjoys working with data and has an eye for detail, this could be an ideal project for you.

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

    I'm looking to create a comprehensive database of self-managed home care providers in Queensland and Australia to facilitate networking within the industry. Key requirements: - The database should include the provider's: - Name - Address - Email - Prime contact Ideal skills for this project: - Proficiency in data collection and database creation - Familiarity with the home care industry in Queensland and Australia - Organizational skills, to categorize the data by region - Excellent attention to detail, ensuring accuracy in information provided The data should be organized by region for easier networking. I may also require the database to be updated periodically. The collected information should be reliable, up-...

    $13 (Avg Bid)
    $13 Avg Bid
    15 bids

    ...am looking for a Java expert who is proficient in the Spring framework for implementing a role-based security setup in my project. Key Requirements: - Strong background in Java programming - Proficiency with Spring Boot and Spring Security - Significant experience in role-based security implementation - Familiarity with securing endpoints in web applications Your task will mainly involve: - Incorporating role-based security in secure endpoints - Limiting user access and functionality based on their roles - Ensuring that the security configurations are robust and effective - Maintaining the performance and scalability of the system post-implementation Ideal candidates should have prior experience in similar projects and be...

    $22 (Avg Bid)
    $22 Avg Bid
    19 bids

    I am in need of someone who can help me gather email addresses, websites, and phone numbers from the links in the attached spreadsheet. It's crucial that the information you provide is accurate and up-to-date. The test of accuracy will be me sending emails and verifying the company. Any wrong details will need to be collected again unless it is beyond your control (e.g. company has closed down etc.) Automated collection will be erroneous as the data needs to be collected in the following way. use the company names or links from the attached spreadsheet. 2. To copy and paste the company name + UK in the Google search box. The company's operation must be based in the UK as similar names may exist in US as well. 3. Or to click company lo...

    $23 (Avg Bid)
    $23 Avg Bid
    135 bids