Invisibile yahoo status php jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 invisibile yahoo status php jobs found, pricing in USD

    I'm in search of an adaptable, entry-level full-time Node.js/React developer who can handle tasks in both areas effectively. Ideally, you should possess: - Proficiency in both Node.js and React, despite your beginner/entry-level status. While having stronger skills in one area is acceptable, a balanced knowledge in both areas is greatly appreciated. - The capacity to work simultaneously on various project elements, both backend and frontend development. - A proactive attitude towards sharing your relevant past experience, including examples of past work and elaborate project proposals outlining your method of tackling similar projects. If you've got the aptitude and the attitude to take on this role, don’t hesitate to drop your application. Looking forward to worki...

    $308 (Avg Bid)
    $308 Avg Bid
    4 bids

    I'm looking forward to making significant changes to my PHP website, aspiring towards a polished and professional corporate design. Implementing ReactJS for responsive layout that adjusts seamlessly to different screens is key, additionally, shifting the backend to NodeJS is also needed. My requirements are as follows: - Installing 15 to 20 APIs effectively along with setting up all SSLs properly. - Implementation of user authentication, that should include two-factor authentication, Captcha, Aadhar verification, and passport verification systems to ensure optimal security. - Introduction of real-time updates on the website for a dynamic user experience. - Utilization of Google Firebase and work with meta tags as well. - Incorporating Aadhar verification API and Passport verif...

    $18 (Avg Bid)
    $18 Avg Bid
    8 bids

    I'm seeking an expert WordPress professional to configure the POP on my website to receive emails from my personal server. Key requirements include: - Enabling personal server compatibility: Your experience in dealing with personal servers rather than mainstream ones such as Gmail, Outlook or Yahoo will be crucial. - Control panel expertise: Familiarity with the WordPress control panel is required, as it's my server management tool. - Plugin installation: A prerequisite for this task is installing an appropriate plugin that can handle email functionality in WordPress since I haven't yet done this. Overall, your WordPress skills and knowledge will play a critical role in successfully completing this task. Knowledge about email services and server handling can b...

    $17 (Avg Bid)
    $17 Avg Bid
    59 bids

    Hello guys We are looking for a developer who is perfect on both Python and PHP Needed for fixing current issues

    $138 (Avg Bid)
    $138 Avg Bid
    133 bids

    I'm seeking a skilled PHP developer with experience in customizing POS systems. My aim is to adapt an existing PHP POS system (simple POS) in line with my rental business specifics. The primary modification would be: - Injecting a rental agreement within the receipt function. This means the receipt will also serve as a rental contract. Here's what I expect from a potential freelancer: 1. Proficient in PHP, specifically in developing and customizing POS systems. 2. Background in working with rental businesses is a plus. 3. Able to deliver clean, efficient code that can enhance the system's functionalities. 4. Puts strong attention to details to ensure that every requirement is met. Looking forward to working with someone who can breathe life into this...

    $2343 (Avg Bid)
    $2343 Avg Bid
    106 bids

    I'm looking for a skilled website developer who can design a shipping portal with distinct features that include a tracking system and user registration. Key Features: - A cutting-edge tracking system should be incorporated that provides a plethora of information such as shipment status, estimated delivery time, and shipment location for the convenience of all users. - A seamless user registration feature ensuring smooth customer journeys. Ideal Skills: - Proficient in web development - Experience with payment gateway integration - Understanding of shipment tracking system - Knowledge in user registration. Note: I didn't specify any additional features for user registration, so for now, let's focus on designing a basic yet functional feature. If you have the nec...

    $329 (Avg Bid)
    $329 Avg Bid
    63 bids

    I'm in need of an expert to install a PHP script on a shared hosting server to manage my databases. Your Services Include: - Installing the PHP script - Ensuring script runs smoothly on shared hosting - Final functionality of the script includes database management Ideal Skills & Experience: - Proven experience with PHP scripting - Experience with database management - A wealth of knowledge on shared hosting platforms. - Ability to troubleshoot and solve issues swiftly Please provide examples of similar projects you have completed in your proposal.

    $60 (Avg Bid)
    Guaranteed
    $60
    3 entries

    I am seeking a skilled PHP developer proficient in upgrading and modifying my existing SMS PHP script. Key components to this upgrade include: - Language Conversion: Currently, the script is compatible with earlier versions of PHP. Your task would be to upgrade it to PHP 7/8. An understanding of the differences between these versions is essential. - Multi-User Functionality: I envision a system where different users can interact with the script simultaneously. This requires the introduction of individual user dashboards, role-based access control, and simultaneous user access mechanisms, accommodating less than 10 users initially. The source code of the current script will be provided. Prior experience with similar projects is preferred.

    $142 (Avg Bid)
    $142 Avg Bid
    105 bids

    ...overall Battery Pack system design needs to be carried out in collaboration with other on-going design work for the exoskeleton product especially the WAIST section. The engineering design work for the BATTERY PACK is to be carried out in collaboration with another Engineer and an Industrial Designer to achieve the following • Design compact 24V/ 48V Battery Pack with integrated BMS and Battery status display able to be housed into an IP65 rated enclosure in the Waist Section • Easy BATTERY PACK insertion/removal method automatically connecting (mechanically, electrically and functionally) to WAIST • External Battery Charger • Select appropriate materials for heat dissipation, durability, water sealing and aesthetics • Design and integrate all Battery int...

    $245 (Avg Bid)
    $245 Avg Bid
    6 bids
    Google Core Update Recovery 6 days left
    VERIFIED

    I've recently been impacted by the Google core update, resulting in decreased organic search rankings and indexing troubles on my website, specifically concerning my blog posts. I have attached errors also and graph about the current status. If you want you can check our website For this task, I require a freelancer who can: - Address and resolve crawl errors linked to pages not being indexed - Implement strategies to better my website's SEO performance particularly for blog posts - Monitor and improve organic search rankings The ideal candidate will have strong experience with SEO, the Google Search console, and a proven track record of improving website performance post-Google core update.

    $10 - $50
    Sealed
    $10 - $50
    13 bids

    I am looking for a PHP developer who can work on a small project, which script catch any email address for verification. Verification consists of knowing if the email is valid or not. I give to the developer two files. The first one is a simple , consisting on an email msgbox, a submit button and a container where the verification output is placed. The second file is verify-class.php. The class verify the email address format, and find the MX server records, Foreach MX-record, open a SMTP socket (can be use any port like port 25, etc.) and act as client-server. Once the server received the client-request, respond with a Key-code 220, client send EHLO!, and so on, ask for Authorization and user send username and password, the server answer with other Keyword, after that uses Exte...

    $548 (Avg Bid)
    $548 Avg Bid
    16 bids

    ...terminate(error_message, code, data, d_type): print(f"[{d_type}]{error_message}, Check Logs. Exiting...") dt = str(()).replace(".", "_").replace(":", "_").replace(" ", "_").replace("-", "_") print(f"nPlease Check File: scraper_logs/{dt}.txtn") with open(f"scraper_logs/{dt}.txt", "w", encoding="utf-8") as logs: (f"[{()}]nn[Status Code]: {code}nn[Response]: {data}") exit() def parse_commit(db_conn, db_cursor, dtype, data): dtype_data = data[dtype] dtype_id = dtype_data["id"] dtype_name = dtype_data["name"] dtype_url = urls[f"{dtype}_url"] + dtype_id params = ...

    $142 (Avg Bid)
    $142 Avg Bid
    26 bids

    I am in search of an expert in Exce...already existing spreadsheet. The dashboard should be interactive and incorporate multiple filters. Key Characteristics: - Able to embed filters for Date range, Project name, Status, Size, and Material, with possibilities of extending to more which will be provided upon project award. - You should be able to creatively build an intuitive, user-friendly interface that allows for easy navigation through huge data sets. Ideal Candidate: - Has significant experience and skill in Excel and data management. - Can provide examples of other Excel dashboards they've created. - Communicates effectively regarding project status and any barriers met. Timeframe is not an issue, providing the project is completed to the needed standard. I look...

    $419 (Avg Bid)
    $419 Avg Bid
    167 bids

    ...Strategies For Personal Growth. This book should resonate with readers on a deep level while also providing actionable advice. Consequently, your writing style should balance the following tones: • Inspirational: Motivate readers towards self-improvement. • Practical: Provide tangible, implementable advice. • Humorous: Lighten up heavy topics with wit and levity. • Provocative: Challenge readers' status quo and push them towards change. Ideal candidate should have prior experience in self-help or motivational writing, particularly within the context of personal growth and career advancement. Insight into the challenges faced by middle-aged professionals will be a plus. The objective is not just to inform but to drive transformation; thus, details sh...

    $595 (Avg Bid)
    $595 Avg Bid
    58 bids

    I am in need of an expert in any server-side language to review and fix my web scraping code, which recently stopped functioning since this morning, because the website implementing Cloudflare i think. I think the website implemented a bot-detector and may require a captcha solving. for NOW and must be fixed asap. Please don't use AI to respond to the bid, it's very noticable.

    $125 (Avg Bid)
    $125 Avg Bid
    105 bids

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

    $50 (Avg Bid)
    $50 Avg Bid
    1 bids

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

    $50 (Avg Bid)
    $50 Avg Bid
    1 bids
    Php expert 6 days left

    php work required for some backend work

    $80 (Avg Bid)
    $80 Avg Bid
    20 bids

    ...professional to integrate Xtream Codes into my platform. features a subscription-based model allowing for full content access, including live TV, movies, and series, for paid users. Key Project Goals: - Complete Xtream Codes Integration: Qualified freelancers will have experience integrating Xtream Codes onto similar streaming platforms. - Account Status Verification: Once integrated, the platform should verify user's account status (paid/unpaid) upon login. If an account is paid, the user should have unrestricted access to all content (live TV, movies, series). - User Experience for Unsubscribed/Expired Subscriptions: In the instance of users with inactive or expired subscriptions, they should be able to view a preview of available content, followed by a subsc...

    $74 (Avg Bid)
    $74 Avg Bid
    76 bids

    Hi there! Our agency is expanding and we're searching for a Collaboration Agent to join our journey. We're currently promoting brilliant tees for high-performing individuals, and aims to support the ambitious startup atmosphere. Our high-performer T-shirts are a must-have for every founder or entrepreneur, instantly boosting your status in any room and creating lasting impressions. Your mission: • Discover talents on Instagram and TikTok who will promote our T-shirts. • Engage internationally– London, Stockholm, and LA. You will face time zone challenge, can you catch-up? • Trigger interest by responding to DMs in a casual day-to-day talk format. Requirements: • Great sense of suitable influencers and creators in the fashion, lifestyle...

    $22 (Avg Bid)
    $22 Avg Bid
    11 bids

    I am in need of an expert to upload PHP to a Hostingger server, install a Domain Validation SSL, and ensure that my corporate website is functioning smoothly. Key Aspects: - Install PHP on Hostingger server - Implement Domain Validation SSL on the website - Optimize for a smooth run of a corporate website Aside from setting up the basics, I also require specialized security features for the PHP part of my website. You should have extensive experience in programming and security handling. Skills and Experience: - Proficiency in PHP coding and security customizations - Expertise in Operating Hostingger Server - Experience in Domain Validation SSL Installation - Knowledge on corporate websites dynamics

    $25 (Avg Bid)
    $25 Avg Bid
    24 bids

    I’m in need of a proficient web developer to create a website dedicated for managing residential rental properties. Specific responsibilities might include: Key Functionalities: - Developing a robust tenant management system that allows for booking and tenant management. - Creating a platform that can effectively track rent payments, ensuring precise oversight of payment status and history. - Implementing a system to manage lease agreements, providing detailed information on rental terms and conditions. - Integrating a logging system for maintenance and repairs, enhancing property servicing and accountability. Additional Features: - Ability to manage multiple properties, catering to landlords with diverse property portfolios. - Creation of two distinct views: one for land...

    $523 (Avg Bid)
    $523 Avg Bid
    207 bids

    I'm in immediate need of a professional with a strong grasp on Wordpress, PHP, and JS. There's a functionality issue causing trouble in our system - specifically the passing of JSON data to WooCommerce cart. Your task will be to identify and rectify this problem. Unfortunately, I cannot provide further information regarding specifics, so this project requires a self-starter who understands these elements thoroughly and can investigate potential issues. The ideal candidate will have: - Advanced knowledge in Wordpress, PHP, and JS. - Experience in WooCommerce ; specifically debugging issues around cart functionality. - Proven success in previous debugging tasks. - Ability to start working, immediately.

    $169 (Avg Bid)
    $169 Avg Bid
    271 bids

    Attention. Those who are ready should apply. People who only send requests should not apply. I am looking for a Cora PHP specialist who can add VIEWS code to the control panel. When the news articles are viewed by the users, it should be displayed in the control panel. Views should not be repeated, it should remember the user's ip address or device

    $21 (Avg Bid)
    $21 Avg Bid
    77 bids

    ...need of an experienced programmer to develop a custom asset management and inventory software. This software will manage a sizable inventory of more than 500 assets and hence, it requires robust functionality and design. Key Features: - Asset Tracking: The software should be able to keep track of every asset in our database accurately. It should provide real-time updates on the location and status of each asset. - Barcode Scanning: Incorporate a feature that enables quick scanning of barcodes to facilitate easy and speedy data capture. - Purchase Order Management: The software should have capabilities to manage all our purchase orders. It should be able to process these orders in a systematic, efficient and error-free manner. Specification for User Interface: - Simple and ...

    $326 (Avg Bid)
    $326 Avg Bid
    17 bids

    I'm seeking a skilled PHP developer experienced in working with CS CART. The project involves: - Seamless API Integration: The ideal candidate must be familiar with integrating APIs effectively. - Efficient Database Management: You should have proven skills in database management to ensure everything runs smoothly. - Custom PHP Programming: We'll need custom solutions not provided by standard CS CART functions, hence, proficiency in PHP is a must. The completed project must epitomize a modern design. Therefore, the right freelancer should also have a flair for modern aesthetics. An understanding of CS CART is crucial for this job. Previous experience working with this CMS will be highly regarded.

    $1135 (Avg Bid)
    $1135 Avg Bid
    168 bids

    I am seeking a beginner level telecaller primarily for lead generation in the financial services industry. Key Responsibilities: - Conduct outbound calls to prospects - Qualify leads and set appointments - Detailed record keeping and updating the lead status Ideal Candidate: - Beginner level experience in telecalling - Interest or background in finance can be advantageous - Strong communication skills - Competence in lead generation and appointment setting

    $249 (Avg Bid)
    $249 Avg Bid
    9 bids

    Hi, I'm looking for a PHP developer with experience to help fix some errors on my webpages. They were functioning properly before. Could you please review the PDF file and let me know if you're capable of addressing the issues? I'll provide an FTP account for access to the source code, etc. My budget for this task is $70." Please only private developers apply, and only if you agree with my budget. Otherwise, please refrain from sending me any quotes that exceed my budget. Your main responsibility will be to ensure that the website functions smoothly without any disruptions, eradicating the error. Relevant expertise in PHP troubleshooting and website support are key to this task.

    $111 (Avg Bid)
    $111 Avg Bid
    140 bids

    ...topics such as stock market news, economic updates, and industry analysis. Additionally, some focus on crypto news is required. Specific requirements include: - Integration with Google News API, Yahoo Finance API, and Reuters News API for article sourcing. - Automatic publishing of articles covering chosen topics, with no manual intervention needed. - Display of specific information within each article, such as company stock prices, financial indicators, and economic indicators. Key skills and experience required include: - Extensive WordPress development experience. - Proficiency with Google News, Yahoo Finance, and Reuters News APIs. - Knowledge of financial markets, particularly regarding stocks and crypto. - Background in creating automated content systems. This p...

    $462 (Avg Bid)
    $462 Avg Bid
    281 bids

    I'm looking for an enthusiastic backend developer, proficient in JAVA, PHP, Ajax, and CodeIgniter (CI). I need someone who can handle various tasks, including: - Code development - Issue fixes - Database (DB) management Ideal candidates are self-starters who have a deep understanding of server-side scripting and API integrations. Qualified candidates must also be able to handle any bugs or issues that come up and be proactive in delivering solutions. Must update required documentation. Should support mobile app developers as required. Provide support and proper documentation for moving code to testing environment. Hourly MAX rate is INR 525/. Developer will provide time estimate for each task and milestone for the task will be created. All proposals must be accompanied with...

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    69 bids

    I am currently seeking a skilled PHP Laravel developer to assist me with a project. I have a budget of INR2000 and a timeframe of 3 days for this task. **Project Overview:** I have a PHP Laravel source code that includes a licensing program, and I am looking for a talented developer to remove the entire licensing mechanism. Once the licensing program is successfully removed, I expect the freelancer to hand over the complete source code. I can provide a hosting package for testing purposes, or the freelancer is welcome to use their own hosting account. **Deliverables:** 1. Removal of the licensing program from the source code. 2. Handover of the complete source code. 3. Testing on provided hosting or freelancer's own hosting account. **Additional Requirements:** I requ...

    $22 (Avg Bid)
    $22 Avg Bid
    17 bids

    I'm keen to take my project to the next level by marketing fewer than 50 products using Google Shopping and Displa...potential bidders should: - Possess strong experience in tailoring advertising campaigns towards specific demographics. - Have mastery in the art of creating Google Shopping Campaigns and Display Ads that are highly engaging. - Be adept at tweaking these campaigns over time to optimize performance and increase efficiency. - Target real audience The intention here is not just to maintain the status quo, but to improve upon it. As such, I'm hopeful to find a professional with a uniquely creative approach to problem-solving and a history of success in digital advertising. Ads dedicated to three brands we market - BKR, Gorilla , Gardena in India through our ...

    $91 (Avg Bid)
    $91 Avg Bid
    26 bids

    I'm on the lookout for an intermediate-level PHP developer who can create a powerful Leave Board web system. This system should have: - Individual staff accounts: Each user account should contain detailed leave records linked to the respective staff member. - Requesting leave feature: Staff should be able to easily request leaves through their personal accounts. - Supervisor’s approval: The system should include a functionality that allows supervisors to review and approve or reject leave requests. Skills and experience in PHP and web-based systems are prerequisites. Preference will be given to developers familiar with creating similar platforms. Please note that being an intermediate or advanced PHP developer is a requirement. I'm keen on a swift pro...

    $1107 (Avg Bid)
    $1107 Avg Bid
    205 bids

    I urgently need a skilled Full-Stack PHP Developer who can assist with frontend and backend development, as well as database management, of an AI SaaS built on the WordPress framework. - Experience with OpenAI API & Streaming is a MUST! - Frontend Development: You should be proficient in WordPress and Native PHP. Your tasks will include creating interactive, responsive designs that enhance user experience and drive engagement. - Backend Development: Expertise in Native PHP and WordPress is highly valued. You'll handle server-side application logic, design robust APIs and optimize the system for speed and scalability. - Database Management: You'll be responsible for data storage solutions, ensuring data consistency, data protection and making certain ...

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

    We are seeking a skilled CodeIgniter PHP developer to join our project team. The ideal candidate will work closely with our existing developer to enhance our web application. I'm in need of a competent CodeIgniter PHP developer who can build a project focused on: - Building a user authentication system operating on basic username and password security level - Integrating a payment system into the project - Incorporating API integration within the structure Skills and experience in the following areas would be ideal: - Extensive knowledge of CodeIgniter PHP development - Experience in basic user authentication system framework - Familiarity with payment integration - Proficiency in API integration - Knowledge on how to implement Facebook and Google user logins....

    $73 (Avg Bid)
    $73 Avg Bid
    106 bids

    In need of a tech-savvy, innovative app developer well-acquainted with both ...need of a tech-savvy, innovative app developer well-acquainted with both iOS and Android systems. The ultimate goal is to create a cryptomining application that's user-friendly and efficient. Key Features Required: - User Registration and Login: A secure authentication method, protecting user's data and mining activity. - Real-time Mining Statistics: To keep users informed about their mining status, providing data like hash rate, earnings, and more. - Wallet Integration: Facilitate seamless transactions using popular crypto wallets. Proficiency in blockchain technology, crypto mining, and payment gateway integration is a must. We value security and user experience, so expertise in these area...

    $203 (Avg Bid)
    $203 Avg Bid
    14 bids
    PHP Reconfig 8 days left

    Hi Bestsolz, I noticed your profile and would like to offer you my project. We can discuss any details over chat. Abilitypathway Project Delivery 11 April 2024

    $350 (Avg Bid)
    $350 Avg Bid
    1 bids

    I'm searching for a competent PHP developer who can assist me in modifying some Code Canyon scripts. I did not specify which scripts for this project, giving you the flexibility to apply based on your wide-ranging experience in PHP script modification. Main Task: • Modify various Code Canyon PHP scripts as per requirement. The ideal freelancer for this job should have: Relevant Experience: • A strong track record of modifying PHP Scripts, preferably but not limited to, CodeCanyon scripts. Your application will stand out if you share specific examples of your previous work in this area. • Experience in a related industry would be a bonus. In your application kindly focus on your: • Experience with PHP and script modification. ...

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

    Bug fixing: 1. order id duplicacy should not be there, update if already exists 2. Card id should not be visible completely (TBD) 3. Error message in case of status change 4. Autoship not working 5. Custom report for bank login 6 MIS on dashboard (To be shared by colorplast) 7. Layout of custom report Plast white label solution

    $828 (Avg Bid)
    $828 Avg Bid
    70 bids

    ...Knowledge of stock markets and investment - Familiarity with current market trends Application Requirements: - To stand out as a candidate, detailed past work within this specific field is necessary. Show me practical examples where you developed similar financial models. Minimum requirements: 1) A dashboard that allows the user to... 리 b ...enter company-specific information collected from Yahoo Finance or an adequate alternative source. ...enter the 5-year Treasury yield for use in the CAPM. ...See key output metrics for the companies, including 1) % undervaluation, 2) undervaluation rank orderings, and 3) implied growth rates d) ...see the implied price multiples for the industry e) ...see the probability distribution for each stock based on simulations you run i) N...

    $440 (Avg Bid)
    Urgent
    $440 Avg Bid
    20 bids

    I am in need of a skilled bookkeeper, proficient in using Excel. The main task will be daily upkeep of our financial records. Key Responsibilities: - Maintaining daily bookkeeping and financial transactions Ideal Skills and Experience: - Strong knowledge in Excel - Prior experience in bookkeeping Please note, I require daily updates on progress and status. If you're detail-oriented and are comfortable with Excel, you're the perfect candidate for this task!

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    38 bids

    Dear Team, Project is ready to go! before proceed further require to show us your previous MLM project in live not only screenshot or vid...client even after working hour, sat or sun & public holiday 06. we only deal with team with fast respond, quality, friendly, good attitude & responsibility 07. prepare daily update in googlesheet 08. in some discussion will go by zoom & will request permission from freelancer before project start 09. reasonable new features charge and willing to accept minor features request by client even not status earlier. 10. Reply message to your client even after working hour, weekend even public holiday. Issue will happen anytime. 11. First priority respond time! Note: Please make sure u agreed & fulfill above requirements and are ready ...

    $2512 (Avg Bid)
    $2512 Avg Bid
    113 bids

    ...looking for a skilled PHP Developer who will be responsible for developing and maintaining web-based applications and platforms for UrBot. You will work closely with our development team to bring our ideas to life and ensure seamless functionality across all our digital platforms. Responsibilities: 1. Develop, test, and deploy PHP-based web applications and platforms. 2. Collaborate with the design and development teams to implement new features and enhancements. 3. Optimize applications for maximum speed and scalability. 4. Troubleshoot and debug issues to ensure smooth functionality of web applications. 5. Stay updated on emerging technologies and best practices in web development. Requirements: 1. Proven experience as a PHP Developer or similar role. 2. Strong ...

    $125 (Avg Bid)
    $125 Avg Bid
    69 bids

    ...user type (Admin | All Rights | Supervisor | Field Meter Reader | Billing Review | Approve Billing | Export Billing Data ..... Integrate reCAPTCHA Image for logins Ability to schedule site reading allocation to user by manager and reading progress report for site and user. 2. Property Management for Meter Usage and Service Fee Charges: Property Profile Admin, ( Name, Address, No of Meters, Site Status, Water Billing Cycle (Monthly/Quarterly), Service Charge Billing Cycle, Water Usage/ Service Fee Billing Rate 3. Meter Management: Meter No. Total No Meters, Last Reading Date, Field Meter Reader, Supervisor Name, Billed Dates, Meters Replaced History, Reports in Column Format of these fields and search filter by Property Name/Field Worker 4. Tenant Management : Tenant No, Billin...

    $750 - $1500
    Sealed NDA
    $750 - $1500
    97 bids

    I am in need of an expert in any server-side language to review and fix my web scraping code, which recently stopped functioning since this morning. I think the website implemented a bot-detector and may require a captcha solving. for NOW and must be fixed asap. Please don't use AI to respond to the bid, it's very noticable.

    $128 (Avg Bid)
    $128 Avg Bid
    109 bids

    I'm in need of a specialist who can integrate crucial Shopify features with an API on my store. This will involve: - Integration of product inventory management, order management, and customer management. - The API integration should be able to perform specific functions including retrieving product details, syncing inventory levels, updating order status, and adding new customers. - An additional essential requirement is the capability of syncing shipping rates for Canada and the USA. - The system also needs to retrieve specific types of data or information - product details, customer details, order details, and updated pricing from API Sync. The ideal freelancer for this job should have experience in Shopify and API integrations, with strict attention to detail and an under...

    $5918 (Avg Bid)
    $5918 Avg Bid
    135 bids

    Need very Simple help with my Laravel website Very simple help, just need someone to tell me the file bath of the somethings. Thanks

    $21 (Avg Bid)
    $21 Avg Bid
    50 bids

    Hello, I need custom linux hosting management panel. Features: Admin Interface Home Create Account Manage Accounts Server Information Server Status Restart Service Restart Server MySQL Running Queries Web Server Manager Client Interface: Home Email Accounts Email Autoresponders Backups Cron Jobs DNS Editor Email Forwarders WordPress Manager New FTP Account Mail Route MySQL Databases PHP Manager SpamAssassin SSL Certificates Subdomains

    $471 (Avg Bid)
    $471 Avg Bid
    145 bids

    As the post holder, you'll be tasked with: - Delivering the product(s) at the outlined locations. - Accurately maintaining delivery, inventory, and customer records. - Snapping photographs throughout the process and effectively storing these on a cloud server. - Leaving pertinent messages capturing the delivery status, recipient's confirmation, and the specific condition of the product upon delivery. The perfect candidate would have prior experience in a similar role and impeccable record-keeping skills. A robust understanding of cloud-based storage systems is mandatory, as is the ability to capture clear, high-quality photos. Excellent communication skills for leaving concise, informative delivery messages are also required.

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

    ...urgent need of a PHP Laravel expert to help build me a cryptocurrency exchange platform. The key features I require include: - User registration and login functionality to ensure each individual has a secure and private portal. - Trading charts and indicators to provide valuable insight to users on the latest trends on the market. - Wallet integration to allow seamless transactions within the platform. In terms of design, I'm looking for a clean, modern outlook with a customizable layout and colors to suit varying needs. The interface must be user-friendly, with easily navigable tools and features. Given the urgency of this project, I need someone who can start work immediately and deliver a complete project ASAP. Ideal freelancers should have solid experience in PHP...

    $306 (Avg Bid)
    $306 Avg Bid
    10 bids