Country state city dropdown list script php jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 country state city dropdown list script php jobs found, pricing in USD

    Company Overview: SafeGuard Power Solutions is a leading provider of innovative energy solutions, committed to revolutionizing the way power is managed and utilized in residential and commercial settings. Our flagship product, HUGO, is a state-of-the-art power management system designed to optimize energy consumption and enhance electrical safety. Position Overview: We are seeking a dynamic and motivated Sales Representative to join our team on a commission-only basis. The Sales Representative will be responsible for promoting and selling our flagship product, HUGO, to local plumbing suppliers and installers. This position offers an exciting opportunity to work with cutting-edge technology in the growing field of energy management. Key Responsibilities: Develop and maintain rel...

    $50 - $5000
    Local Featured NDA
    $50 - $5000
    0 bids

    I'm a registered civil & structural engineer with a ranch in South Texas. I require a skilled architectural designer proficient in AutoCAD (may be an architect, architectural student, or seasoned architectural designer) to take on the task of refining my barndominium residential building design. The design in its current state is a draft and I need to have the floor plan reviewed, improved as may be recommended, and then finalized with plan and elevation views. To be clear, I need to have the floor plan along with elevations finalized by an architectural designer. The deliverables will be the said drawings in AutoCAD and PDF formats. I will then add all lighting, electrical, HVAC, and plumbing designs. An architectural designer with skills and experience in resident...

    $36 / hr (Avg Bid)
    Featured
    $36 / hr Avg Bid
    35 bids

    I'm seeking a skilled fashion photographer based in New York City to shoot a small selection of tops and bottoms for my female clothing brand. Please check the attachment, those are the reference pictures i like - Style: I specifically need someone who specializes in fashion photography. Being able to capture the clothing pieces in a fashionable and trend-setting manner is paramount. - Location: The shoot can happen in any setting according to the creative concept you bring to the table. Innovative and engaging ideas for the photoshoot location will be highly appreciated. Ideal candidates should have prior experience in fashion photography, particularly in women’s clothing, along with a unique creative vision. Credible portfolio showcasing previous work in this are...

    $250 - $750
    Local
    $250 - $750
    0 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

    $15 (Avg Bid)
    $15 Avg Bid
    18 bids

    I am looking for an expert in Google Ads to develop and implement a campaign specifically focused on lead generation. My target audience is people aged 40 and above within a specified city or region. -Primary Goal: The main goal of the campaign is to generate valuable leads that will potentially transform into loyal customers. -Target Audience: The campaign should be tailored to attract and engage individuals in the age bracket of 40 and above. Prior experience in creating campaigns for this demographic will be an added advantage. -Geographic Location: You should have a proven track record in running successful local campaigns. Expertise in geographical ad targeting is a must. Ideal freelancers for this project will have in-depth knowledge and experience in Google ad campaigns...

    $3513 (Avg Bid)
    $3513 Avg Bid
    30 bids

    ...by including only the valid transactions, following the specific requirements outlined below. Objective Your primary objective is to write a script that processes a series of transactions, validates them, and then mines them into a block. The output of your script should be a file named that follows a specific format. Requirements Input You are provided with a folder named mempool containing several JSON files. Each file represents a transaction that includes all necessary information for validation. Among these transactions, some are invalid. Your script should be able to discern valid transactions from invalid ones. Output Your script must generate an output file named with the following structure: First line: The block header. Second line: The seriali...

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

    Please submit final designs, NO templates, no place holders! I'm urgently in need of a skillful developer to create a form for bot management. The platform needed is custom HTML. The form would require various input methods which includes: - Text Input - Dropdown menus - Checkboxes Experience in HTML form building would be beneficial to understand the requirements better and work faster. As the deadline is set to be as soon as possible, time management skills would be a necessary attribute. The ideal candidate would be able to prioritize tasks efficiently and deliver on a tight schedule. Attached you will find samples of a simple form design. Here is the link to our current form; Menu options for the form; Settings

    $30 (Avg Bid)
    $30
    5 entries

    ...long position, and accordingly, our SL will be above "open range high.". I would like to print out the maximum number of points until the "end time" is reached, or stop-loss. Also despite which trade is frst I want to allow for next trade to be taken as soon as exceeds the "open range". The purpose is to measure the maximum move for each trade, if one was taken "in points." I would like the script to return all the data to an Excel file. Here are my requirements: Date: 01/01/2000 "SPY" "open range" "stop loss" "target" Variables that I want to be able to customize - symbol compatible with API - time frame (1min, 10min, 1h, etc.) - time range (for example, 08:00:00–10:00:00)...

    $158 (Avg Bid)
    $158 Avg Bid
    93 bids

    I'm seeking a skilled 3D video designer to create a modern and sleek promotional video for our state-of-the-art LED lights designed specifically for tennis courts. Key Features to Highlight • Brightness: Convey how our LED lights outshine conventional lighting solutions, providing optimal illumination for evening games. • Energy Efficiency: Illustrate the superior power-efficiency of our LED technology, emphasising how it leads to significant energy savings. • Durability: Showcase the robust longevity of our lighting solution, enduring harsh weather conditions and providing reliable durability for years. Ideal Skills and Experience • Proficiency in 3D modeling and video editing software • Prior experience in product promoting videos • Understand...

    $35 (Avg Bid)
    $35 Avg Bid
    32 bids

    I'm in search of an experienced songwriter versed in country and light pop music. The task involves composing a theme song for a TV show, which should carry an emotional and heartfelt mood. I wish for the song to contain lyrics directly referencing the show's storyline and characters. This requires a keen understanding of the subject matter, creative lyric writing, and an ability to encapsulate the essence of the show in a lively tune. Ideal Skills: - Songwriting - Knowledge of Country and Pop music - Ability to work within specified mood and tone - Skill in lyric-writing - Experience in writing songs for TV Shows would be a plus. A song that would reach into viewers' hearts and embody the spirit of the show is our goal. We a have a 2 week deadline. We w...

    $143 (Avg Bid)
    $143 Avg Bid
    9 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = 'https://eutils.ncbi.nlm.nih....isArray(abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${abstractText}`); } }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

    $18 (Avg Bid)
    $18 Avg Bid
    20 bids

    ...highly skilled software developer to build a software solution that can efficiently erase data from numerous hard drives in an array system, capable of handling both SSDs and HDDs. This solution should allow for the removal of a drive upon completion of the data wipe, independently of other drives in the array. Key Details: - Hard Drive Type: The software should be compatible with both Solid State Drives (SSD) and Hard Disk Drives (HDD). - Data Wiping Method: The software must meet the stringent standards of NIST 800-88, incorporating the option for a secure erase, in addition to other erasure methods. - Usability: The software should be user-friendly and intuitive, allowing for the processing of hard drives in large quantities. Ideal Candidate: The ideal candidate ...

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

    $164 (Avg Bid)
    $164 Avg Bid
    213 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
    50 bids

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    $16 (Avg Bid)
    $16 Avg Bid
    43 bids

    I am looking for a proficient Laravel developer to create a 'Withdraw Now' section on my platform. This feature will allow users to submit withdrawal requests promptly. Key Task: - Integrate user authentication, a database, and a payment gateway into the withdrawal function. User Withdrawal Function: - Users should be able to indicate the amount they wish to withdraw. - Dropdown to choose which cryptocurrency they prefer to withdraw with. - Build a for users to submit this information. Ideal Skills and Experience: - Laravel development - User authentication and database integration - Crypto payment gateways - Secure form creation. Your ability to deliver this functionality securely and efficiently is key for this project.

    $48 (Avg Bid)
    $48 Avg Bid
    55 bids
    Trophy icon Script Installation 2 days left

    Fertig Script installieren. Installation

    $40 (Avg Bid)
    Guaranteed
    $40
    7 entries

    ...FOR 4 WEEKS OUT AND 2 WEEKS OUT IF “LIVE” f. LATER EMAILS ARE SCHEDULED ACCORDING TO ACTIVITY IF “ON DEMAND” g. DOC IS INVITED TO JOIN THE FORUM 5. CREATE ACCESS FOR VENDORS TO SEE ATTENDEES (SPECIFIC LISTS IF POSSIBLE) > A VENDOR PORTAL THAT REQUIRES LOG IN a. ATTENDEE LIST b. MESSAGES FROM DEI TO VENDORS >> SHOULD PUSH AN EMAIL TO VENDORS WHEN UPDATED c. INTERACTIVE SECTION WHERE THEY CAN DELETE OR UPLOAD RESOURCES < MUST FORCE A NOTE REGARDING THE CHANGE> (SHOULD PUSH AN EMAIL TO ME WHEN UPDATED) i. THEIR PRICE LIST ii. THEIR LIVE RESOURCES iii. VIDEOS 6. A WAY FOR DOCS TO POST TESTIMONIALS DIRECTLY ONTO THE PORTAL (WITHOUT US HAVING TO POST THEM >> BUT SENDS A MESSAGE FOR ME TO APPROVE THEM) 7. ASK US FORM >&...

    $516 (Avg Bid)
    $516 Avg Bid
    53 bids

    ...of this software is to gather information from approximately 50 targeted web pages across five different real estate reselling sites, specifically LMNP (furnished properties in managed residences). The specific data points to be extracted are: - Pricing - Property name - Property type - Profitability - Area/size - City - Department - Manager - Seller Furthermore, the program needs to include certain features: - An ability to filter results by résidence type - By City - By departement - Ascending/descending filter functionality This extracted data should be directly exported and compiled into a Google Sheet, which will be linked to a website for free viewing and filter. Freelancers with experience in Python, web scraping, data extraction, and familiarity w...

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

    $1102 (Avg Bid)
    $1102 Avg Bid
    141 bids

    I'm seeking a professional video editor for my YouTube videos, which are long-duration. Your responsibilities will include: - Advanced video editing, cutting and trimming my rough footage according to the indications and script I provide - Occasionally incorporating text animations into the videos - Delivering the final edited video in MP4 format Key qualifications: - Must be fluent in Spanish as the scripts and video content are in Spanish - Familiarity with editing for YouTube is a plus - Ability to interpret scripts and edit accordingly I'm looking for someone who is interested in an ongoing work relationship, outside of this platform for better collaboration. If this sounds like the opportunity for you, submit your bid. I look forward to potentially working with yo...

    $29 (Avg Bid)
    $29 Avg Bid
    31 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

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

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

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

    I am in need of a professional, who is highly experienced in the field of SEO, to drive high-quality traffic to my website. The ultimate goal is to increase web traffic nationally across the country. Here are the key details of the job: - Understand and implement SEO best practices. - Conduct keyword research for maximum web visibility. - Apply on-page and off-page optimization techniques. - Devise link building strategies that help boost our site's rankings. The ideal candidate should have proven expertise in SEO, specifically in the health and fitness industry. They would need to understand the competitive landscape of a nationally operating health website and be able to navigate and strategize accordingly. A proven track record of driving noticeable traffic increase would ...

    $62 (Avg Bid)
    $62 Avg Bid
    58 bids
    Lead List Build 6 days left

    I am looking for someone to get leads from LinkedIn Sales Navigator. I will provide company names, Websites and LinkedIn I need up to 8 contacts per company. Attached is the sample of what I require. Important: This needs to be done manually no scraping. I need below roles at each company. Owner/President/CEO Human Resources Director Human Resources Manager Chief Financial Officer Partner Vice-President Human Resources Benefits manager/Director/VP Let me know your experience with these types of jobs. Budget:- $30/500 companies. Only bid if you agree to this budget. I will requite you to do a sample of 3-5 companies before hiring. Thanks

    $88 (Avg Bid)
    $88 Avg Bid
    24 bids

    I have a script with 2 function (see top picture), i need to replace with the 2 function on the bottom picture and have it install on my server It's a github script

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

    $1086 (Avg Bid)
    $1086 Avg Bid
    190 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
    252 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
    93 bids

    ...local government meetings to uplifting public interest pieces. Your work will contribute significantly to our mission of delivering comprehensive and compelling local news coverage. You can see examples of our work at Key Monthly Responsibilities: Government Meeting Summaries: Watch live/recorded meetings and create summary stories for monthly meetings, including: 4 City Council meeting summaries, 4 County Board of Supervisor meeting summaries, 2 School Board meeting summaries. Public Interest Stories: Craft 15-20 positive stories per month highlighting notable individuals, events, or achievements within the Muscatine community and surrounding areas. These stories should capture the essence of the community's spirit and achievements. They will generally be based

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

    Simple task: we have ready-made lead lists, and we just need a person to check each of the leads’ Facebook Ads Library to see if they have ads running currently or not. You'll then make the needed changes to the list. So basically checking what marketing the company does and cleaning up a list. Speed is important and we expect you to complete the assignments relatively quickly. We'll be constantly giving you more leads if you manage to fulfill our expectations.

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

    I need an experienced marketing professional to facilitate the promotion of a new school in our area. Tasks: - Distributing informative pamphlets - Explaining the unique features and benefits of our school - Collecting useful contact ...experience, preferably related to educational institutes - Should possess strong interpersonal and communication skills - Must be Very Fluent in URDU or HINDI language. - Must be organized, detail-oriented, and confident in representing the school positively - A clear understanding of the local demographic and ability to target specific area people will be a strong advantage. - People Residing in old city Will be prefered. This campaign is pivotal to our launch and we need someone who can efficiently stir up interest and anticipation within the ...

    $18 - $150
    $18 - $150
    0 bids

    I'm looking for a skilled developer who can create a Telegram bot capable of managing multiple domains for me. The bot's duty would be to monitor the websites' state via three simple APIs(also checking downtime state and response time), with the ability to send different notifications as Telegram messages to the subscribed users. The frequency of alerts and other variables should be customizable. The bot should have UI menu to manage (add, delete domains, change customized variables, mute notifications for some domains or change monitoring mode) Alerts should be dispatched at specific times and also triggered by certain events. Experience with Telegram bot programming, API integration, and alert systems is essential. Key Requirements: - Monitor multiple w...

    $1025 (Avg Bid)
    $1025 Avg Bid
    128 bids
    PHP Reconfig 9 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 m...

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

    I'm looking for an experienced individual or team who can assist in scraping...data from Google Maps to build prospects for business opportunities. Here's what you'll need to do: - Scrape Google Maps for business information related to fuel distribution companies. - The data should include business names, contact information and the business's website. - The scope of the project is nation-wide. As a result, we are not limiting our search to any specific region within the country (United Kingdom).. Skills and Experience: - Must have extensive knowledge in data scraping preferably with Google Maps. - Should understand legal limitations and ethical practices involved. - Precision is key; we need valid and verifiable information. - Experience in the fuel distrib...

    $137 (Avg Bid)
    $137 Avg Bid
    88 bids

    I am seeking a proficient and experienced Google Ads expert who can drive more traffic to my website. My campaign aims to target a specific region/country, and I already have some targeted keywords in place that we can optimize. Key Responsibilities: - Managing and optimizing my Google Ads campaign - Increase website traffic through targeted ad placements Ideal Experience: - Proven track record in successful Google Ads campaigns - Excellent keyword strategy skills - Experience in targeting ads to specific regions/countries. Your proposal should include any relevant experience and your approach to this project. Looking forward to hearing from you.

    $120 (Avg Bid)
    $120 Avg Bid
    46 bids

    **Project Requirements:** 1. **Country Code Filter:** Implement the country code filter as per the documentation provided [here]() ([YouTube link]()). 2. **Checkout Page Modification:** Remove the "Add Payment Option" and display default payment options as specified in the attached PDF. 3. **White Label Modifications:** Make the necessary modifications for white labeling as detailed in the installation documents ([Documentation]()). Modifications may include changing app colors, font, etc. 4. **regestration Page Enhancement:** Add the option for users to input their date of birth, along with required backend and

    $69 (Avg Bid)
    $69 Avg Bid
    5 bids

    I need a carousel creative focusing on the innovative amenities in my premium apartment. The primary objective of this project is to highlight the distinct features of the apartment. Key points to emphasize are: - Luxury Recreational Facilities: The creative should draw attention to our state-of-the-art fitness equipment, luxurious spa, and indoor swimming pool. This task would suit anyone with an eye for luxury, adept in graphic design, and experienced in real estate marketing. To be effective, the end product must be designed to generate interest by compellingly showcasing these features.

    $25 (Avg Bid)
    $25 Avg Bid
    18 bids

    Looking for a seasoned Drupal developer to help on an intranet project. Roughly 10-15h/week to start with. Mostly UI tasks and minor bug fixing to start with, so that you can get familiar with the current state of affairs, then gradually more hours and more interesting tickets if all goes well. You will be working with another developer. 2 standup meetings per week, one hour each. The project is expected to last for another 5 to 6 months. Ticket management is done in Zoho Desk.

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

    I'm seeking a seasoned web developer to build an advanced lead generation website, capable of efficiently collecting specific visitor's information. Key tasks and requirements include: • Integration of multifunctional data collection forms which will request: - Visitor's name - Email address - Phone number - Their departure and arrival city - Service type • Implementation of advanced website functionalities such as: - A multistep form for visitor inquiries The ideal candidate should have extensive experience in web development, with a specific focus on lead generation platforms. Expertise in integrating dynamic forms and functionalities on a website is a must. Your ability to deliver an easy-to-navigate, efficient, and effective lead...

    $122 (Avg Bid)
    $122 Avg Bid
    31 bids

    This project seeks an expert in AI and Battery Managemen...documentation. Previous experience in electric vehicles (EVs) is a considerable advantage. Key Skills & Experience: - Proficient in AI and BMS - Excellent technical writing skills - Knowledge in EVs, including acceleration or speed control. You should base your documentation on strategies including agents that will act decision maker in real-time from mapping the decision from state to action. Create the state and action space, state transition and rewards to achieve the training goal. Deliverables; Documentation including backgrounds, tech trees, methods for data collection/feature extraction/detection model/threashold definition/RT monitoring/integration of BMS. Illustrations, block diagrams, sample ...

    $357 (Avg Bid)
    $357 Avg Bid
    13 bids

    I'm in need of a knowledgeable and experienced Local SEO specialist to help bolster my website's current low-ranking position on Google and Bing. Key Project Aspects: - Primarily targeting Google and Bing search engines. - The aim is to improve local SEO across the entire state and some specific counties. - The website is currently ranking low and requires significant improvement. Ideal Skills: - Expertise in SEO strategies and understanding algorithm updates. - Proven track record in improving local SEO rankings, especially on Google and Bing. - Strong knowledge of keyword research and SEO copywriting. - Ability to provide regular update on SEO progress. This is a perfect opportunity for someone passionate about raising website profiles and having a direct impact on ...

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

    I am immediately looking out for an individual who's having an excellent proficiency with US Accounting domain. Eligibility: --------------- 1) Must be a either CA or CPA qualified. 2) Hands on experience with US Accounting process. Job Summary: ------------------------ We are looking for someone who will be responsible for managing the end to end US Ac...qualified. 2) Hands on experience with US Accounting process. Job Summary: ------------------------ We are looking for someone who will be responsible for managing the end to end US Accounting process in our financial records to prepare tax returns, create budget reports, and conduct audits for their clients. These accountants ensure that financial records comply with federal, state, and local laws and regulations.

    $13537 (Avg Bid)
    $13537 Avg Bid
    7 bids
    CA Corporate Tax Preparation 6 days left
    VERIFIED

    I'm seeking a skilled and experienced tax professional to complete one year's tax return (2023) for my California C Corp. The business had no income during this tax year. All necessary financial records for the past year are accurately maintained and readily available. Please bid correctly for state/federal tax returns for C-Corp without income. The perfect candidate for this project will: - Have demonstrable experience with corporate tax preparation, ideally within the state of California - Be well-versed in submitting accurate and compliant tax returns, even in cases where the corporation did not generate income - Have a meticulous eye for detail to ensure all items are entered correctly and the tax return is completed without error

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

    More details: Which specific export portals do you want your business to be listed on? Exporters India Could you specify the type of goods your business exports? Textiles and garments Do you have specific descriptions or keywords you want to emphasize in your listings? This question was skipped

    $12 (Avg Bid)
    $12 Avg Bid
    18 bids

    Hi, I would like to create a script that: -uses the Soslcan API -identifies new SOL tokens -creates buy orders based on certain criteria (fdv, volume etc) and sends to wallet please tell me in general how you would go about this so i know you are suitable for the task? As the client for this project, I'm seeking a proficient coder, experienced with Python and Java, to create a system that integrates with Solscan API to provide real-time updates. The runtime for this operation is vital, with a strict two-week deadline in place. Key Requirements: - Proficiency in Python or Java programming - Prior experience with API integration, notably Solscan - Ability to deliver the project in two weeks The selected freelancer will demonstrate a solid understanding of creating real-ti...

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    110 bids