Php dhl shipping class punët

Filtër

Kërkimet e mia të fundit
Filtro sipas:
Buxheti
deri në
deri në
deri në
Lloji
Aftёsitё
Gjuhët
    Shteti i punës
    2,000 php dhl shipping class punët e gjetura, me çmimin EUR

    I'm in need of an experienced PHP developer, well-versed in Core PHP and Wordpress Development. The ideal candidate must be able to work on various projects with the following requirements: - User Authentication and Authorization: The developer will need to create secure login and registration systems for our websites. - Database Integration and Management: Proficiency in MySQL is a must. The developer will be responsible for managing and integrating databases effectively into our sites. - Payment Gateway Integration: The developer will have to implement payment gateways, ensuring a smooth and secure payment process for our users. Ideal Skills: - Proficiency in Core PHP and Wordpress Development - Strong understanding and experience with MySQL - Previous experie...

    €6 / hr (Avg Bid)
    €6 / hr Oferta mesatare
    75 ofertat
    PHP and CodeIgniter Expert Needed 6 ditë left
    VERIFIKUAR

    I'm in search of a skilled PHP and CodeIgniter developer to help with a project that involves user registration and login, as well as database integration. Key Points: - The project involves user registration and login: You'll be responsible for setting up a smooth user registration and login process. - Database integration: Your task will include integrating the project with a database, ensuring data is stored and retrieved efficiently. - Minimalist design: The design aesthetic should be minimalist. Your Expertise: - Proficiency in PHP and CodeIgniter: We're seeking an individual with extensive experience in both PHP and CodeIgniter. - Prior experience with user registration and login systems. - Strong database integration skills. The project is E-c...

    €3 / hr (Avg Bid)
    €3 / hr Oferta mesatare
    48 ofertat

    I have two APIs in PHP that need to be fixed, specifically regarding issues with user authentication. Key Requirements: - Fix API A and API B - Resolve the authentication problems - Ensure APIs are properly authenticating users Ideal Skills and Experience: - Strong experience with PHP - Proficiency in working with APIs - Prior experience in resolving authentication issues - Ability to troubleshoot and debug efficiently Please let me know about your prior experiences in fixing PHP APIs, especially with user authentication. Feel free to share examples of your previous work or any relevant details. Your proposal should outline your plan on how you intend to resolve the issues and demonstrate that you understand the project requirements.

    €4 / hr (Avg Bid)
    €4 / hr Oferta mesatare
    20 ofertat

    I require a proficient PHP programmer to handle a variety of tasks on my project. These tasks will include: - Website development: The core of this project involves visualization of the key concepts, hence proficiency in creating efficient and visually appealing websites is a must. - Database integration: The website functionality will be backed by a responsive and robust database. Expertise in MySQL or similar database is critical. - Custom script development: You will need to develop tailored scripts to meet the specific needs of my project. Familiarity with CodeIgniter is essential for this project since we will be using this framework for our site. Given the complexity of the work, I prefer a mid-level developer who has substantial experience in the aforementioned areas. Your ...

    €96 (Avg Bid)
    €96 Oferta mesatare
    41 ofertat

    ...: 1. Php & SQL 2. Familiar with python installing & setting up environments 3. Experienced in Linux Debian & LNMP server by SSH 4. You need to know on how to run python scripts on debian by ssh, and setup cron task on debian, and debugging etc Personality's Criteria : 1. No toxic working environment 2. Agile, Responsive, and Fast Delivery 3. Collaborative as a team 4. Responsible, Credible, Reliable and Integrity person 5. No agency, only direct hiring ------ I'm looking for a skilled DevOps professional who can help in maintaining my server code. As the DevOps server code maintainer for this project, you will be responsible for: - Server Configuration and Setup: Ensuring the smooth operation of our Linux Debian SSH server. - Code Deployment and Version...

    €26 (Avg Bid)
    €26 Oferta mesatare
    17 ofertat

    I need an experienced PHP Laravel developer to implement specific changes to my existing Customer Management System (CMS). My hot requirements are as follows: - Reporting Feature: I need the implementation of a Customer Activity Reports feature. The system should allow users to generate custom reports using the existing database. The reports should be detailed, accurate, and easily accessible. - UI Improvements: I'm not satisfied with the current UI of the system. I need the navigation to be simplified for better user experience. The interface should also be modernized with a new color scheme. Responsive design is a must for compatibility across all devices. The ideal candidate should have a deep understanding and a strong background in PHP Laravel, JavaScript, CSS/H...

    €290 (Avg Bid)
    €290 Oferta mesatare
    210 ofertat
    Shopify Website Modification 6 ditë left
    VERIFIKUAR

    I am seeking an individual or team with extensive experience on Shopify platform. Our website is on Shopify platform and we need to make some modifications, details mentioned below: - We need to have different pricing structure, different offers and different shipping rates for international customers. - Interlocking conditions for different transactions. example: discount code can be applied only to prepaid orders - auto play video on the home page - improve overall speed of the mobile site

    €112 (Avg Bid)
    €112 Oferta mesatare
    44 ofertat
    CodeIgniter PHP E-commerce Project 6 ditë left
    VERIFIKUAR

    I'm looking for a skilled PHP developer with experience in CodeIgniter for a new project in the e-commerce space. Ideal Skills and Experience: - Proficiency in PHP and CodeIgniter framework - Previous experience in e-commerce platform development - Strong understanding of front-end technologies, such as jQuery, JavaScript, HTML5, and CSS3 - Knowledge of MySQL and other relational databases - Familiarity with RESTful APIs and Web Services - Ability to work with version control systems like Git The primary goal of the project is to create a robust, scalable, and user-friendly e-commerce platform. The platform should be able to handle a large number of products, facilitate smooth transactions, provide a secure payment gateway, and have a user-friendly interface. A key par...

    €5 / hr (Avg Bid)
    €5 / hr Oferta mesatare
    35 ofertat

    I'm looking for a PHP developer with substantial CodeIgniter framework expertise. The project at hand involves upgrading and optimizing an existing PHP application. Key Requirements: - Strong PHP skills and extensive experience with the CodeIgniter framework - Proficiency in MySQL database management for database optimization and management. - Familiarity with front-end development to be able to enhance the UI/UX as part of the upgrade. Your main responsibility will be to improve the existing codebase, making it more efficient and scalable. This will involve database optimizations, code refactoring, and possibly some UI/UX upgrades. An understanding of security best practices in web development will also be highly beneficial. If you have previous experience wi...

    €125 (Avg Bid)
    €125 Oferta mesatare
    42 ofertat

    I'm looking for a skilled developer who can integrate WhatsApp API into my Wordpress website to allow for sending promotional messages to customers. Additionally, I need this feature further developed into a simple chatbot for automated responses. - Your primary tasks will include: - Setting up the WhatsApp API to the website - Configuring it to allow for sending messages to customers - Developing a basic chatbot functionality - Ensuring the chatbot can provide automated responses based on predefined rules You should have: - Proven experience in integrating APIs, specifically WhatsApp API - Proficiency in developing chatbots - Knowledge of Wordpress and it's capabilities for handling APIs - Good understanding of marketing and customer engagement - Strong problem-solving...

    €108 (Avg Bid)
    €108 Oferta mesatare
    40 ofertat

    Quiero pasar estas dos funciones de C++ a C template<class T> int EEPROM_put(int ee, const T& value) { const byte* p = (const byte*)(const void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) foo(ee++, *p++); return i; } template<class T> int EEPROM_get(int ee, T& value) { byte* p = (byte*)(void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) *p++ = foo(ee++); return i; }

    €16 (Avg Bid)
    €16 Oferta mesatare
    6 ofertat

    I require an experienced PHP developer who can quickly resolve two broken links on my e-commerce website. The first issue is in the search line reset menu, while the second is between the cart and the payment gateway. Key Responsibilities: - Fixing two broken links in the e-commerce page - Ensuring the page stops looping - Ensuring the page retains user details between stages - Enabling users to progress to the payment page The fix needs to be completed in the next week. Ideal Candidate: - Proficient in PHP, particularly in e-commerce settings - Strong understanding of custom coding - Ability to work efficiently and meet deadlines - Experience in troubleshooting and resolving similar issues I have existing documentation and code comments available for the sections wit...

    €20 / hr (Avg Bid)
    €20 / hr Oferta mesatare
    161 ofertat

    I'm in need of an experienced developer to modify my PHP/Bootstrap5 image watermark form. The current setup has the form working in the background with a preset design. I now want it to be a more integral part of the watermark process. Key tasks: - **Form Integration**: The form should be fully functional, where users can upload images, add text for watermarking, choose a watermark position, and even select an existing image for watermarking. - **Code Adjustment**: The existing watermarking code needs to be integrated and work seamlessly with the form submission. This involves adjusting the code to make it work in conjunction with user input from the form. - **User Experience**: The form should be user-friendly, intuitive, and visually appealing, ensuring a smooth and engaging...

    €24 (Avg Bid)
    €24 Oferta mesatare
    19 ofertat

    We are looking for a talented PHP Laravel Programmer to join our team and work on our B2B ecommerce website and app development. The ideal candidate will have a strong background in PHP and Laravel, with experience in building and maintaining ecommerce platforms. This is a remote position, offering the flexibility to work from anywhere. Key Responsibilities: Develop, test, and maintain high-quality ecommerce solutions using PHP, Laravel, MySQL, HTML, CSS, JavaScript, and related technologies. Collaborate with the design and product teams to implement new features and improvements. Optimize and enhance the performance of the website and app to ensure a seamless user experience. Troubleshoot and resolve issues as they arise, ensuring the stability and reliability of th...

    €539 (Avg Bid)
    €539 Oferta mesatare
    221 ofertat
    CyberPanel & PHP Upgrade 6 ditë left
    VERIFIKUAR

    I'm currently running CyberPanel version 2.3 with PHP 7.2 for hosting websites. I need to upgrade both CyberPanel and PHP to their latest stable versions. Key tasks involve: - Updating CyberPanel to the most recent stable version. - Upgrading PHP from 7.2 to the latest stable version (8.3). Ideal Freelancer: - Experienced in administering CyberPanel and PHP. - Proficient in upgrading server-side software. - Good understanding of website hosting environments.

    €40 (Avg Bid)
    €40 Oferta mesatare
    16 ofertat

    I have a web application that runs on PHP and I'm looking to integrate it with APIs provided by multiple suppliers. These suppliers will send us three specific types of data through their APIs - customer information, product information, and order information. Key Requirements: - Connect the webapp with Supplier A, Supplier B, and Supplier C APIs. - Extract and process customer information, product information, and order information sent by these suppliers. - Display this data on the webpages of the application. - Store this data efficiently in a database. Skills and Experience: - Proficient in PHP and API integration. - Strong understanding of database management. - Experience in handling customer, product, and order data. - Detail-oriented to ensure accurate data ext...

    €78 (Avg Bid)
    €78 Oferta mesatare
    45 ofertat

    Please read the brief carefully and Designer Critique is greatly appreciated. Complete, operational, custom web site for drop shipping business. Use whatever language is best suited, we prefer word press (this allows us to do minor modifications inhouse- no programming expertise). Along with the web site, suggest name (search on net and proposed office locations), design logo and compose tagline. All copy by client. Topics covered: Vision, mission, contact, FAQ, terms & Conditions, Returns, Refunds, Shopping from a catalog, Live+Chatbot, order processing, confirmation, tracking, cancellation, payment processing, credit, debit, digital wallets, EFT, (No COD, No Checks)Shipping choices and info, Shopping cart, Days to delivery, Visitor, customer mailing list, Loyalty progr...

    €377 (Avg Bid)
    €377 Oferta mesatare
    43 ofertat
    Full Stuck Website development 5 ditë left
    VERIFIKUAR

    ...physical products as well as own branded merchandise. It should facilitate drop shipping fulfillment and allow adding digital goods like audio files and ebooks for purchase. A subscription feature for recurring payments is also required. For content, the site will publish original articles and host embedded video tutorials sourced from YouTube and Instagram (produced by us). The content management system must offer an intuitive interface for creating and organizing multimedia posts. Community engagement is important. As such, a discussion forum with user profiles, threads, and moderation tools will be developed. Members can participate in topic-based conversations and interact and help each other. Strong PHP, JavaScript, and database skills are needed to build a robust ...

    €334 (Avg Bid)
    €334 Oferta mesatare
    61 ofertat
    BigCommerce Project 5 ditë left
    VERIFIKUAR

    We are a web development company looking to expand our team. We need someone highly skilled in PHP and MySQL. Our work primarily involves custom projects, and occasionally WordPress. Currently, we have a job ready to start using the BigCommerce platform. This project requires code customization, assistance with connecting to shipping, and more. Thank you.

    €115 (Avg Bid)
    €115 Oferta mesatare
    29 ofertat

    I require comprehensive help with the establishment of my UK-based drop shipping business, including both business and VAT registration. - Business Registration: As I'm not currently registered as a business in the UK, I'm looking for a freelancer who can guide me through the process thoroughly. - VAT Registration: Following the business registration, assistance with VAT sign-up is necessary for my operations to proceed. Ideal Skills/Experience: - Experience with business and VAT registration in the UK - Familiarity with the legal framework for a drop shipping business - Ability to simplify complex business registration processes and requirements.

    €115 (Avg Bid)
    €115 Oferta mesatare
    8 ofertat
    PHP SMS System Customization 5 ditë left
    VERIFIKUAR

    I'm looking for a skilled developer to help me customize my current PHP SMS system. It's primarily used for sending notifications. I have the script and has been working with twilio, however all of a sudden it stopped working due to twilio changes I need assistance in modifying the script

    €40 (Avg Bid)
    €40 Oferta mesatare
    27 ofertat

    I am trying to integrate custom theme into wordpress . My intention is for each section of the website to react dynamically in wordpress so that I can build my site in wordpress itself. I need help to complete this process as I am facing a lot of errors.

    €14 (Avg Bid)
    €14 Oferta mesatare
    15 ofertat
    PHP Login Bug Fix 5 ditë left
    VERIFIKUAR

    I need a skilled PHP developer to help me with a bug that's causing our login functionality to malfunction. Key Requirements: - The bug currently prevents users from logging in, and an error message is displayed upon failure - We need this bug fixed so that users can successfully log in without any issues Ideal Skills and Experience: - Proven experience in PHP development, particularly with login systems - Strong debugging skills to identify and rectify the issue - Solid understanding of database connections in PHP - Good communication skills to understand the problem and provide a timely fix

    €11 (Avg Bid)
    €11 Oferta mesatare
    32 ofertat

    I'm looking to set up an online store using WooCommerce on WordPress. Key Requirements: - Experienced in setting up WooCommerce stores with a focus on physical goods. - Proficient in integrating Stripe payment gateway. - Familiarity with adding necessary shipping add-ons for a smooth customer experience. - Arabic English shop In the setup, I'd expect: - A user-friendly interface for easy navigation. - Properly integrated Stripe payment gateway for secure transactions. - Shipping add-ons that can calculate shipping costs accurately. I'm looking for a freelancer with a proven track record in setting up similar WooCommerce stores and can deliver the project within a reasonable timeframe.

    €168 (Avg Bid)
    €168 Oferta mesatare
    93 ofertat

    I'm in need of an all-round developer who has strong experience in both Python and PHP, specifically for the creation of an e-commerce website. The desired professional should be well-versed in crafting custom web solutions as well as knowledgeable in leveraging the WordPress CMS beneficially. Skills and Experience Required: - Demonstrated expertise in Python and PHP web development. - Proven experience in developing successful e-commerce websites. - Proficiency with WordPress CMS. - Understanding of e-commerce website security essentials. - Articulate in communicating project progress and potential hurdles. Freelancers who can showcase previous work on similar projects will be given priority. I look forward to your enticing bids and am eager to form a productive pa...

    €10 / hr (Avg Bid)
    €10 / hr Oferta mesatare
    22 ofertat

    I need a robust class management system that caters to the needs of a large-scale educational institution. Our primary users will be students, teachers, administrators, and parents. Key Features: - Attendance Tracking: The system should allow teachers to mark and track the attendance of students. - Grade Management: An intuitive grade management system that enables teachers to input and calculate grades effectively. - Messaging System: A communication platform that facilitates seamless interaction between all stakeholders (students, teachers, administrators, and parents). By Whatsapp - Schedule Change Option: The system should have a feature that allows for the smooth management of schedule changes. User Base: - The system will cater to over 100 users, so scalability and performan...

    €330 (Avg Bid)
    €330 Oferta mesatare
    79 ofertat

    ...CSV file. containing addresses to post letters 2: Letter Quality ( Paper weight, Sizes, Cost per letter etc configuration in JSON array) What we need -------------------- - Standalone PHP Script where we will be able to select an item from provided JSON. - Through DHL API we will validate the provided addresses(in the form of exel or csv) if each individual address is valid - or we should be able to select the areas of over choice over google map is shown in the provided video - this funcationaly is also provided over DHL api I think. and there demographic filters can also be applied which are provided be DHL api also shown in the video Please apply only if you the the required experience. these links may help

    €583 (Avg Bid)
    €583 Oferta mesatare
    69 ofertat

    I'm looking to create a specialized e-commerce website focusing on motorsport/sporting branded goods. With the website, I aim to efficiently sell and distribute these items within my local region, as international shipping will not be facilitated at this time. The site should provide a simplistic yet engaging user experience, highlighting our products in a dynamic and appealing manner. Ideal candidates for this project should possess: - In-depth knowledge of e-commerce platforms and website development - Experience in creating websites for sports/consumer goods particularly motorsport - Strong understanding of user-interface and user-experience design - Proven track record in developing engaging and high-performing e-commerce platforms. This project calls for a creative and...

    €636 (Avg Bid)
    €636 Oferta mesatare
    96 ofertat

    in general I don't get the Greek characters in the description and all the buttons "complete", "delete" etc. throw this error and the reports are not generated its probabely some issue with the path or smtp notifications. please have a look at the video. i will send you the site and db on chat budget: $15-$20 USD deadline: 20/5

    €25 (Avg Bid)
    €25 Oferta mesatare
    40 ofertat

    Hi Bhawan, creating this milestone to record the hours to date. Tracking of 14.5 hours as of 19 May.

    €15 / hr (Avg Bid)
    €15 / hr Oferta mesatare
    1 ofertat

    I would like to design a program (bot) that will find a specific product on the website, add the product when it first becomes available in stock, add to the shopping cart, then automatically check out the item with the corresponding profile assigned for billing and shipping information. The drop date for the product is set for the 24th of this Friday as I would need this completed prior to the drop date.

    €449 (Avg Bid)
    Urgjent MRS
    €449 Oferta mesatare
    37 ofertat

    ...app to assist me in updating the 'Order Forms' and 'Tax Invoice' templates. The previous version of the app has been updated, and as a result, the code for these templates needs to be adapted. The 'Order forms template' must have: Order Number and Order Date Notes from Customer Quantity, Item Details fields including variants and customisation details. Estimated Delivery Date Customer & Shipping Details The 'Tax Invoice' must have: TAX INVOICE Logo Order Number and Order Date Business Name & Address ABN: Customer Name & Address Quantity, Item Details and variant Pricing, Discounts etc Tax displayed as GST Your main focus will be to ensure that the 'Order Forms' and 'Tax Invoice' templates are...

    €23 (Avg Bid)
    €23 Oferta mesatare
    11 ofertat

    I'm urgently seeking a skilled Vue, Laravel, and PHP developer to address internal server errors affecting my project. I have a website used technology of vue laravel php there is a migration happened to server and the website loaded with errors on A2Hosting platform can anyone help remotely to fix it Key Responsibilities: - You'd be responsible for examining the internal server errors. - You'll need to implement fixes and thoroughly test them to ensure they've resolved the issues. - You should have a deep understanding of Laravel and PHP to effectively troubleshoot. Ideal Skills and Experience: - Proficient with Vue, Laravel, and PHP. - Proven experience in back-end development. - Capable of diagnosing and fixing internal server errors ...

    €23 (Avg Bid)
    €23 Oferta mesatare
    17 ofertat

    ...languages: HTML5, CSS3 Javascript. -Creative ideas with problem solving mindset. - Experience working in an agile/scrum development process. Key Features for the Interface: • Supplier Management & Purchase Order • Order Management • Inventory Management • Warehouse Labor Planning • Inventory Control & Tracking • Goods Receiving & Storing (Inbound) • Order Picking and Packing (Outbound) • Shipping Management • Transport Management System • Reverse Logistics or Returns • Analytics and Reporting Your design should seamlessly integrate these features, making the system easier to navigate and more efficient. A primary goal is enhancing the user experience, so a strong understanding of user-centred design p...

    €280 (Avg Bid)
    €280 Oferta mesatare
    22 ofertat

    I am in need of a highly skilled developer who can create an on-demand freight application that will be available on both iOS and Android platforms. The app will offer a wide range of freight services, including local delivery, long-distance shipping, and overnight services. Key functionality: - Real-time Tracking: The app should provide a seamless real-time tracking feature to ensure customers can monitor their shipments throughout the entire process. - In-App Payment: A secure payment gateway integrated into the app is essential for facilitating smooth and hassle-free transactions for our users. - Driver Rating System: I want a driver rating system that allows customers to provide feedback on the service they received, helping us maintain high-quality services. Ideal skills and ...

    €1381 (Avg Bid)
    I garantuar
    €1381
    14 kandidaturat

    About Us: We offer custom software solutions for online shops and help businesses optimize and automate their sales and shipping processes. We are looking for an experienced freelancer to develop plugins and interfaces for various e-commerce platforms. Here are the Plattforms we are seraching Freelancers for: Wix Ikas JTL-Shop Magento BigCommerce WooCommerce Gambio PrestaShop OpenCart Analyze and understand the specific requirements and integration possibilities of the listed platforms. Implement secure and efficient interfaces between the plugin and the respective e-commerce platforms. Ensure the plugin's compatibility with the latest versions of the platforms. Perform testing and debugg...

    €2148 (Avg Bid)
    €2148 Oferta mesatare
    65 ofertat

    I've already secured a domain and I'm looking for an experienced Shopify developer to help me set up my store. The primary goal of the store is to sell fashion products. Key requirements: - Shopify Setup: You should be proficient in setting up a Shopify store, including configuring the store, setting up payment gateways, setting up shipping partners and ensuring everything runs smoothly. - Design and Customization: I'll need your help to customize the store to reflect the branding and provide a seamless user experience. - Product Management: You'll assist in organizing and uploading product listings, ensuring the store is ready for launch.

    €96 (Avg Bid)
    €96 Oferta mesatare
    24 ofertat

    I need an experienced PHP developer to help me with modifications to my Martfury website. The project is quite urgent, so quick action is necessary. Specific modifications I need on the Martfury website include the creation of custom reports and enhancing the overall security of the site. Key tasks include: - Developing custom reports: The reports I need are not limited to standard sales or inventory reports. They may involve complex data analysis and presentation. - Enhancing security: I'm looking for someone who can identify vulnerabilities and provide solutions to protect the site from potential threats. Ideal skills and experience: - Proficient in PHP programming and Martfury website development. - Strong understanding of data analysis and reporting. - Previous e...

    €17 / hr (Avg Bid)
    I cilësuar
    €17 / hr Oferta mesatare
    23 ofertat

    ...essential for SEO ranking, so design experience that incorporates this is a plus. - Drop-Shipping Integration: The website should be linked to a drop-shipping company, ensuring efficient and seamless order processing. Ideal Candidate: - Proficient in Wix: Experience with Wix website design is essential. - E-commerce Expertise: Prior experience with online stores, particularly those with large product inventories, is highly desired. - SEO Knowledge: Understanding of SEO best practices, especially as they relate to blog content, is beneficial. - UI/UX Design Skills: A user-friendly and engaging design is crucial, targeting a young adult audience. - Drop-Shipping Integration: Previous experience with drop-shipping integration would be advantageous. Items ar...

    €155 (Avg Bid)
    €155 Oferta mesatare
    42 ofertat

    Hello! I need someone who is an expert in web programming with PHP to translate any kind of PDF for free in using PHP. This PDF must not lose its quality. It must remain intact and it must preserve the ORC format, style and all. I want the translation to be exactly like the one from onlinedoctranslator.com. I know you're going to tell me that the Google Translate api isn't free, but you can use this library (link removed) . Then it has to choose the number of pages in the PDF. Even if the PDF is 100 pages or more, it must be able to translate it. It must support encrypted PDFs and PDFs protected by passwords. I will use your code in my site. You can visit it and you'll see that the PDF translation is missing. I've told you everything and I hope you'l...

    €27 (Avg Bid)
    €27 Oferta mesatare
    8 ofertat

    ...orchestrator of this project, I require a skilled PHP developer to perform a multifaceted role in our team. Tasks will predominantly revolve around backend development, website maintenance, and database management. Here are some important points: - You'll be diving into an existing project, warranting the ability to familiarize with previously written codes quickly. - I particularly require proficiency in CodeIgniter for backend development. - Your roles will include website upkeep and backend support, ensuring optimal site performance and justifying user satisfaction. - In addition to these, you will be handling database management, ensuring secure and efficient data transactions. Ideal skills and experience: - Solid experience in PHP development (especially in C...

    €274 (Avg Bid)
    €274 Oferta mesatare
    26 ofertat

    I am in need of an experienced website developer with over 10 years of professional coding experience.

    €330 (Avg Bid)
    €330 Oferta mesatare
    79 ofertat

    I'm seeking experienced UML and OCL modelers to conceptualize my full system information and transcribe the model for the USE (.use) tool. Key tasks include: - Conceptualize the entire system model using UML and OCL - Transcribe the model for USE tool - Create necessary UML diagrams: Class Diagram, Use Case Diagram, Sequence Diagram Ideal skills would include expertise in UML, OCL, and system modeling. Familiarity with the USE tool is essential.

    €17 (Avg Bid)
    I garantuar
    €17
    2 kandidaturat

    I need an application developed for Android, iOS and potentially Windows. This app's purpose will be mainly to host video lessons and class videos, aimed at the education sector. Key Features: - The app needs to be code-access restricted to ensure content security. - It will also require a feature to embed hidden watermarks into the videos for further security. Ideal Skills: - Proven experience in Cross-Platform Mobile app development. - Proficiency in features revolving around Video playing and user security. - Expertise in embedding watermarks into video content. There is no strict timeline for the project completion, quality and attention to detail is more important. Apply if you have the needed skills and can deliver a secure, user-friendly app familiar with Arabic.

    €1081 (Avg Bid)
    €1081 Oferta mesatare
    48 ofertat

    I need an expert to establish my eBay marketplace for selling individual bottles of syrup for frozen drinks. The ideal freel...bottles of syrup for frozen drinks. The ideal freelancer should have experience in setting up and optimizing product listings on eBay, especially within the drink or food industry. Based in Brisbane Queensland Australia. Selling into states on Queensland, New South Wales, Victoria mainly. Key Responsibilities: - Create an inviting and accurate description of the product - Set up an efficient shipping and handling process - Handle customer inquiries and concerns. Experience: - Setting up eBay stores - Food and beverage industry knowledge preferred - Exceptional customer service skills. Have a sales/product history and profile from previous business Owner ...

    €12 / hr (Avg Bid)
    €12 / hr Oferta mesatare
    24 ofertat

    I need a freelance PMP certified project management trainer for delivering a 5 days' project management courses and vast in PMI-ACP (PMI Agile Certified Practitioner). Course duration : 5 days. ...Material to be covered : PMI-ACP (PMI Agile Certified Practitioner) Location: Orlando, United States Frequency : Multiple Classes Fees : 5 x US$ 700.- per training day = US$ 3500 Candidates should provide me with their resume including detail qualification, career path, experience in project management and experience in conducting project management training. Aside this urgent time sensitive class, there will be multiple trainings in several locations in USA, Canada, UK, Europe and Africa so applicants from various locations are encouraged to apply so they can be contacted ...

    €533 (Avg Bid)
    Lokale
    €533 Oferta mesatare
    8 ofertat
    E-Commerce Web Development 5 ditë left
    VERIFIKUAR

    ...primary goal of this platform will be to sell products online. To ensure that the business runs smoothly, I need the site to have integrated shipping with carriers. Key Requirements: - E-Commerce Functionality: The site should be able to handle transactions securely and efficiently. - Integrated Shipping: The platform should be capable of integrating with shipping carriers to handle delivery of the products. Ideal Skills: - Proficient in E-commerce Development: Experience in creating secure and functional e-commerce platforms is crucial. - Familiarity with Shipping Integration: Ability to connect the website with shipping carriers for seamless shipping process. Please provide your portfolio including past e-commerce projects. Looking forwar...

    €604 (Avg Bid)
    €604 Oferta mesatare
    180 ofertat

    I am looking for a creative designer to help me develop a modern and minimalist packaging design for a ...of this design is to make my product stand out on the shelves in a very unique way. Key Requirements: - Experience with creating packaging designs. - Proficiency in modern and minimalist styles. - Familiarity with working using recycled paper materials. Your design should not only be visually appealing, but functional as well. The packaging should be able to protect the strawberries during shipping while also being environmentally friendly. The successful freelancer will have a strong understanding of material properties and how to best utilize them in a packaging context. This is a unique project and I'm looking forward to seeing some out-of-the-box idea My boxing si...

    €82 (Avg Bid)
    €82 Oferta mesatare
    90 ofertat

    I'm seeking a reliable individual in Singapore to help me collect keys from my current place, pack my personal items, and ship them to India. The items include clothes and a laptop, totaling a medium size (10-20kg). I will pay for shipping cost. Key Requirements: - Collect keys in Singapore: I will provide the necessary details. - Pack items safely: While there are no fragile or valuable goods, I do want to ensure they are neatly packed. - Ship to India: I'm looking for an economical shipping method, but I'm open to suggestions. I'm looking for someone who is prompt and reliable. Please provide me with a quote for this task and your availability.

    €171098 (Avg Bid)
    Lokale
    €171098 Oferta mesatare
    1 ofertat

    I will be welding together 3 shipping containers side by side. Each shipping container is 8ft x 40ft. I believe the walls of the shipping containers are 3 inches. I have attached a rough draft for what I've got so far.

    €381 (Avg Bid)
    €381 Oferta mesatare
    98 ofertat