Smarty ajax json phpmunkák

Szűrő

Legutóbbi kereséseim
Szűrés erre:
Költségvetés
eddig:
eddig:
eddig:
Típus
Készségek
Nyelvek
    Munka státusza
    2,000 smarty ajax json php munka, árazás ebben: EUR

    I'm searching for a proficient developer to design and implement a voting system for elections. The mechanism should be developed on PHP/MySQL and integrated into an existing portal where members login. Key Responsibilities: - Fabricate a robust and secure voting system. - Ensure the system supports voting for an array of different votes related to elections. - Integrate the voting system securely with an existing members’ login portal. Ideal skills and experience: - Proficient in PHP and MySQL, with previous experience building and integrating systems. - Familiarity with voting/polling systems. - Solid understanding of system integration and experienced with user authentication systems. - Knowledge of secure coding standards and practices. Features: 1. I have a...

    €206 (Avg Bid)
    €206 licitátlag
    28 árajánlat

    ...JavaScript developer with a strong background in jQuery, React, and Bootstrap, along with a solid understanding of HTML structures. My project revolves around manipulating a tree view pull-down, specifically in terms of dynamically loading parent and child nodes from an HTML page. The nodes are structured as nested lists (ul li). ### Ideal Skills and Experience: - Proficient in Javascript , jQuery , Ajax and React. - Experienced with Bootstrap and HTML. - Familiarity with manipulating nested lists (ul li) structures. - Capability to dynamically load data into a tree view structure. ### Key Project Requirements: - Modify the existing tree view to support dynamic loading of parent and child nodes. - Ensure that the tree structure is implemented with nested lists (ul and li tags)...

    €157 (Avg Bid)
    Sürgős
    €157 licitátlag
    46 árajánlat

    We bought Cloud Management script and AI script for that cloud to add on the features like Smart Data Generation. We are having issues with the Login to Cloud's user side through social media, admin can work very good. Please let me know if you are available to take up this task as a HIGH priority

    €67 (Avg Bid)
    €67 licitátlag
    7 árajánlat

    ...and provide clear user feedback for operations, particularly those involving network communication. Flexibility: Open to considering a complete rebuild of the application using other libraries, frameworks, or binaries that could better serve the project's aims. Requirements: Strong proficiency in Python and experience with GUI development. Experience in working with external APIs and processing JSON data. Knowledge of modern UI/UX design principles for desktop applications. Familiarity with threading in Python, asynchronous programming, or both. Creative problem-solving skills and openness to exploring new technologies. Deliverables: A fully functional ProxyApp tool that meets or exceeds the project's goals. Complete source code and any additional resources used in...

    €509 (Avg Bid)
    €509 licitátlag
    51 árajánlat
    Quick PHP Blog Recovery Véget ért left

    ...to this problem. Here's a detailed rundown of what's happening and what I'm looking for: My website is The blog was hosted on WordPress with a redirect **Issues Faced:** - The blog page is not loading at all. - No specific error messages have been identified, as it's simply down. **Ideal Experience and Skills for the Job:** 1. **Expertise in PHP:** Given the nature of the problem, a deep understanding of PHP is crucial for navigating and resolving the underlying issues. 2. **Problem-Solving Skills:** Ability to diagnose and fix issues related to database connections, broken links, or other potential server-side problems. 3. **Experience with CMS Platforms:** Familiarity with popular content management systems, assuming my blog uses one, could be b...

    €15 / hr (Avg Bid)
    €15 / hr licitátlag
    95 árajánlat

    Gradeco has an intranet called GRADENET, and its created in php/mysql platform. Please look at uploaded file for the requirements. Feel free to ask questions.

    €32 (Avg Bid)
    €32 licitátlag
    13 árajánlat
    PHP website -- 3 Véget ért left

    As the client, I need assistance in creating a PHP website. However, I have not yet specified the required features, the information freelancers should include in their application, or the website's intended purpose. Key Requirements: - Familiarity with PHP and MySQL - Versatility in dealing with various website types and functionalities, as the specifics are currently undecided - Eagerness to adapt to new requests and changes Ideal Application: Freelancers interested in this project should lay out their experience and past work, particularly in PHP. Please submit a detailed proposal for the project, even though the requirements are currently vague, I am open to suggestions.

    €159 (Avg Bid)
    €159 licitátlag
    57 árajánlat

    ...proficient in PHP to create an API that interfaces with Google Drive to perform a variety of operations. This project requires a robust understanding of Google Drive's API and exceptional PHP coding skills. **Required Operations:** - Uploading files with support for multiple file formats. - Creating folders within the Google Drive structure. - Renaming existing files to maintain organization. - Generating new files within Google Drive. **Ideal Skills and Experience:** - Extensive experience with PHP programming. - Prior work with Google Drive API or similar cloud storage services. - Ability to support multiple file formats in upload functionality. - Strong understanding of file management and manipulation within cloud environments. **Key Requirements:** - D...

    €47 (Avg Bid)
    €47 licitátlag
    18 árajánlat

    I want to develop a real-time auction system similar to eBay or other auction systems. Key features: - Real-time bidding functionality - the system must be able to allow instant parallel bidding on different items to ensure smooth and efficient operation. - The application can process JSON objects on input. - The application is programmed in Python using asyncio for websocket. - The application can store incoming data in Redis Streams. The stream is used to quickly store incoming messages. The application makes it easy to add additional logic before saving to Redis Streams. - The business logic mechanism accounts for subscribing to Redis Stream and processing new items in real time. - The application is ready for different auction methods - English, Dutch and envelope. - The auct...

    €625 (Avg Bid)
    €625 licitátlag
    50 árajánlat

    Kérjük, regisztráljon vagy jelentkezzen be a részletek megtekintéséhez!

    Rejtett

    Current site is built on core PHP and running on PHP 5.6. Need immediate update to latest PHP version. Site have the following functionalities: - User registration and login; - E-commerce capabilities; - CMS; - CRM; - Front end customer panel and admin panel; - Cronjobs. At stage one the only requirement is to update the site to latest PHP. Future work will include complete conversion to WP and turning existing PHP code into custom plugins

    €965 (Avg Bid)
    €965 licitátlag
    325 árajánlat

    I'm looking to hire a proficient PHP/MySQL freelancer to tackle a couple of issues that have cropped up with our current software. Despite not specifying which bugs need attention, I can provide detailed insights into the issues once we engage in conversation, ensuring you understand the scope and specifics of what needs to be corrected. ### Ideal Skills and Experience: - Proficient in PHP and MySQL - Strong debugging and problem-solving skills - Experience with both front-end and back-end development - Familiarity with software testing and quality assurance - Excellent communication skills to report on progress and findings ### Testing Requirements: - All fixes must undergo thorough **Manual Testing** to guarantee they resolve the issues without introducing new ones. ...

    €22 (Avg Bid)
    €22 licitátlag
    30 árajánlat

    i have a php script with some mysql queries and joins by DEFAULT there is no filter or condition on the STORE ID as when the script is loaded the first time no store id is selected so ALL data will be loaded for all stores now to filter the data for a specific store i added a WHERE clause to my query where o.orders_stores_id = '" . (int)$_GET['store_id_dd'] . "' '" . (int)$_GET['store_id_dd'] . "' is determined once i select a store from the dropdown filter. then it registers once i press submit however this only works if i add that WHERE clause the issue with that WHERE CLAUSE is that the DEFAULT or NULL case will not work and nothing will be returned as the code is treating it as NOTHING i.e its expecting a store id...

    €23 (Avg Bid)
    €23 licitátlag
    45 árajánlat

    We have a developed application uploaded to the platforms, we want to improve it, and more importantly, we want to add a monetization module already defined. That is to say, the screens are designed and the scheme is already defined, the implementation is missing. If everything goes well, the hired person will stay to work on the following modules or functionalities of the application, apart from monetization, which is the first thing we need. I need a developer with a lot of experience in : * React Native * Laravel With completed projects that are: * Mobile applications for Android and IOS * Monetization Wanted: * Good understanding of a project already written and developed. * Creativity * Ability to work alone and in a team * Ability to work alone and as part of a team. * Estim...

    €30 / hr (Avg Bid)
    €30 / hr licitátlag
    209 árajánlat

    Hi Azfar Ullah K., This project is based on the task discussed.

    €7 (Avg Bid)
    €7 licitátlag
    1 árajánlat
    php correction Véget ért left

    2 really little tasks for developer with php skills: 1. On my homepage is a language switcher where an error is regarding opening the right language page 2. Map a contact form with right language. Please contact only with "good php skills". Fixprice 10€ !!!

    €18 (Avg Bid)
    €18 licitátlag
    64 árajánlat

    Requirements - proficient in PHP/MySQL/CSS LAMP I need someone with strong PHP/MySQL skills to put some filters/sort links on a few pages for me (max 4), so when a user clicks on a link, they get the relevant results from database. It's a Movie/Books site. I want 2 rows of clickable filters on the page(s) like so - Latest Releases | Highest Rated | Coming Soon | Recently Added then below that I will have some clickable image logos of - Netflix | Amazon | Apple tv Functionality wanted - Users of the site to be able to click any of the top row of links and get relevant results (e.g Latest releases) and also be able to click one of the bottom images (netflix, amazon etc) so they could choose to see - Highest Rated on Netflix etc. All data is stored in a MySQL da...

    €160 (Avg Bid)
    €160 licitátlag
    108 árajánlat

    I am seeking one or more senior PHP developers for various tasks on a contract basis for 3 to 6 months. . The projects you will be working on include: - Backend development - API integration - Website maintenance Furthermore, these tasks span across multiple projects such as: - E-commerce website development - CRM system customization - Integration of a payment gateway - CQRS - Domain Drive Design Although I don't have any specific design preferences for the e-commerce website, it is crucial that you have a serious expertise in PHP, a keen eye for optimising backend operations and a proven track record in integrating diverse APIs. Prior experience with e-commerce websites and CRM system customisation will be a major plus. Note:- Our budget is 1L per month Non Negoti...

    €1175 (Avg Bid)
    €1175 licitátlag
    72 árajánlat

    We are seeking a skilled freelancer to develop a simple PHP script focused on data visualization, specifically catering to planetary hours. While the script's core functionality can be achieved through ChatGPT, we believe an experienced individual can deliver efficient results promptly. Description: We require a straightforward script to display planetary hours based on location and date input. Key Functions: The script will closely resemble the functionality of this sample site, with additional features: - Integration of Islamic (Hijri Date) display alongside the conventional calendar. - Option for users to select their location, with the flexibility to change it as needed. - Enhanced visualization by displaying the names of planetary rulers alongside logos. - Addition of ...

    €26 (Avg Bid)
    €26 licitátlag
    16 árajánlat

    ...to install PHP 7.4 on my cPanel that is running Almalinux 9. The primary purpose of this setup is to support a web application I'm developing, which means efficiency and reliability are crucial. **Key Requirements:** - Perform a seamless installation of PHP 7.4, ensuring compatibility with Almalinux 9. - Configure all necessary PHP extensions including PDO MySQL, cURL, and GD to support the functionality of my web app. - Guarantee that the installation and configuration will not disrupt the current server environment and other hosted applications. **Ideal Skills and Experience:** - Proficient in server management, specifically with cPanel and Almalinux 9. - Experienced in PHP installations, with a focus on PHP 7.4, and understand its nuances. -...

    €20 (Avg Bid)
    €20 licitátlag
    15 árajánlat

    This project involves carrying out small redesign tasks to amplify the functionality of the existing PHP booking pages. - PHP Development: Specifically, you should possess a solid background in modifying and optimizing PHP booking pages. - Layout Design: It's crucial you have a keen sense of aesthetics and layout design, with ample experience in redesigning web layouts. Creativity and an eye for detail will allow you to effectively rearrange the layout of the booking page(s). - Custom Parameter Integration: Your job will involve incorporating an extra parameter – the 'Practitioner Selection' – into the appointment display. I anticipate you'll understand the significance of this parameter in boosting our system’s efficiency. In es...

    €458 (Avg Bid)
    €458 licitátlag
    212 árajánlat

    Hi, we have web application running on core PHP we start converting into Laravel we someone to complete remaining stuff 1. update template design with simple and easy design / dashboard should have some charts or graphs for better information each user 2. graphs for report needs to improve with some better view and information + report generator something better so we can use there spelling check and easy manage PDF report 3. Invite responder function already exist just need to improve 4. Translation management from admin we can mange all text in website from admin 5. user instructions steps as popup as user guide manageable from admin 6. notification system maybe not works properly need to fix should be work with ajax other function also open for enhancements and f...

    €47 (Avg Bid)
    €47 licitátlag
    23 árajánlat
    Fast-Track Web Dev Trio Véget ért left

    I'm urgently in need of a talented web developer proficient in HTML/CSS, JavaScript, and PHP. My project's timeline is tight, and I'm looking to kick things off immediately. Here's what I am looking for in the ideal candidate: **Skills and Experience:** - **Pro in HTML/CSS:** You should have a strong grasp of HTML5 and CSS3 to create responsive and visually appealing layouts. - **JavaScript Jedi:** Your ability to manipulate web pages with JavaScript is crucial. Whether it's DOM manipulation or AJAX calls, you've got it covered. - **PHP Expertise:** I need someone who can handle server-side scripting in PHP. Skills in managing databases through PHP would be a bonus. **Project Urgency:** - This project is on a fast track, an...

    €28 (Avg Bid)
    €28 licitátlag
    11 árajánlat

    Hello Yousef, Can we start?

    €163 (Avg Bid)
    €163 licitátlag
    1 árajánlat

    We are looking for developers who can work on customizing WordPress a Details of our current project can be seen here [Removed by Freelancer.com] We are a MVNO (Virtual mobile phone company) and our core business is selling SIMs/eSIMs to people in Brazil and people around the world that travel to Brazil as well as to Brazilians that travel abroad. 1) Our initial hourly rate is U$5. Please do not bid an hourly rate different from what you will charge. 2) Please do not bid if you don't have 20+ hours a week 3) Please do not bid if you can't start immediately 4) Please do not agree to take the task if you will not accept the project immediately if you are awarded the project. Our store is fully functional and configured with payment gateways installed and workin...

    €5 / hr (Avg Bid)
    €5 / hr licitátlag
    20 árajánlat

    ...Australia. However, regardless of the product selected, the billing address should originate from the respective country designated in the WooCommerce settings. I will ensure to configure this setting accordingly in the WordPress settings. Ideal Skills and Experience: - Proficiency in WordPress, with specific experience in WooCommerce or similar plugins. - Strong understanding of PHP, JavaScript, and possibly Ajax for seamless user experiences. - Familiarity with WPML or other tools for handling geolocation and custom shipping rules. - Experience in customizing and optimizing E-commerce websites, especially in handling location-based access and options. - Ability to implement solutions that are scalable and won't compromise the site's performance, especially wit...

    €105 (Avg Bid)
    €105 licitátlag
    85 árajánlat

    I'm seeking a detailed-oriented freelancer...e-commerce platforms and social media sites where product listings are prevalent. - Essential Skills: Proficiency in web scraping tools, data extraction techniques, and handling bot detection mechanisms. - Experience: Past projects involving e-commerce or social media data scraping are highly beneficial. - Output Expectation: The data should be organized and provided in a structured format such as CSV, JSON, or Excel for further analysis. The perfect candidate will have a strong background in data scraping, understand the nuances of web crawling, and ensure a high level of accuracy while adhering to the legalities of data collection. If you are up to the challenge, I look forward to your bid and a discussion on how you would approac...

    €13 (Avg Bid)
    €13 licitátlag
    5 árajánlat
    Automate API with Azure Véget ért left

    ...creating a seamless bridge between our system and an external API. **Core Requirements:** - The Azure function must be triggered by an HTTP request. - It should automate the creation of a POST command to a specified external API. - The function must parse and return the API's response in JSON format to the requester. **Ideal Skills and Experience:** - Proficiency in Azure Functions and serverless computing concepts. - Strong understanding of HTTP protocols and RESTful API interactions. - Experience in JSON data format for web communications. - Ability to write clean, efficient, and secure code. - Familiarity with automation processes and external service integration. This project requires a freelancer who can seamlessly integrate these requirements to create an rob...

    €200 (Avg Bid)
    €200 licitátlag
    29 árajánlat

    Make a function to put data into a datagrid using JSON RestAPI

    €30 (Avg Bid)
    €30 licitátlag
    22 árajánlat

    I am seeking a skilled PHP developer to enhance my website with specific functionalities. I am focused on three primary features that need to be implemented: user registration and login, payment integration, and robust database management. The ideal candidate will have a strong understanding of how to build and manage these systems efficiently and securely. **Requirements:** - Proficient in PHP with experience in handling complex functionalities. - Familiarity with PHP frameworks such as Laravel, CodeIgniter, or Symfony is preferred but not mandatory. - Strong background in developing user registration and login systems. - Expertise in integrating payment solutions effectively. - Advanced knowledge in database management to ensure data integrity and speed. **To Apply...

    €12 / hr (Avg Bid)
    €12 / hr licitátlag
    182 árajánlat

    Suite la migration de mon hébergeur vers la version PHP 8.2 , mes sites web joomla 2.5 et joomla 3 deviennent inaccessibles. Je cherche quelqu'un qui peut fixer ce problème.

    €149 (Avg Bid)
    €149 licitátlag
    13 árajánlat

    I'm looking for an expert with solid experience in PHP, SaaS development, user registration/authentication, and multi-tenant architecture to convert my current PHP script into a SaaS platform. Key functionalities required are: - User Registration and Authentication: The system should allow users to sign up and authenticate using their email and password. Hence, proficiency in implementing secure and efficient user registration and authentication processes is paramount. - Multi-tenant Architecture: The platform must be designed with a multi-tenant infrastructure. It would work with a shared database but with separate schemas for each tenant. Previous experience in planning and implementing similar architectures is a must. - Payment Gateway: The integration of a paym...

    €522 (Avg Bid)
    €522 licitátlag
    63 árajánlat

    I'm in need of a seasoned PHP developer to create a single controller function alongside its view component. This function's primary responsibility will be to manipulate data based on user interaction with our website. **Core Requirements:** - **Data Manipulation:** The function must adeptly modify data in response to specific user actions. - **Trigger Mechanism:** This manipulation will be initiated when a user clicks a particular button on our site; precise execution upon this action is crucial. - **Interface Design:** While the focus is on the backend, a basic yet functional button on the interface should be integrated to trigger the process. **Ideal Skills and Experience:** - Proficiency in PHP, particularly with data manipulation tasks. - Strong understanding...

    €71 (Avg Bid)
    €71 licitátlag
    10 árajánlat

    Fix payment issue in php project

    €11 / hr (Avg Bid)
    €11 / hr licitátlag
    1 árajánlat

    ...bring the other pages online. Around the time the games stopped working, we experienced a series of hacks on our server. We installed a program (Imunify360) and the server appears to be mostly clean now. Also around the time the games stopped working, I asked our web host, hostgator, to install the most recent versions of php on our server (we have a dedicated server on hostgator). They went ahead and installed php 8.1, 8.2 and 8.3. Previously the highest version of php we had on the server was 8.0. Url of the home page that works: Url of one of the games that used to work, but now shows a blank page: Url of the admin page (not working): <--- (I think this is the url for the admin interface)

    €20 (Avg Bid)
    €20 licitátlag
    18 árajánlat

    We are currently in need of a skilled Laravel developer to assist us with developing a Firebase push notification system. Requirements for the project include proficiency in: Laravel framework NGINX Server MySQL Supervisor PHP Redis Node.js Cronjob management Firebase Push Notification integration The primary focus will be on server management, particularly ensuring stability and resilience against crashes when running queues. If you have experience in these areas and are interested in taking on this project, please let us know. We'd be happy to provide more details and discuss further. Looking forward to hearing from you.

    €7 / hr (Avg Bid)
    €7 / hr licitátlag
    19 árajánlat

    I am in search of a skilled front-end developer to work on a web application project. Our backend is fully developed in PHP, and we have all the necessary APIs ready for integration. The task involves crafting the front-end based on a design we have laid out in Figma. The ideal candidate should have a strong understanding of front-end technologies and experience in integrating APIs to ensure seamless communication between the front-end and back-end systems. Here is the Figma link: Project Requirements: Develop the front-end of our web application as per the provided Figma designs. Integrate the frontend with our existing APIs for full functionality. Ensure the

    €511 (Avg Bid)
    €511 licitátlag
    63 árajánlat

    Overview: Seeking experienced Core PHP developer to update existing APIs and develop new ones for grocery app, admin panel, and driver app. 60-70% of API work already done; focus on updates and new features. Responsibilities: * Review existing API architecture and functionality. * Gather updated requirements for apps from team. * Update existing APIs to reflect new requirements. * Develop new APIs for additional features. * Ensure seamless integration with existing system. * Implement security measures and authentication. * Test thoroughly for bugs and optimize performance. * Coordinate with team for front-end integration. * Provide documentation and support. Requirements: * Proven Core PHP API development experience. * Familiarity with maintaining and updating APIs. * P...

    €310 (Avg Bid)
    €310 licitátlag
    34 árajánlat

    I need some work related to Front end and PHP , code igniter work I need some serious and hard working persons I need work at low budget and for long term

    €7 / hr (Avg Bid)
    €7 / hr licitátlag
    43 árajánlat

    ...for a skilled PHP developer to enhance an existing fulltext search functionality in our PHP code. The main objective is to update FTP file support and improve how search results are displayed on our website, making the user experience more intuitive and helpful. **Key Features to update:** - fulltext search functionality for PHP files located on an FTP server. - Ensure search results are displayed on our website as a list, including: - A short preview of the content within each PHP file. - Highlighting of searched terms within the preview and the list. - Direct links to the documents as they currently exist on the website. - Implement deduplication in search results to avoid showing the same file multiple times. **Ideal Skills and Experience:** - Stro...

    €138 (Avg Bid)
    €138 licitátlag
    59 árajánlat

    I'm looking to upgrade my PHP website by adding some integrations. • Payment Gateway Integration: I would like to incorporate Visa and Mastercard as payment methods. If you have experience in integrating these specific payment methods, your skills will be highly regarded. • API Integration: Additionally, functionality improvements are needed through API integration. If you have a strong background in this area, it would be beneficial for this project. I am eager to have these features live ASAP. Understanding of these tasks and a swift turnaround will make you the ideal candidate for this project.

    €457 (Avg Bid)
    Kiemelt Sürgős
    €457 licitátlag
    88 árajánlat

    ...freelancer with extensive experience in creating realistic animations. The task revolves around generating a unique 2D animation, which will be later transformed into a 3D animation, using JSON. The animation will be specifically meant for my website. Details of the project include: - Crafting a realistic 2D animation - Conversion of the 2D animation to a 3D format using JSON - Ensuring the animation is suitable and fully compatible with a website environment Skills and experience needed: - Familiarity with 2D and 3D animation creation - Strong understanding and expertise in JSON - Ability to create realistic animations - Experience with website animation integration would be a plus. If you believe you are the right fit and can deli...

    €21 (Avg Bid)
    €21 licitátlag
    9 árajánlat

    I'm seeking a talented team or individual with expertise in Laravel and Flutter, to add new features on ready app or create new app - require specialist developer for each field : i will choose 4-5 developers please mention where is your power in which filed is the top : 1- Laravel developer and test backend source code efficiency (with knowledge in json and firebase services recommended). 2- Flutter developer. 3- server experts on ubuntu : to upload app ( web version) and create sub domain to upload dashboard and create new domain to upload second app ( should have some experience in Laravel ) 4- app tester : for test functions and make pressure on server to check any errors or weakness use tools for examples ( JMeter , flutter driver or firebase test...

    €13 / hr (Avg Bid)
    €13 / hr licitátlag
    81 árajánlat

    I am looking for a capable DevOps engineer who can help me set up a continuous integration/continuous delivery (CI/CD) pipeline for a PHP app deploying into Azure. The CI/CD pipeline must utilise Github Actions. Our application runs on Symfony 6.3 and PHP 8.2. Code is hosted on Github. Database is MySQL and we would like to use SaaS - Azure Database for MySQL. For webserver we want Caddy. Your tasks would be following: - Prepare servers and other required services in Azure Portal + setup a way how to pass configuration secrets into the app (ENV variables) - Create a production-ready Dockerfile - Setup a Github Actions which will build the production docker image for every tag in master - Setup a Github Actions pipeline, which will deploy the production docker image onto ou...

    €175 (Avg Bid)
    €175 licitátlag
    43 árajánlat

    Looking for a freelance developer who has experience with PHP and Software as a Service (SaaS) to set up a school management platform. Key skills and experience: - PHP Development - SaaS platforms - Database management Procuring those who are familiar with functionalities like user management and course management. You will need to exhibit how these features function in your past work. The platform should be able to register and enroll students, and manage grades. Although attendance tracking wasn't singled out, it'd be a significant add-on. To illucidate your understanding, submit a detailed project proposal. Potential candidates should present examples of similar projects they've worked on before. The ultimate goal is a clean, easy-to-use platform that pr...

    €149 (Avg Bid)
    €149 licitátlag
    46 árajánlat

    As a PHP developer with Yokart experience, I need you to investigate and fix an issue we're encountering with the category filter. - The Code: We're dealing with a PHP codebase utilizing the Yokart framework. The problem area is specifically with the category filter. - The Issue: This filter is currently not returning the correct results. The expected functionality is that it sorts items into their appropriate categories correctly, but currently it's failing to do so. Skills & Experience Required: - Proficiency in PHP - Experience with Yokart framework - Problem-solving capabilities to quickly diagnose and fix the filter issue.

    €19 (Avg Bid)
    €19 licitátlag
    11 árajánlat

    I'm in need of a PHP Laravel developer to help implement specific changes into my project. The tasks would mainly revolve around: - Updating the user interface - Adding new features - Bug fixing One of the critical aspects you'll be tasked with is making the design responsive. If you have previous experience dealing with similar web development projects using PHP Laravel, and have a good grasp of building interactive and responsive user interfaces, your application will stand out. The right freelancer for this job should ideally have: - Past experience with PHP Laravel Development - Knowledge in integrating third-party APIs - A knack for database setup and web page creation - Proven experience in UI improvements and bug fixing - Modern responsive web ...

    €4 / hr (Avg Bid)
    €4 / hr licitátlag
    51 árajánlat

    I'm in need of an experienced PHP developer who can set up a secure WhatsApp OTP API for my application. Here's a brief of what's expected and what the job involves: * Use PHP - The preferred programming language is PHP for the setup. Solid experience with PHP is essential. * Login Verification - The OTP will be used solely for login verification. You will need to effectively incorporate the OTP process in the user login system. * OTP Failure - In case of OTP verification failure, the system should automatically retry sending the OTP to the user, therefore ensuring maximum chances of getting a successful verification. Knowledge of WhatsApp API is imperative and understanding of secure OTP validation is a great plus. This role requires codin...

    €42 (Avg Bid)
    €42 licitátlag
    36 árajánlat

    i have very simple taks that i want to do , a script provide me a document on how to install in sdk on my root hosting to set the script as a payment method to other site that i have. the script is the paymoney script , that is a payment system.

    €147 (Avg Bid)
    €147 licitátlag
    61 árajánlat

    I am looking for a python expert able to create a script that generates PowerPoint (PPTX) presentations using JSON input data. While no specific content requirements were indicated, the ability to include and handle various types such as text, images, and charts would be advantageous. The design should be adaptable, with capacity to shift between professional, creative, or minimalistic aesthetics as needed. Ideal candidates should be proficient in: - Python coding, particularly for data-driven tasks - Handling JSON data - Creating and handling PowerPoint files programmatically No explicit requirements for application contents were provided. However, showcasing your experience with similar projects, detailing how you plan to approach this task, and providing examples of past...

    €3 / hr (Avg Bid)
    €3 / hr licitátlag
    11 árajánlat