Sql developer to hire工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 sql developer to hire 份搜到的工作,货币单位为 USD

    I'm in need of an experienced Magento developer to undertake some specific tasks on my website. These include: - Theme Customization: I am looking for someone who can make precise layout adjustments to my site. Functionality enhancements are also on the agenda. Your expertise in Magento should extend to making tactical improvements that would enhance the overall user journey and experience. - Extension Configuration: I need your proficiency in Magento to configure various extensions which are integral part of my website. - Content Rearrangement: Being acutely aware of the importance of user interface and experience, my website needs content sections to be logically and creatively rearranged for a more intuitive and engaging user journey. ...

    $36 (Avg Bid)
    $36 平均报价
    15 个竞标

    ...start-up venture, I need a seasoned Flask developer to create a sophisticated page builder with functionalities I can quickly and conveniently manage. Key requirements of note: - Page builder should have a drag and drop feature. - Drag and drop feature should support advanced elements, particularly forms and maps. - The page builder should integrate with databases, as well as e-commerce systems. Ideal Skills and Experience: - Proficiency in Flask, a python-based micro web framework is imperative for this job. - Experience with developing drag and drop user interfaces. - Familiarity with advanced UI components like forms and maps. - Proven track record with integrating systems with databases and e-commerce platforms. I am looking forward to getting proposa...

    $7 / hr (Avg Bid)
    $7 / hr 平均报价
    11 个竞标

    I'm in need of a proficient React JS Frontend Developer to work on my project. The tasks involve: - Implementing a responsive design for the website which is primarily used for front-end development. - Integrating APIs that would set a dynamic link between the backend and the frontend. It's crucial for this role that you are well versed in responsive design and API integration. The project would start with the development of the homepage. Ideal candidate should be able to implement cutting edge user-experience and beautiful interface for the homepage. Knowledge of additional JS libraries and frameworks would bee a plus. Looking forward to your bids.

    $4 / hr (Avg Bid)
    $4 / hr 平均报价
    99 个竞标

    I'm seeking a reliable WordPress Developer with expertise in theme customization, plugin development, and website maintenance for my e-commerce website. Given the long-term, per-hour nature of my project, you should be able to offer consistent high-quality service over an extended period of time. Ideal Skills and Experience: - Profound knowledge and experience with WordPress including theme customization and plugin development - Previous experience with e-commerce websites - Excellent problem solving skills and ability to perform under pressure Considerations for Your Application: Kindly ensure your application showcases relevant experience and past work. A detailed project proposal would be a plus as well. Objectives: The main goal for my WordPress website is...

    $4 / hr (Avg Bid)
    $4 / hr 平均报价
    73 个竞标

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

    $99 (Avg Bid)
    $99 平均报价
    49 个竞标

    I'm on the lookout for a skilled Azure Developer for a marketing project aimed towards enhancing the visibility of a job role within Azure. The successful candidate will focus on implementing a marketing strategy to ultimately increase awareness of this specific Azure job. Key Responsibilities: -Azure development with a keen focus on developing cloud infrastructure. -Managing and implementing a marketing campaign to amplify brand awareness. Required Skills and Experience: - Expertise in Azure development, specifically with developing cloud infrastructure. - A proven track record or certification in Azure Development. - Experience in marketing strategies aimed at increasing brand awareness. - Strong understanding of lead generation and driving website traffic. ...

    $27 / hr (Avg Bid)
    $27 / hr 平均报价
    63 个竞标

    ...looking for a professional iOS programmer who knows how to compile a framework. If you know how to compile a framework, it's very easy task. I'm attempting to utilize the "" open-source library in my project. I've successfully followed the provided guide without encountering any issues. ------ git clon cd SGPlayer git checkout 2.1.0 -B latest ./ iOS build Open demo/demo.xcworkspace. You can see simple use cases. ----- However, I'm facing difficulties in creating the "" for my iOS project and use it. Thus, I need a guide on how to create the and import it into another project. So I want to have a guide that shows how to create a and import it in a new other

    $32 (Avg Bid)
    $32 平均报价
    16 个竞标

    ...are looking for a developer for a LONG TERM cooperation for a developer to participate in the product development PLEASE EXPLAIN IN YOUR ANSWER WHY YOU WOULD LIKE THIS OPPORTUNITY AND WHY YOU ARE A GOOD CANDIDATE FOR IT We would like to have excellent skills in - Angular (version 11+) - Java springboot - Ionic Mobile Apps - MySQL - Kafka Other good to have skillls - Understanding of e-commerce catalog & order data model - Payment provider integration - Bluetooth & POS printer connectivity - Java FX for desktop application - nice to have No agencies, please! Ideally, we would like a developer that would be able to dedicate 20 - 40 h per week, so it is ok to have another job too but 8h/day can be considered Must h...

    $22 / hr (Avg Bid)
    $22 / hr 平均报价
    120 个竞标

    I'm in need of...Performance Indicators (KPIs) to monitor the business progress. For this project, we're particularly interested in the following: - Monitoring Sales Growth: The key metric that needs tracking is Revenue. - Recruitment The ideal candidate should have: - Proven experience in creating Business Scorecards using Google Looker - Deep understanding of business analytics - Strong attention to detail to ensure all metrics are correctly captured and displayed - Ability to translate business requirements into technical specifics -mySQL Please include examples of your previous projects involving Business Scorecard creation, particularly those involved in tracking sales growth metrics. If this sounds like a project that matches your skills a...

    $457 (Avg Bid)
    $457 平均报价
    81 个竞标

    ...skilled SQL dev who can assist me 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 sys...

    $22 (Avg Bid)
    $22 平均报价
    86 个竞标

    I have a python scrape that collects data from a website but the cookie and csrf have changed and I am not sure how to obtain the ones from dev tools. Here is the top part of the broken scrape code. Can you fix it? Full code attached. # Scraping import os import datetime from time import sleep import requests import pyodbc from import InsecureRequestWarning requests.packages.urllib3.disable_warnings(category=InsecureRequestWarning) def 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}...

    $142 (Avg Bid)
    $142 平均报价
    26 个竞标

    Looking for Ai Expert having good expertise in preparing data able to build model from prepration data to training.

    $280 (Avg Bid)
    $280 平均报价
    7 个竞标

    ...application (APK) and need a skilled Android developer to integrate a custom class into it. The class should incorporate a WebView to automatically browse a designated website upon app launch. Additionally, during this one-minute browsing period, the WebView should scroll randomly within specific div elements on the webpage. Project Deliverables: Custom Class Integration: Develop a custom Java class that seamlessly integrates into the existing Android application. WebView Implementation: Implement WebView functionality within the custom class to display the designated website. Automatic Browsing: Configure the WebView to automatically start browsing the specified website upon the application's launch. Automatic Scrolling: Implement a mechanism ...

    $13 (Avg Bid)
    $13 平均报价
    39 个竞标

    Requiero especialista con conocimientos de herramientas como Phyton, con biblioteca como Panda, NunPy, Scipy, software estadísticos como R y SQL para crear Un programa que me de resultados estadísticos de 100.000.000 de item con cada item que puede incluir hasta 100 variables. Este programa debe ser capaz de manejar grandes conjuntos de datos y realizar análisis estadísticos complejos. El Freelance seleccionado debe estar en capacidad de sugerir y recomendar equipos necesarios para el manejo y procesamiento de esta información. La selección del Freelance se hará luego de 30 días de estudiar postulaciones. Requisito adicional, las comunicaciones conmigo serán en idioma Castellano unicamente.

    $3851 (Avg Bid)
    $3851 平均报价
    12 个竞标

    We need a seasoned CSS developer to build CSS templates from design, there are about 7-9 pages and can be used/integrated in ServiceNow software. • Have experience and understanding with integrating CSS in ServiceNow service portal development • Proficient in Angular framework / HTML5 / Javascript / CSS / Bootstrap / Angular Material / Typescript; • Strong experience and understanding of the HTML protocol; • Good knowledge and experience with SSL/TSL over HTTP; • English (Fluent);

    $33 / hr (Avg Bid)
    $33 / hr 平均报价
    72 个竞标

    ...MVC 6 developer to create a comprehensive policy management system for endpoints. I have mentioned my budget along with the module, total project budget is 600 USD ONLY. Required Modules: 1. Policy Manager: (Budget: USD 200) - Index: Displays a list of Policies categorized into various tabs as checkboxes. - Create: Enables super admin users to add Name, Description, Path, Key, Entry, Value, Type, select operating system, etc. - Update/Delete: Provides a control where Super admin can update/delete policies. - Apply: Allows admin users on the Index page to select the policies they wish to apply, choose a user profile from the dropdown, and upon clicking apply, stores the selection in the database. 2. UserProfile Manager: (Budget: USD 100...

    $645 (Avg Bid)
    $645 平均报价
    32 个竞标

    As a client, I am in search of a developer with a strong background in Microsoft C#, AI, and machine learning to develop a customized web scraping automation tool. This tool will be mainly focused on finding specific contacts based on my specific webpage and online search criteria. Key Functionalities: -I am particularly interested in the contact search functionality. This will allow me to search and extract contact data effectively. Contact Information: -The tool should be able to scrape and filter contact names, email addresses, and job titles. These elements are critical to my search functionality and data mining needs . Search Queries: -I am not sure about how I want the tool to handle contact search queries. I'll need your professional...

    $460 (Avg Bid)
    $460 平均报价
    185 个竞标

    I'm looking for a talented Node.js developer, particularly with experience using NodeBB. My project involves setting up a NodeBB forum on a Linux server and integrating it with my domain and MongoDB. Key features required include: - User profiles - Topic/thread moderation tools -Standard off the shelf configuration and firewall security I don't currently have a theme in mind, so I'm open to suggestions from someone more experienced with design. Ideal candidates will be: - Familiar with Linux - Experienced in NodeBB setup and customization - Capable in integrating MongoDB with NodeBB FE/BE schema. Im looking for a candidate who can do this in 1 to 2 hours as a quick gig.

    $26 (Avg Bid)
    $26 平均报价
    40 个竞标

    Looking for a developer that can work with php and laravel framework. Need to fix some issues on a website, add stripe payment, SDK api integration and improve pagespeed and performace. If you can work well with laravel, let me know.

    $152 (Avg Bid)
    $152 平均报价
    272 个竞标

    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 平均报价
    1 个竞标

    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 平均报价
    1 个竞标

    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 平均报价
    1 个竞标

    Require iOS/iPhone mobile developer, you will need to show examples of previous work that has reasonable downloads from the iOS app store A frontend application to be created to keep track of items received and sent, wireframe to be discussed in detail via chat About 5-6 screens to be built, not too complex but does require some accessing backend API to fetch data, then display it nicely. There is going to be limited complexity in the app itself, most of it will be tracking data. So being able to have a smooth UI and good UX is key criteria. The app will need to implement AdMob and subscription to the Apple store, so you must have knowledge or experience with those. (eg. or other ways of managing subscription)...

    $504 (Avg Bid)
    $504 平均报价
    87 个竞标

    Looking for OpenAi developer. After check document that I attacted, then write me. And I will only pay thorugh freelancer.com. No spam. No indian, No pakistan, Write "OpenAI developer" at first line of proposal. Budget is 50$ USD.

    $460 (Avg Bid)
    $460 平均报价
    156 个竞标

    ...and C++. Your focus will be on: - Developing a mining algorithm for the Kaspa cryptocurrency: Your experience in blockchain technology will be central to establishing an efficient mining algorithm that optimizes resource usage. - Creating a user interface: Experience in user interface design is appreciated, as the project aims to create an intuitive and user-friendly interface. You need to deliver a user-friendly interface that is easy to navigate and use. - Implementing data encryption: The role requires significant skills and experience in data encryption systems to protect the sensitive data involved in the crypto mining process. To complete this project, you will deliver: - A fully-functional mining algorithm for Kaspa: It should be res...

    $426 (Avg Bid)
    $426 平均报价
    149 个竞标

    I'm looking for a talented developer who could significantly improve an existing Android application built on .NET with SQL backend. Major tasks include: - Redesigning UI/UX to make the app more intuitive and user-friendly - Adding more interactive elements to keep users engaged - Improving navigation for a flawless user experience - Identification and fixing of bugs, coupled with performance optimizations for a smooth application flow - Integration of new features such as push notifications, in-app messaging, and creation of 'Course Sections', Course Notes Section - Reworking of the 'Find Jobs' section to make it more efficient - And with complete new Login and Sign pages. Ideal freelancer should have: - Extensive experience...

    $336 (Avg Bid)
    $336 平均报价
    26 个竞标

    I'm in need of a skilled firmware developer experienced with esp32 and PCB building. The project specifics involve: - Developing firmware with certain functionalities - Having expertise in Wi-Fi connectivity and sensor integration I anticipate that completing this project will require substantial knowledge in wireless communication and sensors. However, the details pertaining to the exact type of sensors to be integrated will be provided as the project progresses. Developers with prior experience in power consumption management will be given preference. Overall, I'm looking for an individual who can effectively perform in this task and deliver high-quality results.

    $97 (Avg Bid)
    $97 平均报价
    10 个竞标

    I require a Laravel developer with profound knowledge of SQL - specifically for data manipulation - and Firebase handling real-time data. The successful candidate will not only have expertise in Laravel development but also have the ability to efficaciously manipulate data using SQL. The ability to store data into SQL from firebase real-time don Firebase. Ideal Skills & Experience: - Laravel Development - SQL (Data Manipulation) - Firebase (Real-time Data Management) The developer must have a solid understanding and experience with Laravel, SQL, and Firebase. Proven track record in these fields would be advantageous. Also a little knowledge of MQTT but not required, I have html sample page and integration already impl...

    $61 (Avg Bid)
    $61 平均报价
    108 个竞标

    This is job is only available for the of Bangladesh.. We are seeking a talented freelance web designer/developer to create a custom template for our existing website, While we admire the design and layout of , we are looking for a unique template that aligns with our brand identity and specific requirements. We need Following templates to be design in our site: Home Engagement Models Solutions Expertise Technology Expertise All Technologies All Software Developers Developer Skill Recruitment Clients About Contact Outsourcing Handbook Why Outsource Why Nearshore Insights

    $332 (Avg Bid)
    $332 平均报价
    95 个竞标

    I'm in immediate need of a versatile app developer who is well-versed in iOS and Android platforms. Unfortunately, I missed discussing the nature of the app, but as a proactive professional, I believe you'd find it handy to adapt to any genre the project demands. Key Requirements: - Proficiency in developing apps for both iOS and Android ecosystems. - High adaptability to handle any type of app - be it gaming, productivity, or social media-related. - Proven track record of quick turnaround without compromise on quality. Experience in both platforms is a must. Being flexible and adaptable will be a valuable asset given the unspecified nature of my app for now. I'm keen to move forward immediately due to time constraints. Your commi...

    $760 (Avg Bid)
    $760 平均报价
    41 个竞标

    We are in need of a developer with expertise in multiple areas to create an ERP logistics system. Our primary priorities for functionality are inventory management, order tracking, reporting and analytics, last mile management, and an order management system. Ideal Skills and Experience: - Angular 9 for frontend development - NodeJS for middleware development - Spring Boot for backend development - MySQl for database management - GCP for cloud management. We require a developer with prior experience with these systems and programming languages. The chosen cloud provider for this project will be GCP. Please include relevant project experience in your proposal.

    $1759 (Avg Bid)
    $1759 平均报价
    62 个竞标

    ...website developer to design and build a robust supply website, including a product catalog. The website should support more than 500 products, and have intricate features like a shopping cart, user registration and login functionalities, and a favorite list. An essential function should be an employee login portal. Employees should have the ability to view the projects they are assigned to when they log in. Their interactions with their project assignments should be secure and easy to navigate. This is a highly technical project that requires proficiency in the Odoo platform, web development, UX/UI design, and database management. A successful freelancer should be detail-oriented, have previous experience in building similar platforms and demonstra...

    $343 (Avg Bid)
    $343 平均报价
    133 个竞标

    Having plans to streamline our business processes, I'm in need of a proficient expert in ERPNext and Odoo. The professional should possess the following skills and experience: - We are interested in migrating to Odoo or erpnext open source and have several requirements: 1)We need to customize their database to suit our needs. 2)We are open to developing additional models as required. 3)We expect you to create APIs, or we can provide them for both push and pull functions. 4)Customizing reports according to our specifications is essential. 5)We will provide APIs with formulas for implementation either in the database or within the API itself for display purposes. If feasible, we are open to freelance or part-time arrangements. P...

    $5 / hr (Avg Bid)
    $5 / hr 平均报价
    10 个竞标

    I'm seeking a computer science engineer (CSE) with significant experience to assist mtech and phd students with their projects. This unique, challenging role would ideally suit someone who is not only adept in Java, Python, and C++ but also has a proven record in practical implementation. Key Tasks: • Assist students in diverse implementation tasks • Provide guidance on utilising Java, Python, and C++ Skills and Experience: • Proficiency in Java, Python, and C++ • Previous experience in Machine Learning, Data Management, and Software Engineering is essential • Excellent communication and presentation skills • Ability to work under strict timelines and deliver quality results A professional with experience in academic environments will be ...

    $258 (Avg Bid)
    $258 平均报价
    8 个竞标

    I'm in the market for a cross-platform app developer who can bring my colorful and vibrant app to life. My application will need to function dynamically on both iOS and Android platforms. Here's what you will be working on: • User Registration and Login: Users should be able to register and log in securely to their accounts. • Push Notifications: Implement a mechanism that efficiently handles real-time push notifications. • In-App Purchases: Capability to conduct smooth and secure in-app transactions. The ideal candidate should be proficient in at least one cross-platform development framework (React Native, Flutter). Furthermore, a great sense of aesthetics is required to craft a colorful and vibrant app design. P...

    $1104 (Avg Bid)
    $1104 平均报价
    139 个竞标

    More details: Which aspect of the website development would you like to prioritize? SEO optimization What specific SEO strategies would you like implemented for your website? Keyword research and implementation, Content optimization, Link building How soon do you need your project completed? ASAP

    $75 (Avg Bid)
    $75 平均报价
    60 个竞标
    SQL to Excel Data export 6 天 left
    已验证

    I have an SQL database and I need to export data sets into an Excel spreadsheet. I would need the following data exported into individual spreadsheets: - Customer information - Bill of materials - Materials inventory - Supplier details I have examples from previous exports of the required data that should be presented in each spreadsheet Ideal candidate should have the following skills: - Extensive experience with both SQL and Excel - Understanding of data extraction techniques - Excellent attention to detail to ensure that the data transfer is accurate. - Prompt communication and commitment to meet deadlines. You should be able to handle sensitive customer information responsibly and maintain strict professional discretion at all ti...

    $721 (Avg Bid)
    $721 平均报价
    182 个竞标

    Hi, I have error in my Magento website, want to remove it. Thanks

    $22 (Avg Bid)
    $22 平均报价
    38 个竞标

    We are travel agency based in Malaysia looking to establish our online presence with a professional website. We require the expertise of a skilled freelance web developer to create a user-friendly and visually appealing website that meets our specific requirements. Project Overview: * Develop a responsive website for our travel agency that showcases our services, destinations, and packages. * Integrate a secure payment gateway compatible with Malaysian currencies and banks to facilitate online bookings. * Implement a booking system allowing customers to select travel dates, destinations, and packages, with automated invoice generation and email confirmation. * Create a quotation request form for customers to submit special requests for customised ...

    $474 (Avg Bid)
    $474 平均报价
    227 个竞标

    More details: Developing a prototype to present to other companies. Need completed within a month. Please include your experience and past work.

    $1101 (Avg Bid)
    $1101 平均报价
    353 个竞标
    Solana Blockchain developer 6 天 left
    已验证

    Hi, im seeking a developer who can make a Solana Token with Rust. Kind regards

    $22 / hr (Avg Bid)
    $22 / hr 平均报价
    153 个竞标

    I'm looking for a full stack developer that can act as my Operations with experience in working with Shopify for my Shopify store. This is a long term partnership opportunity, based on results and delivery of the first tasks required listed below: - Clean the Website Code of superficial code from apps that are no longer in use - Create email templates and automations that are triggered during customer actions (order completed, add to cart, abandoned cart) - Sort out the CRM for the newsletter sign ups and customers - Improve site map and indexing of pages with Yoast SEO to optimise search results and SEO

    $28 / hr (Avg Bid)
    $28 / hr 平均报价
    318 个竞标

    More details: What type of software development are you looking for? Data Compression Algorithm Are you looking for a specific type of data compression algorithm? Lossless compression Which domain of data does your project primarily deal with? Text data

    $121 (Avg Bid)
    $121 平均报价
    52 个竞标

    I want someone to design my eCommerce store on WordPress I already have the domain and hosting just need to make the changes

    $99 (Avg Bid)
    $99 平均报价
    106 个竞标

    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 平均报价
    37 个竞标

    I am in search of a registered iOS and android developer based in Pune, ideally skilled in vibrant and dynamic design aesthetics. You'll be creating a social media application mainly purposed for connecting people. The design should be dynamic and striking, using a cool color scheme featuring shades of blue, green, and purple. Besides functionality, the user experience and interface are equally important for this project. Ideal candidates should showcase: - Strong experience in iOS development - Proven ability in creating aesthetically appealing and dynamic designs - Past work on social media applications would be a great advantage.

    $1084 (Avg Bid)
    保密协议
    $1084 平均报价
    10 个竞标

    Hello Freelancers, I have one project that i am trying to build the web based tool. The idea is 70 -100 farmers will be given the identity card with unique QR Code stamped on the id card. When the farmer scan the QR Code in the web browser, his profile will open. On his profile, We will show some generic information about his farm and crops like that without login. Then once he logs in he will be able to see some secured information like Payment, Inspection Report of his farms and all. From Admin Side, Admin should be able to edit the information about each Farmer. I am made a Wireframe and UI for better undersatnding so you can get the idea. So I am looking for the experienced Web Developer who can develop the Tool.

    $3 / hr (Avg Bid)
    $3 / hr 平均报价
    31 个竞标

    I am seeking a knowledgeable Full Stack Developer with notable experience crafting custom solutions. The ideal candidate will be tasked with creating a user-friendly system that integrates multiple notable features: - User authentication and authorization - Database integration - Payment gateway integration Despite I didn't specifically describe my ultimate project goal due to the nature of my business, it involves streamlining business processes, improving customer experience, and increasing efficiency. Given the comprehensive nature of this role, I am looking for candidates who will be able to provide a detailed project proposal demonstrating their understanding of the task at hand. Ideal Skills: - Experience in Full Stack Development specialising in custo...

    $142 (Avg Bid)
    $142 平均报价
    64 个竞标

    I'm in immediate need of a versatile app developer who is well-versed in iOS and Android platforms. Unfortunately, I missed discussing the nature of the app, but as a proactive professional, I believe you'd find it handy to adapt to any genre the project demands. Key Requirements: - Proficiency in developing apps for both iOS and Android ecosystems. - High adaptability to handle any type of app - be it gaming, productivity, or social media-related. - Proven track record of quick turnaround without compromise on quality. Experience in both platforms is a must. Being flexible and adaptable will be a valuable asset given the unspecified nature of my app for now. I'm keen to move forward immediately due to time constraints. Your commi...

    $689 (Avg Bid)
    $689 平均报价
    21 个竞标

    ...looking for a skilled website developer who excels at working with WordPress and Elementor and has expertise in developing directory websites using the "MyListing" theme. Your fluency in English is vital as we will need to communicate effectively. Key tasks will include: - Updating the layout of the homepage - Adding new sections to the website - Updating current content - Ability to upload data from Excel into specific categories - Rectifying issues with the "copy and duplicate" store hours feature Having an understanding of how menu and site features work is essential. Ability to read the needs of the project is important. Previous experience working on similar tasks and knowledge of "MyListing" theme is greatly advan...

    $422 (Avg Bid)
    $422 平均报价
    242 个竞标