Bid php scripts työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 bid php scripts työtä löytyi, hinnoittelu EUR
    Domain-Gmail PHP 8.0 Mailer Program 4 päivää left
    VARMENNETTU

    I'm searching for a PHP developer with experience in PHP 8.0 to create a mailer program for me. This program would specifically need to send emails from a mailbox on the domain to Gmail accounts seamlessly. For a freelancer to be successful in this, skills in PHP 8.0 and extensive understanding of mailer programs is required. The primary use of this PHP script would be for sending subscription notifications. Please bid only if you're capable of delivering this specific functionality. - Skill Requirements: PHP 8.0, Mailer Programs - Functionality: Sending Emails from domain mailbox to Gmail I need to make sure my PHP Mail Script is using good coding practice and make sure we have all header information set correct so that we do...

    €32 (Avg Bid)
    €32 Keskimäär. tarjous
    24 tarjoukset
    Python developer 4 päivää left

    More details: What specific tasks do you need the Python developer to handle? Scripting What kind of scripts do you need to be written? Automation scripts What functions should the automation scripts perform? Automation testing

    €446 (Avg Bid)
    €446 Keskimäär. tarjous
    67 tarjoukset
    PHP Code Editor Development 4 päivää left
    VARMENNETTU

    I'm searching for an experienced developer to construct a PHP code editor. Key Requirements: - Support for several programming languages, including HTML, JavaScript, CSS and PHP. - It should have a specific feature - Code Formatting, to ensure cleaner and error-free coding. - Instead of using traditional GUI or command-line interfaces, I prefer to have an order display system. Experience and Skills: - Proven expertise in PHP, HTML, JavaScript, and CSS. - Extensive knowledge in design and development of interactive interfaces. - Prior experience developing coding editors is a major advantage. - Strong grasp of code formatting techniques.

    €28 (Avg Bid)
    €28 Keskimäär. tarjous
    45 tarjoukset
    PHP Website Development 4 päivää left

    I'm in need of a PHP developer to help create a comprehensive website. The specifics of the website have not been determined, therefore freelancers will have the freedom to showcase their creativity while fulfilling the basic functions of a PHP website. - Ideal Skills: PHP, Web Development, Creative Design, User Experience, Website Optimization - Experience: Freelancers with previous experience constructing PHP websites are preferred. Experience in developing user friendly interfaces and optimizing websites for better performance will be a plus. While the main purpose of the website, the exact functionalities and the criteria for successful application have not been specified, I value innovative ideas and thorough project proposals in freelancers. Please...

    €114 (Avg Bid)
    €114 Keskimäär. tarjous
    37 tarjoukset
    PHP Website Development 4 päivää left

    I am seeking a highly skilled individual or team to create a PHP website. Although the whole scope of the project wasn't defined, the notion of creating a PHP site suggests a need for a range of capabilities. Key Responsibilities: - Design and develop a PHP website from scratch - Exceptional knowledge of PHP is essential Ideal Skills: - Expert PHP website development - Familiarity with E-commerce, Informational, or Blogging websites - Ability to incorporate features such as user registration and login, product catalog, and search functionality - Proven experience in similar projects Please include in your application: - Your experience with PHP websites - Brief detail of your proposed approach - Past work demonstrating your capabil...

    €166 (Avg Bid)
    €166 Keskimäär. tarjous
    28 tarjoukset
    Backend PHP Development for Gaming 4 päivää left
    VARMENNETTU

    I'm in need of an experienced PHP developer to help create the backend for a gaming system. The main requirements include: - Strong PHP skills - Proven experience in system creation - Database integration; API integration The game in question is a betting game, so any prior experience or understanding of this game type would be a plus. The ideal freelancer will be efficient, detail-oriented, and capable of creating a robust backend that can handle heavy user traffic and processes. Your task is to build out the backend, integrate it with the existing database, set up API integration for users, and ensure the system functions seamlessly. Don't worry if you're not an experienced game developer - as long as you're a PHP wizard, we want you on board!

    €11 / hr (Avg Bid)
    €11 / hr Keskimäär. tarjous
    58 tarjoukset

    I need to convert the following Perl code to PHP: The expected output is a PHP class that can convert a docx file into text. The attached zip contains a mockup of such class (with demo code) and a test docx file. The task is straight forward. If you place a bid, expect it to be accepted. If you fail to deliver, you'll be subjected to a bad review. This is to avoid wasting my time with autoposters and people who lowball the bid and then try to ask for more money. You have been warned. Read the brief, check the code and place a bid accordingly.

    €199 (Avg Bid)
    €199 Keskimäär. tarjous
    25 tarjoukset

    I'm seeking an experienced PHP developer with solid WordPress knowledge who can diagnose intricate issues that arose after the PHP 8 update. The problem revolves around the display of deprecation warnings which seem to be tied to my site's theme and plugins. Key responsibilities would include: - Identifying and fixing the source(s) of these error messages - Ensuring that my website runs smoothly without any functionality issues post-fix Skills and Experience: - Proven PHP programming skills - Deep understanding of WordPress's theme and plugin structures - Experience resolving PHP 8 related issues in WordPress.

    €30 (Avg Bid)
    €30 Keskimäär. tarjous
    55 tarjoukset

    I have an existing php script (front end and admin panel) that was designed on PHP 7.2-4 and I am looking to upgrade it to PHP 8.2. This requires updating the functionalities of the script as well as ensuring mysql compatibility to make it fully workable.

    €36 (Avg Bid)
    €36 Keskimäär. tarjous
    47 tarjoukset

    I'm looking for an experienced PHP developer with a solid understanding of DX API for an integration project. Your responsibilities will include: - Integrating DX API You should have a comprehensive understanding of PHP and DX API, with a proven track record of successful API integrations. Familiarity with Google Maps API, Twitter API and Shopify API is a plus, although not necessary. This project requires excellent problem-solving skills, a keen attention to detail, and the ability to work independently as well as collaboratively.

    €112 (Avg Bid)
    €112 Keskimäär. tarjous
    61 tarjoukset

    I need an expert in Python and using DigitalOcean servers to upload and configure an automation tasks script I've written in Python. Experience in digital ocean is a key requirement for this project. Skills & Experience Needed: - Deep knowledge in Python Coding - Proven experience in configuring and deploying scripts on DigitalOcean servers I already have a DigitalOcean server set up and ready for use, it's just a matter of placing the script in the right location and making any necessary changes for it to run smoothly. Any additional tips or advice on maintaining the script or server would be appreciated as well.

    €13 (Avg Bid)
    €13 Keskimäär. tarjous
    7 tarjoukset

    I have a php server that is a backend of an andoid/iphone app. The app registers itself to Firebase, and I would like to send push messages he devices via FCM REST API. It is working well if I get the oAuth Token myself and add hard-coded to the POST message. The goal of this project is to provide me with a PHP code that gets the oAuth Token programmatically, as in: I expect a working code something like this: // START $client = new Google_Client(); // WHATEVER ..... // Authenticate and get the access token if ($client->isAccessTokenExpired()) { $client->refreshTokenWithAssertion(); } $accessToken = $client->getAccessToken(); // Access token to use with FCM REST API $token = $accessToken['access_token']; echo "Access Token for

    €9 - €28
    Sinetöity
    €9 - €28
    5 tarjoukset

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

    €107 (Avg Bid)
    €107 Keskimäär. tarjous
    46 tarjoukset
    PHP Admin and Android App Integration 4 päivää left
    VARMENNETTU

    This project requires someone with a strong command of PHP and Android app development. The task at hand is twofold: 1. **Connect PHP Admin to Android Apps**: - I need my PHP admin linked to both the user and the driver app. 2. **Improve App Functionality**: - Once the PHP admin is connected, I expect real-time updates on both apps. - There should also be enhanced user account management features: this includes improved data tracking and analytics. The ideal freelancer for this job should have experience with PHP and Android app development, including interfacing web and mobile applications. Understanding user account management and kickstarting real-time updates are key. This is an Easy Android studio edit and ill do a fixed $30 budget.

    €30 (Avg Bid)
    €30 Keskimäär. tarjous
    13 tarjoukset
    SaaS AI Web Developer 4 päivää left
    VARMENNETTU

    I am looking for a SAAS generative AI based application where users can come on the platform subscribe to a monthly/yearly plan and use the pre-built templates to generate their content. The product should be 100% custom built where I am own the source code, I DO NOT want any scripts from the internet or marketplaces like CodeCanyon. The application will consist of 3 user levels: user, admin, superadmin. It will consist of a landing page, create AI tools (Text and Images), subscription plan, payment using Stripe/PayPal, admin panel where admin can add new template/bots, admin dashboard, multilingual support, chat with AI and will allow to create persona & trained AI, so can train the AI data like docs, links and text. The application should be 100% dynamic. Ask for detailed...

    €710 (Avg Bid)
    €710 Keskimäär. tarjous
    27 tarjoukset

    I'm seeking a freelancer with strong communication skills to develop a promotional YouTube video for my PHP script. The video is geared towards non-technical individuals, so it must be easy-to-understand and engaging. In particular it should: - Promote the PHP script - Highlight the script's usability, customizability, and integration capabilities Ideally, I'd like to work with someone who has proficiency in PHP so they can adequately understand and present the script. A background in video production, particularly instructional or promotional content, is a must. A basic understanding of YouTube SEO would be a bonus.

    €46 / hr (Avg Bid)
    €46 / hr Keskimäär. tarjous
    2 tarjoukset

    PHP Website Migration: GoDaddy to HostGator I require an experienced web developer to expedite the transition of my PHP-based website from GoDaddy to HostGator. The website is extremely simple test taking website. Take a test and store results in a database then show results to an administrator. There are 4 customer facing screens. With an immediate start and swift completion required, it's essential that the chosen freelancer can handle this task with utmost efficiency and precision to ensure uninterrupted service. Key Tasks & Expectations: - Move PHP website from current host (GoDaddy) to new host (HostGator) - Ensure full functionality throughout and after the transition - Maintain website performance and prevent data loss Ideal Skills: - Advanced k...

    €25 (Avg Bid)
    €25 Keskimäär. tarjous
    53 tarjoukset

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

    €15 (Avg Bid)
    €15 Keskimäär. tarjous
    17 tarjoukset

    I'm looking for an expert to restore images in my media file library. - Strategy: Open to suggestions on whether the best course of action is manual upload or the use of scripts to automatically restore the missing images. - Backup: Thankfully, I do have a backup of the missing images. - Format: The backup images are in JPEG format. The ideal freelancer for this job has experience with managing media files, uploading images and potentially scripting. Knowledge of the best practices for such a task is paramount. Please only bid if you have the required skills and experience.

    €23 (Avg Bid)
    €23 Keskimäär. tarjous
    37 tarjoukset

    I need a skilled scripter to create a task bypass script that can automate repetitive tasks. While the operating system or platform isn't specified, it's crucial that you're versatile and can adapt to various platforms as needed. Key Responsibilities: - Understand requirements and functionalities needed - Develop a script that...Responsibilities: - Understand requirements and functionalities needed - Develop a script that can automate repetitive tasks Ideal candidate: - Proven scripting experience - Demonstrated ability to adapt to various platforms - Ability to think creatively and solve problems In your application, please highlight your relevant experience and examples of your previous work, particularly with task automation scripts. I look forward to seeing y...

    €269 (Avg Bid)
    €269 Keskimäär. tarjous
    17 tarjoukset
    PHP Script for FILE PHP 4 päivää left

    I am in need of a skilled PHP developer who can create a script facilitating file manipulation, specifically file uploading. The primary task for the script is to enable the uploading of document type files efficiently. .php 5.6.40 file to migrate to version 8.2.17 convert the file so it works on version 8.2.17 It's a very simple job for a php expert

    €25 (Avg Bid)
    €25 Keskimäär. tarjous
    17 tarjoukset
    Integrate and Host PHP Directory Software 4 päivää left
    VARMENNETTU

    I'm looking for a professional with experience using ListingPro - Directory & Listing WordPress Theme to integrate and host a PHP directory software. We are building something similar to: I want freelancers to submit their applications with examples of their past relevant work. The ideal candidate should have a strong background in PHP, WordPress theme customization, and a knack for creating user-friendly interfaces. Strong experience with ListingPro, as well as knowledge of payment integration, will be a significant advantage.

    €271 (Avg Bid)
    €271 Keskimäär. tarjous
    34 tarjoukset

    I'm seeking a skilled script-writer and voice-over artist to create serious and informative documentaries with an average length of 5 to 10 minutes. Your role involves: - Drafting compelling, engaging, and knowledgeable scripts. - Providing voice over with both British and American accents. - Ensuring the final content is informative and educative. The ideal candidate should have: - Substantial experience in script writing, especially for documentaries. - Proven experience as a voice-over artist with the ability to alternate between UK and USA accents. - Ability to deliver within set deadlines. Please include samples of your previous works in your proposal.

    €115 (Avg Bid)
    €115 Keskimäär. tarjous
    49 tarjoukset

    I have an Excel document that needs to be updated by reading data from a TXT file. The p...fields from the TXT file. 2. Updated data should be posted to all sheets within the excel document, in the required cells. 3. In the case of data discrepancies within the TXT file, enable an automated resolution by defaulting to a specific value. Leveraging your expertise in data extraction, manipulation, and Excel automation will be instrumental for this project. Ideally, you are proficient in scripts suitable for handling such tasks, debatably the likes of Python or VBA, contingent on your recommendation. Familiarity with Excel data structure is a must. Furthermore, being adept at handling data discrepancies and implementing default values coherently across diverse data entries will be b...

    €426 (Avg Bid)
    €426 Keskimäär. tarjous
    28 tarjoukset

    Looking for a skilled web developer who can build a PHP website from scratch with some specific functionalities. Key tasks will include: - Building custom functionalities - The prime requirement is an individual cashback wallet for each user. This will need to be fully integrated and functional, keeping user experience in mind. - Payment integration - The cashback wallet should not be integrated with any Swift banking system, Google Pay, PayPal, or Stripe. Instead, it will be tied to our own proprietary payment system. The ideal candidate for this project should have: - Proven experience in PHP website development. - Strong skills in integrating custom functionalities within a website. - Knowledge and experience in secure payment gateway integration. - Good understanding...

    €93 (Avg Bid)
    €93 Keskimäär. tarjous
    21 tarjoukset

    This is a $15 Job We currently have a perfect working counter but returns {"messages":"1"} As you can see is using JSON_ENCODE But we need more of a normal php echo that returns something like: <?php echo $userNotesRequest, count; ?> 1 below is what we using now ---------------------------------------------------------- <?php include("../../"); if (!isset($_SESSION["id"]) || $_SESSION['usertype'] != "chatusers") { exit(); } else { $userNotesRequest = mysqli_query($linkID, "SELECT COUNT(*) as count FROM chatusersnotes WHERE userToId='" . $_SESSION["id"] . "' AND seen=0 ORDER BY createdAt DESC;")...

    €42 (Avg Bid)
    €42 Keskimäär. tarjous
    25 tarjoukset

    ...gripping/unique true crime cases AND media such as disturbing 911 calls with their history, eerie voicemails, disturbing reddit posts etc and turn them into captivating scripts to engage our audience. NO COPY PASTE from sources, all work will be checked. Responsibilities: - Search the internet for intriguing true crime cases, including unsolved mysteries and bizarre incidents. - Dig into online platforms and databases to find disturbing and true cases. - Gather visual evidence like victim and culprit photos, CCTV footage, etc. - Collaborate with the team to choose compelling cases and brainstorm creative angles for storytelling. - Write scripts efficiently, communicating complex ideas clearly and concisely. - Keep track of sourced materials and ensure accuracy in researc...

    €7 / hr (Avg Bid)
    €7 / hr Keskimäär. tarjous
    20 tarjoukset

    I'm looking for a proficient PHP developer to troubleshoot and fix an ongoing issue on my website. For more than 2 weeks, the site has been displaying 'Undefined variable error' and ‘Syntax error’ messages across all the pages, including the homepage, about page, and contact page. Key requirements for the project include: - In-depth knowledge and understanding of PHP and its related functionalities. - Proven track record of troubleshooting and fixing PHP-based issues. - Ability to work promptly and efficiently, as the issues have been affecting the website for quite a while. I value clear communication, so kindly provide an explanation of how you plan to tackle the issues before you begin. Looking forward to working with the best fit.

    €19 (Avg Bid)
    €19 Keskimäär. tarjous
    22 tarjoukset

    I require assistance with the installation of two scripts. Project 1: Delivery Application - Backend: Developed in Laravel for the admin panel, which needs to be set up on a subdomain. - Frontend: Created with React, encompassing three applications: User App, Delivery Person App, and Store App, compatible with both Android and iOS platforms. - Responsibilities: - Install and configure the backend. - Install the frontend applications and update the branding. - Generate and provide APKs for the User App, Delivery Person App, and Store App for testing, and manage their upload to the Google Play Store and Apple App Store. Project 2: E-commerce Grocery Application - Backend: Crafted in Laravel. The admin panel has already been installed. - Frontend Website: Developed using Flutte...

    €551 (Avg Bid)
    €551 Keskimäär. tarjous
    124 tarjoukset

    ..."I am an expert in Azure App service Linux" We have a PHP code mounted on the app service but when we run PHP Artisan DB:show we get a PDO expection This Task will be performed on an y "ANYDESK" session as we will not be providing any access to any of our environment. So if you are ok with that pls quote otherwise No We need of a skilled PHP, MySQL, and Azure expert to enable a connection between PHP code on an Azure App Service Linux and a MySQL database. , the successful applicant will be responsible for: - Establishing, testing, and troubleshooting the DB connection. - Ensuring the code can perform essential tasks like data insertion, retrieval, and updating operations flawlessly. Ideal Skills & Experience: - Proficiency in ...

    €16 (Avg Bid)
    €16 Keskimäär. tarjous
    5 tarjoukset

    I am looking for a talented game script writer suitable for a realistic adult-themed...for a talented game script writer suitable for a realistic adult-themed RPG in Second Life. The project is laid out from the Lovense Developers website () and needs to be compiled into LSL scripts and made compatible with AvSitter to be used in Second Life furniture. Key Responsibilities: - Compile the Lovense Developers Scripts to be compatible with Second Life - Create a Second Life Bridge between the Lovense Server and Second Life Platform Required Skills: - Proven experience in game scripting - Familiarity with AvSitter animation posing scripts - Familiarity with Linden Scripting Language (LSL) - Familiarity with Second Life gaming platform - Familiarity with API and SDK

    €690 (Avg Bid)
    €690 Keskimäär. tarjous
    9 tarjoukset
    AI-based 2D Explainer Video Creation 3 päivää left
    VARMENNETTU

    I'm in need of a highly skilled Video Editor, particularly experienced in 2D animation. The primary style to be reflected is faceless animation inspired from specific sample videos from Youtube. Here are the key ...from specific sample videos from Youtube. Here are the key deliverables: 1. Video Length: The explainer video should be between 10-13 minutes in length. 2. AI-based animation: The video should strictly be 2D and feature AI-based faceless animation. 3. Content elements: I require text overlays and innovative transitions and effects to keep the video engaging. Provided Content: - Voice over - Scripts - Links to sample videos The ideal freelancer would have experience with AI-based animation and explainer video creation. An understanding of Youtube video styles would...

    €251 (Avg Bid)
    €251 Keskimäär. tarjous
    88 tarjoukset
    Convertir pdf a word con php 3 päivää left
    VARMENNETTU

    Quisiera convertir un pdf a word con php, le paso una url del pdf y me descarga convertido en word

    €20 (Avg Bid)
    €20 Keskimäär. tarjous
    40 tarjoukset
    PHP developer needed urgently -- 4 3 päivää left
    VARMENNETTU

    We're in need of a PHP developer who can jump in and navigate through uncharted territories. Our project is versatile and requires immediate attention. - Your tasks will be to better integrate our databases, enhance our backend operations and work on web application development. - An ideal candidate possesses strong problem-solving skills, versatility and a track record of meeting tight deadlines. - We want to see your past work, experience and detailed project proposals. - You will be working on undefined PHP projects which may include building websites, creating web applications, or customizing existing PHP work. - A keen eye for detail and the ability to adapt quickly will be your key to success in this role.

    €86 (Avg Bid)
    €86 Keskimäär. tarjous
    38 tarjoukset
    Old PHP App User admin 3 päivää left
    VARMENNETTU

    Back in the hayday of PHP ( circa 2011) our young company created a volunteer manager for a local extended car facility. It still works to a degree but I think most of the mysql queiries are depreciated and I'm Wordpress guy who does not code. Curretly the client is just trying to get a volunteer admin password to change but it won't save. Would be good to future proof this software.

    €23 / hr (Avg Bid)
    €23 / hr Keskimäär. tarjous
    155 tarjoukset
    PHP Core Script Modification 3 päivää left
    VARMENNETTU

    I am seeking a seasoned PHP developer capable of editing a core script. New Functionality: 1. To the subscription plan setup, we will add a field called "Total Searches" , "Total Chats" and Total Notifications" 2. Each time someone clicks on the search button, it will reduce the total number of searches available. Same of notifications 3. User has the ability to enter "Notification key words" 3. Each time someone uploads a file, it should be sent to be indexed via an api call. 4. If the notification key words are discovered when the file is being indexed, a notification should be sent to the customer stating that X file has referenced the search term.

    €38 (Avg Bid)
    €38 Keskimäär. tarjous
    38 tarjoukset

    I require an intuitive interface developed in PHP for fridge temperature tracking. Key requirements include: * Flexible Addition: The system must allow the option of adding fridges as and when required. * Daily Updates: The system needs to update and display the temperature of each fridge twice daily. (hand-write) * Celsius Display: All temperature readings should be displayed in Celsius only. The ideal candidate for this project would have a strong command of PHP and experience with data input and display interfaces, as well as a basic understanding of temperature monitoring systems. An ability to deliver a user-friendly, intuitive interface is essential.

    €38 (Avg Bid)
    €38 Keskimäär. tarjous
    25 tarjoukset

    we need someone with a huge experience in PHP things... lets chat to check the details...

    €12 / hr (Avg Bid)
    €12 / hr Keskimäär. tarjous
    81 tarjoukset

    I'm seeking an experienced programmer with expertise in Lua and MATLAB. This project will involve: • Creating new scripts • Performance optimization • Detailed explanation of code These scripts will cater to: • Data Analysis • Simulations • Automation tasks Since the input/output formats weren't specified, flexibility in handling various formats is a plus, though not necessarily required. Ideal candidates should have a strong background in both Lua and MATLAB programming, with proven experience in efficient coding, optimization techniques, and clear annotation. Previous experience in handling tasks relating to data analysis, simulations, and automation will be highly preferred.

    €479 (Avg Bid)
    €479 Keskimäär. tarjous
    23 tarjoukset
    Stripe Integration for PHP Web-Based App 3 päivää left
    VARMENNETTU

    I need a professional with a deep understanding of Stripe, to integrate it into my third-party web application. The main purpose of this integration is to enable online payments on my platform. The instructions: My webapp uses a webservices API for some admin and user tasks. The command for updating a users credit in my app is "". Create a billing page/form so that when the user goes to pay the link will update to use the users username for the data_username parameter and the amount they payed into the data_amount parameter and then stripe will handle the payment and once the payment is complete will update the users credit in the app using the webservices API. Skills and Experience Required: - Strong experience in Stripe API integration - Familiarity with web-based applica...

    €9 / hr (Avg Bid)
    €9 / hr Keskimäär. tarjous
    95 tarjoukset
    PHP Page Redesign & Enhancement 3 päivää left
    VARMENNETTU

    I'm seeking a skilled and talented PHP developer to improve my webpage's user interface and functionality. my webpage about quiz system and running good but I want to add the following: 1- add date aof attempting the exam to the page () 2- add different type of questions (matching and true or false) with auto correction. 3- add function for teacher to be able to upload file (video or image) to any question 4- show student attempt and print it summary: I want to improve the exam section(adding different type of questions) know the date when the student attempted the exam know which questions he answered wrong

    €39 (Avg Bid)
    €39 Keskimäär. tarjous
    67 tarjoukset

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

    €30 (Avg Bid)
    €30 Keskimäär. tarjous
    21 tarjoukset

    I'm in need of a skilled programmer who has experience with Wordpress and creating custom plugins....creating custom plugins. The primary intention of this project is to construct a plugin capable of pulling content automatically from a specific site, labeled "Site A". The content to be pulled will be primarily news articles from this site which should be automatically converted into articles for my own Wordpress website. Ideal Skills: - Strong in PHP programming and Wordpress development - Familiarity with auto content pull and convert scripts - Problem-solving skills with the ability to debug and optimize code Your understanding of this task, previous experience in similar projects, and estimated timeline will be crucial factors in my choice of freelance...

    €147 (Avg Bid)
    €147 Keskimäär. tarjous
    113 tarjoukset
    Php Backend Developer 3 päivää left
    VARMENNETTU

    More details: We are making some changes to this dashboard tool : We need to make two changes in the product in above link. This is a code for dashboard tool, we just need to create two separate databases and a few UI changes to create buttons for using tha...streamline this process, I propose adding a tab or checkbox in our Point of Sale (POS) system when selling the product, prompting the staff to confirm whether the empty cylinder has been received. If yes, it should update the Empty Cylinder stock; if no, it should not. Database management, Creating Two New database and a button in a dashboard., Need someone Who understand complex Backend Architecture in php & Mysql.

    €12 (Avg Bid)
    €12 Keskimäär. tarjous
    13 tarjoukset

    ...our existing Laravel PHP API, I'm looking for an experienced professional who can deliver high-quality refactoring work to enhance its functionality and efficiency. Scope of Work: - Authentication Improvements: The chosen freelancer will need to notably enhance the security of our API. Expertise in implementing OAuth is necessary as we'd like to incorporate this system into our API. Additionally, we would like to simplify the user registration process to facilitate user access. - Performance Optimization: The API currently experiences bottlenecks in resource usage. I want these issues to be identified and resolved, creating an API which operates more efficiently. Ideal Skills & Experience: The ideal candidate for this project is highly proficient in Laravel an...

    €29 (Avg Bid)
    €29 Keskimäär. tarjous
    44 tarjoukset

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

    €123 (Avg Bid)
    €123 Keskimäär. tarjous
    44 tarjoukset

    Looking for a proficient Python programmer to develop customized automation tools for job search platforms/career networking sites, aimed at simplifying the job application process. This role involves designing specific scripts to efficiently navigate these platforms, identify job postings, and submit applications automatically.

    €161 (Avg Bid)
    €161 Keskimäär. tarjous
    28 tarjoukset
    E-Commerce Website Creation Using PHP 3 päivää left
    VARMENNETTU

    I would like to design and program a database and interfaces for website It contains electronic applications The idea of ​​the site is to combine two projects into one project, that is, merging the direct classified advertising project with the freelancing project in one site. I have a Photoshop design that explains the details of the project, consisting of 244 pages

    €3779 (Avg Bid)
    €3779 Keskimäär. tarjous
    53 tarjoukset

    ...interpreting Pine Script codes from invite-only TradingView scripts. My goal is for these extracted scripts to serve as a foundation upon which new trading scripts can be built. The requirements of the project include: 1. Extracting Pine Scripts: You should have a proven track record of successfully extracting codes from locked TradingView scripts. 2. Creating New Scripts: Leveraging the extracted codes to create new scripts will be your primary task. This requires an in-depth understanding of Pine Script and TradingView. 3. Functionality: The new scripts must have a few specific functionalities, namely: - Market Indicators: Incorporate different market indicators to aid in trading decisions. - Automated Trade Signal...

    €178 (Avg Bid)
    €178 Keskimäär. tarjous
    12 tarjoukset

    ...automate various testing scenarios on the E-commerce website using Java Selenium Web Driver. - The freelancer will be responsible for developing and implementing automated tests, ensuring the quality and functionality of the website. - The project needs to be completed as soon as possible, requiring the freelancer to work efficiently and meet tight deadlines. Key Deliverables: - Automated test scripts using Java Selenium Web Driver - Documentation of test scenarios and results - Integration of Git Hub and Saucelab for version control and test execution If you have a strong background in Java Selenium Web Driver and experience in E-commerce website testing, this project is an excellent opportunity for you to showcase your skills and contribute to the improvement of an E-commerce...

    €19 / hr (Avg Bid)
    €19 / hr Keskimäär. tarjous
    53 tarjoukset