Country database xml일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 country database xml 건의 일자리 확인, 급여 기준: USD

    The mssql database you are currently using is slow to search You want to improve the speed of this slow search speed.

    $1061 (Avg Bid)
    $1061 (평균 입찰가)
    6 건의 입찰

    As a potential collaborator, I am seeking a proficient Flutter developer who can readily turn my XML files into a functioning Android app. The key tasks outlined for this job are as follows: * Implement API authentication for user access control and security * Enable the application to retrieve and store data through these API endpoints While I have provided all the necessary API documentation and endpoints, expertise in API integration and a deep understanding of Flutter is desired. Despite working with detailed specifications, creativity and problem-solving skills will make a world of difference. Don't hesitate to bid if you're up to the challenge.

    $111 (Avg Bid)
    $111 (평균 입찰가)
    28 건의 입찰

    Looking for someone to develop a Power BI dashboard for a UK farm enterprise incorporating Financial Performance (via Xero); Commodity Price Trends (via industry websites); Real Time Localised Weather Data (via weather websites) and localised Tempest weather station and CCTV streaming (not sure how to do this) and Satellite Cropping Imagery (via XML from a subscribed service)

    $331 (Avg Bid)
    NDA (비밀 유지 계약서)
    $331 (평균 입찰가)
    15 건의 입찰

    I'm in need of an Oracle database expert versed in advanced database design. Your tasks will encompass creating a comprehensive design that incorporates stored procedures, views, triggers among others. The database structure is complex, therefore demanding a mastery of the aforementioned advanced concepts. The ideal candidate should: - Have demonstrable experience in Oracle database design. - Be proficient in forming complex relationships between multiple tables. - Show competency in creating stored procedures, views, triggers, and other advanced database features. Your understanding of our needs and execution will greatly influence our company's operational efficiency.

    $11 (Avg Bid)
    $11 (평균 입찰가)
    20 건의 입찰

    I am in need of a skilled WordPress developer to create a website that functions as a comprehensive database. While I've not made final decisions on content type for inclusion in the database, it's crucial that your development skills allow for the flexibility to accommodate text-based articles, images and videos, as well as user-generated content. A primary factor I am focusing on during selection is your experience. Please provide detailed elaboration of your past experiences in this field. I need someone who is well-versed in WordPress and database website creation. Functionalities for the website/database are yet to be decided upon. However, key skills I anticipate needing include the ability to implement a user-friendly and efficient search and ...

    $98 (Avg Bid)
    $98 (평균 입찰가)
    41 건의 입찰

    I need an Excel expert for creating an inclusive internal database. You'll work with a variety of data formats including text, numbers, and dates. Your tasks will include: - Importing data manually, from files, and through web scraping. - Ensuring that the Excel database houses all the necessary data we collect. It's important that you're skilled in data entry, file importation, and web scraping, because we're working with data from files and possibly scrapped data. Knowing your way around Excel and managing a large amount of data is a must for this job. Your expertise in database management can help streamline our work processes.

    $413 (Avg Bid)
    $413 (평균 입찰가)
    163 건의 입찰

    ...in resolving an issue. My sql database, unfortunately, is still pointing to my decommissioned staging site (staging3), preventing me from deleting this site. My primary aim is to modify the SQL database file to direct users to the main site. This project will involve the following: • Evaluating the SQL database to identify any tables or data linked to the old staging site • Modifying SQL database paths to direct to the main website • Ensuring that no critical data is lost in the process The ideal candidate for this job will: • Be proficient in SQL database management • Have experience maintaining and altering large database systems • Have a keen eye for troubleshooting and problem resolution Please note: I&rsq...

    $21 (Avg Bid)
    $21 (평균 입찰가)
    77 건의 입찰

    I got database in DB3 format. In contains many things like RGB images and LiDAR (point of cloud ) data and others. I attach metadata file. What I need is some who will connect to my PC via Anydesk and will remotely extract information from that database. RGB and LiDAR of same scene so that it is compatible with format

    $66 (Avg Bid)
    $66 (평균 입찰가)
    37 건의 입찰

    ...a proficient and reliable individual who can take on combining multiple XML files for a data clustering task. Although I lack specified interest in any particular data clustering technique, the aim of this task ultimately is for data integration. Noteworthily, your skill set should encompass: - Expert level proficiency and hands-on experience with XML files. - Deep understanding of various data clustering types, including partition-based, hierarchical and grid-based clustering. - Excellent problem-solving skills, proactive in suggesting the best data clustering technique suitable for this project. Your role will be critical in creating a centralized system from diverse XML files, hence, your ability to interpret XML data structures effectively will be val...

    $113 (Avg Bid)
    $113 (평균 입찰가)
    50 건의 입찰

    Error Details: The item specific Brand is missing. Add Brand to this listing, enter a valid value, and then try again. End Point -

    $5 / hr (Avg Bid)
    $5 / hr (평균 입찰가)
    7 건의 입찰

    I am in need of an experienced data entry professional who can effectively update my databases. You will only be required to work less than three hours a day from your home. Key Responsibilities: - Updating Database regularly - Ensuring data integrity and accuracy - Solving any database related issues Ideal Skills and Experience: - Proficient in Oracle, MySQL, SQL Server - Exceptional attention to detail - Prior experience in Database updating Get in touch if you fit this profile. This could be your chance to establish a regular, part-time, work-from-home position.

    $30 / hr (Avg Bid)
    $30 / hr (평균 입찰가)
    32 건의 입찰

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

    $132 (Avg Bid)
    $132 (평균 입찰가)
    13 건의 입찰

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = ',18340043,19033662,20978265,23204432,23275034,23892238&retmode=xml'; const response = await (url); const xmlData = ; const parser = new ({ explicitArray: false, ignoreAttrs: true }); (xmlData, (err, result) => { if (err) { throw err; } // Navigate to the abstract texts. const articles = || []; (article => { const abstractText = ; // AbstractText can be an array if

    $18 (Avg Bid)
    $18 (평균 입찰가)
    20 건의 입찰

    Here's a quick job for someone with the Xcode Dictionary Development Kit. Basically, I need someone to python the .dict file with Apple's Dictionary Development Kit. You convert the source .dict to .xml with Pyglossary and then use Apple's tools to compile it. I have the converted .xml file, I think, but I also have . files. These are basically the steps, I think: The goal is to have a flawlessly working dictionary on Mac starting out with the source dictionaries. It's not a big job, but I don't know how to wrangle Xcode/ don't have a developer account. Can you just let me know how long you think it'll take? Please don't quote 30+ hours, lol.

    $32 / hr (Avg Bid)
    $32 / hr (평균 입찰가)
    70 건의 입찰

    I require assistance with linking my MySQL database server to my domain. Additionally, I need someone to upload the server to CPanel and facilitate its installation. I need someone to connect the server to the domain + I want to upload a digitalocean server to CPanel and install it

    $26 (Avg Bid)
    $26 (평균 입찰가)
    39 건의 입찰

    ...from an xml file (attach) from my supplier every day and update 1. products (addition or removal depending on the file) 2. update of prices, photos, characteristics, description, etc. 3. it will run once a day automatically everything I want automatically no manual tasks now 90 products on my site after xml 4000 products import the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all + 90 products my total 4090 products the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all this update auto not manual messages for suplier: Subject: XML directives Top right "Welcome ..." -> My...

    $53 (Avg Bid)
    $53 (평균 입찰가)
    37 건의 입찰

    I'm currently using webMethods 10.5 and I require an expert to assist me in performing specific data transformations. Key Requirements: - Proficient in data transformation using webMethods 10.5. - Extensive experience dealing with structured data such as XML, JSON. - Understands data architecture and capable of orchestrating complex data flows. Ideal Skills: - Expertise in webMethods 10.5 - Strong understanding of Structured Data (XML, JSON) - Proven experience in Data Transformation tasks. In summary, you will help me manipulate and transform structured data using webMethods 10.5. An understanding of how to ensure the transformed data is correctly configured and functional is crucial. If you’re proficient in webMethods and have handled similar tasks, I&rsqu...

    $12 / hr (Avg Bid)
    $12 / hr (평균 입찰가)
    2 건의 입찰

    ...from an xml file (attach) from my supplier every day and update 1. products (addition or removal depending on the file) 2. update of prices, photos, characteristics, description, etc. 3. it will run once a day automatically everything I want automatically no manual tasks now 90 products on my site after xml 4000 products import the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all + 90 products my total 4090 products the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all this update auto not manual messages for suplier: Subject: XML directives Top right "Welcome ..." -> My...

    $77 (Avg Bid)
    $77 (평균 입찰가)
    96 건의 입찰

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

    $67 (Avg Bid)
    $67 (평균 입찰가)
    68 건의 입찰

    ...current Google Sheets-based systems into a robust SQL or BigQuery database framework. The objective is to create a user-friendly web dashboard that seamlessly interacts with the database, ensuring smooth data updates and retrieval. .Collaborate with cross-functional teams to understand current Google Sheets systems and user requirements. .Design and develop a web dashboard for user interaction with the SQL or BigQuery database. .Implement user authentication and authorization protocols for secure access to the system. .Create a system where users can create unique usernames and perform tasks associated with their roles. .Establish data synchronization between the web dashboard and the SQL/BigQuery database. .Optimize database performance and trouble...

    $286 (Avg Bid)
    $286 (평균 입찰가)
    34 건의 입찰

    We're seeking a WordPress developer to enhance MySQL database performance and construct a new website. The task involves optimizing and removing redundant code from the database directly, not through plugins. Additionally, they must create a website that fulfills the Core Web Vitals criteria. It's worth noting that we're not utilizing Google AdSense; instead, we're using Ezoic. Post Ezoic integration, the Core Web Vitals scores should exceed 95%. This website is dedicated to devotion and spiritual content.

    $132 (Avg Bid)
    $132 (평균 입찰가)
    31 건의 입찰

    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 (평균 입찰가)
    88 건의 입찰

    I am seeking a data entry specialist to harvest text data from online databases. Your role will involve locating relevant information from various online platforms and entering it into an Excel spreadsheet. The ideal candidate for this role should have: - Excellent research capabilities - Proficiency in using Excel - High attention to detail - Ability to manage and organize large volumes of data This project is well-suited for freelancers who have previously worked with online databases and have a strong understanding of data input management in Excel. Please note that the final deliverable will be an Excel spreadsheet file containing all harvested data.

    $1944 (Avg Bid)
    $1944 (평균 입찰가)
    46 건의 입찰

    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 (평균 입찰가)
    46 건의 입찰

    **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 (평균 입찰가)
    5 건의 입찰

    I am looking for a freelancer who is skilled in research work, can research to find steel construction companies in Vietnam, and can supply a list of factories to select from. They can communicate with those factories to get price quotes. We need someone from Vietnam or someone who knows the country and speaks the language. Technical experience, such as mechanical engineering, is preferred.

    $133 (Avg Bid)
    $133 (평균 입찰가)
    36 건의 입찰

    I am looking for a freelancer who is skilled in research work, can research to find steel construction companies in Kosovo, and can supply a list of factories to select from. They can communicate with those factories to get price quotes. We need someone from Kosovo or someone who knows the country and speaks the language. Technical experience, such as mechanical engineering, is preferred.

    $106 (Avg Bid)
    $106 (평균 입찰가)
    14 건의 입찰

    ...private and paid for. You sign my NDA which is a standard nda. It can be signed in Adobe reader which is free. Type in, save and send back. Very easy. Freelancer has approved this nda many times since they cannot force anyone to use their nda. This is a legal thing where the country law force them to approve my nda. The country law is always above any company and person. Description: I'm in need of a an stored procedure expert in SQL expert who can dissect and troubleshoot a stored procedure issue within my database. Specifically, it's not fetching the correct number of products and I require assistance to fix this. Table The table holds 4 areas Each area has 14 products with different product values. Stored procedure The stored procedure give these ...

    $20 / hr (Avg Bid)
    $20 / hr (평균 입찰가)
    74 건의 입찰

    I'm in need of an Oracle database expert versed in advanced database design. Your tasks will encompass creating a comprehensive design that incorporates stored procedures, views, triggers among others. The database structure is complex, therefore demanding a mastery of the aforementioned advanced concepts. The ideal candidate should: - Have demonstrable experience in Oracle database design. - Be proficient in forming complex relationships between multiple tables. - Show competency in creating stored procedures, views, triggers, and other advanced database features. Your understanding of our needs and execution will greatly influence our company's operational efficiency.

    $35 / hr (Avg Bid)
    $35 / hr (평균 입찰가)
    44 건의 입찰

    I am seeking a professional developer with proficiency in CodeIgniter, to build a movie database website using IMDb and OMDB API. Key Features: - Enable movie search through a search bar. - Display detailed information for each movie. This information will be fetched via the IMDb and OMDB API. - Build and manage the movie database to store movie titles and information. User Interaction: - The website should give the users the ability to search for movies using titles. - The search result should direct users to a details page displaying information about the specific movie, drawn directly from IMDb and OMDB API. Design: - I prefer a professional and corporate design that is clean and minimalist for this website. Ideal Skills: - Proficient in CodeIgniter - Experience with ...

    $28 / hr (Avg Bid)
    $28 / hr (평균 입찰가)
    83 건의 입찰

    I'm looking for a solution that can effectively scan barcoded items and automatically update an Excel database. This needs to include: - Instantaneous data input into Excel after each scan, eliminating the need for manual updates or end-of-session entries. - Accurate inventory count post each scan, providing an easy record of stock numbers. Ideal freelancers will have robust experience in barcode reading technology and automatic data updates. Familiarity with inventory management technology is a plus. This project requires a high level of accuracy and efficiency in data entry.

    $120 (Avg Bid)
    $120 (평균 입찰가)
    77 건의 입찰

    1. Change existing theme with woodmart. There is a purchase permit. You may need a customs code for layout etc 2. Custom search filter like the following website 3. Speed ​​improvement 4. The design should look very professional on all pages of the website, not just the home page 5. Creation of xml communication from supplier (I attach file) automatic synchronization of products. With my supplier, everything automatically updates prices and photos.(or use custom code to this ) 6. Improvement of appearance on mobile to look very correct. 7. Creating a new pop up newlester 8. Improvement of product pages as well as all pages of the website 9. Shop language Greek Warning ⚠️ No pointless offers, the maximum budget is the one I write only... My store is

    $196 (Avg Bid)
    $196 (평균 입찰가)
    135 건의 입찰

    ...Optimization 2. Meta description Optimization 3. Heading Tags Optimization 4. URL Optimization 5. File Optimization 6. Image Analysis and Optimization of Alt Tags on Required Images 7. Hyperlink Analysis and Optimization 8. External Links optimization 9. Audit of Broken Links 10. Quality of Page Content & Density 11. Checking of Canonicalization error 12. Website URL Redirection 13. Optimized XML Site Map Creation for Google PHASE: III – Google Webmaster OPTIMIZATION: 1. Google webmaster installation 2. Google webmaster analysis and overview 3. Crawl Errors 4. International Targeted area Setup 5. Sitemap Submission in Google Webmaster 6. Testing 7. Testing on Manual Action & Security PHASE: IV - *** OFF Page Optimization: *** 1. Article Submission 2. web 2.0 3. ...

    $88 (Avg Bid)
    $88 (평균 입찰가)
    136 건의 입찰

    I require the expertise of a seasoned web developer with a demonstrated knowledge of HTML/CSS, Rust, AWS/Kubertes, and Bash to create specialized web pages. The function of these pages is primarily to update OpenWRT routers and AWS databases. Key requirements include: - Designing and developing the pages according to a specific layout I have - Expertise in HTML/CSS, Rust, AWS/Kubernetes, and Bash is a must - High level proficiency in AWS and Kubernetes deployments - Experience with OpenWRT or other router firmware is highly desirable - Excellent attention to detail and the ability to deliver a user-friendly interface Please respond with interest and availability to open the discussion, if this project aligns with your profile and capabilities. I look forward to working with a dedi...

    $34 / hr (Avg Bid)
    $34 / hr (평균 입찰가)
    53 건의 입찰

    I need data collected on 10 banks 5 Islamic 5 conventional on a number of aspects including : total assets total equity roa roe debt net income

    $34 / hr (Avg Bid)
    긴급형
    $34 / hr (평균 입찰가)
    19 건의 입찰

    I need an exceptionally thorough researcher to construct an in-depth database. This project involves the curation of a list of small Biotech firms with pharmaceutical or medical device products in early stages of development - more specifically in Oncology, Cardiology, and Metabolic sectors. Specific Criteria would be: - Small/startup biotech companies (ideally less than 5-10 employees) - Therapeutic areas of cardiology, metabolic, cardiometabolic, oncology, neurology - Have pharmaceutical or medical device products in early stages of development (pre-clinical, clinical, phase I or phase II) (usually referred to as “Pipeline” of products). - Funding status – ideal companies would have seed or A round funding. - Geographic location would be United States, and then...

    $103 (Avg Bid)
    $103 (평균 입찰가)
    35 건의 입찰

    ... 1. **Fix Country Code Issues:** Address country code inconsistencies in registration, login, forgot password, and other relevant pages. 2. **Checkout Page Modification:** Implement necessary modifications to enhance the checkout page functionality. 3. **White Label Modifications:** Perform required modifications for white labeling as outlined in the installation documents. 4. **Refer and Earn Page Enhancement:** Enhance the refer and earn page functionality by allowing users to submit one or more mobile numbers as references. This necessitates both frontend and backend/server-side scripting. 5. **Contact Encryption and Storage:** Develop a feature to read contacts, encrypt them using mobile numbers as keys, and securely store them in an encrypted format in a MySQL ...

    $18 - $150
    봉인형
    $18 - $150
    11 건의 입찰

    Need a database of companies: Locations: - Latvia - Estonia - Greece - Romania - Portugal Categories: - Hotels - Coffeehouses - Confectioneries - Medical Clinics - Kindergartens - Nurseries - Primary schools Required Data: Company Name 100% Country 100% Category 100% Email 100% Number of companies: 2 200 Due date: 12.04

    $349 (Avg Bid)
    $349 (평균 입찰가)
    121 건의 입찰

    I'm currently in need of a talented music producer who has a special knack for country music. My project requires immediate attention as I'm based out of the United States and need to launch this in a timely fashion. Key Responsibilities, • Contribute to creating and implementing an unique country music style • Produce high quality audio Ideal Candidate, • Proficient in pop, hip hop, and rock music genres • Local to the U.S to ensure efficient interaction Please note, this is an urgent request and committed individuals are encouraged to apply.

    $129 (Avg Bid)
    $129 (평균 입찰가)
    23 건의 입찰

    Build snowflake view to replace Alteryx workflow so there is an Alteryx workflow that I have provided XML code for (EU Global Test Mix Alteryc XML). I am trying to join the 6 SQL Queries in the SQL Development Project file to create the same output as the Alteryx workflow. I have also attached samples of the data that queries 1-6 create. Is this something that you can help with? DELIVERABLES The final product should include SQL executable in Snowflake based on logic in Alteryx workflow. The view should update every 6 hours.

    $19 (Avg Bid)
    $19 (평균 입찰가)
    5 건의 입찰

    I'm seeking an experienced data miner for building a robust email database. The focus will be on pubs and bars across the entire UK. The purpose of the database is to facilitate marketing campaigns we’ve planned. Key requirements: - Compilation of only email addresses. No additional information such as the establishment's physical address, owner's name, or type of bar is needed. - The database needs to be exhaustive and cover all the significant areas in the UK, not restricted to any specific city. - Accuracy of the data collected is paramount as it's for marketing campaigns. Ideal freelancers would be those with previous exposure in email database creation, data mining, and ones who understand UK's pub and bar landscape. Ensurin...

    $4 / hr (Avg Bid)
    $4 / hr (평균 입찰가)
    26 건의 입찰

    I'm seeking a senior level associate/assistant auditor for financial and compliance auditing tasks. The ideal candidate should demonstrate: - Proficiency with Excel for auditing tasks - Ample experience in financial and compliance auditing - Strong analytical, and communication skills - Familiarity with local audit regulations and standards - Experience performing audits in the country (Zimbabwe) Possession of relevant qualifications and previous experience in a similar role is essential.

    $1033 (Avg Bid)
    지역별
    $1033 (평균 입찰가)
    18 건의 입찰

    I'm in search of a proficient database engineer whose area of expertise lies in ERD design, SQL, PLSQL, and database application. The selected candidate will be tasked with: - Designing a medium complexity ER diagram with numerous relationships. - Implementing a PostgreSQL database application for the purpose of storing substantial customer information. The ideal candidate must have a sound knowledge of PostgreSQL, SQL, PLSQL, and be able to create succinct yet comprehensive ER diagrams with multiple relationships. Proven experience in similar projects and a knack for developing reliable storage solutions will be a plus.

    $96 (Avg Bid)
    $96 (평균 입찰가)
    44 건의 입찰

    I'm looking for an expert in XML and Wordpress to import news stories from an existing non-Wordpress site to my Wordpress site. Should also include images and crucial meta data, such as the original publish date. It's necessary that these are accurately transferred over. - Importing Stories & Data: News stories and all related meta data from the existing site have to be imported correctly. - Categories: Imported news stories should be organized on the Wordpress site by topic. This categorization is essential for maintaining a clear and user-friendly interface. Ideal Skills & Experiences: - Previous experience with XML and Wordpress is paramount. - Proven expertise in website data migration. - Strong understanding of how to appropriately categorize digit...

    $193 (Avg Bid)
    $193 (평균 입찰가)
    107 건의 입찰

    Need website changes in PHP laravel based application, I will provide website & cpanel logins Website: Changes: 1. Add XML Sitemap with auto crowl all pages. 2. On the blog posts, add keywords/tags sections change the Select All tags at time.

    $14 (Avg Bid)
    $14 (평균 입찰가)
    25 건의 입찰

    Hi ,here is the link as discussed for the final work on this first phase to get the site online.

    $11 / hr (Avg Bid)
    $11 / hr (평균 입찰가)
    1 건의 입찰

    ...созданы 2 поля (оплата тарифа и количество контактов). Нужно сделать так,чтобы эти поля отображались также в мобильной версии сайта и добавить генерацию выписки по этим полям. 7. Настроить формирование отчета (файл pdf, форма будет предоставлена), где отображается информация, какие пользователи не оплатили счета предыдущего месяца 8. 1-го числа каждого месяца должны формироваться файлы в Exel и XML-Format с банковскими данными,введенными исполнителем при регистрации и суммой к оплате со счета. Один файл по всем пользователям (форма будет предоставлена). 9. Исправить код при отправке E-Mail пользователю в момент формирования счета. Сейчас эл почта отправляется много раз подряд за день, должна 1 раз 10. Добавить в регистрационную форму исполнителя еще одну страницу, где б...

    $200 (Avg Bid)
    $200 (평균 입찰가)
    12 건의 입찰

    I need to do two changes on contact form 7 1. Add age restriction on a career form. people below 18years old should not be able to put their DOB 2. on contact form, the phone number field should have a dropdown with country codes

    $25 (Avg Bid)
    $25 (평균 입찰가)
    38 건의 입찰

    I am looking for a skilled freelancer who can list Toll Stations in Europe. You must be proficient in research to undertake this project. I need a list of these toll stations from a total of 9 countries in Europe. Spain Portugal France Italy Belgium Netherland Germany Sweden Norway whatever I need: Name Toll, Highway Name, operator, Country, Latitude, Longitude, Source. The "operator" column is less important. I have researched and found the list here is not very long. For this I need it in two days. Completing this project within two days is very important to me if you can't complete within this time than don't bit this project. Time is only two days. Thank you Habibullah

    $17 (Avg Bid)
    $17 (평균 입찰가)
    19 건의 입찰

    I am looking for an expert in Jenkins pipeline con...configurations who has experience handling and packaging artifacts. The task involves creating a Jenkins pipeline that zips specific types of artifacts - application configuration files. Key Deliverables: - Set up a Jenkins pipeline to efficiently and accurately zip configuration files. - Focus primarily on application configuration files written in XML. Ideal Skills and Experience: - Extensive experience working with Jenkins pipeline. - Adept at handling XML files. - Familiarity with operational application configuration management. - Proven track record in similar projects. Your role is critical to the efficient functioning of our application by ensuring that our application configuration files are correctly asse...

    $12 (Avg Bid)
    $12 (평균 입찰가)
    1 건의 입찰