Php mp3 secure download script jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 php mp3 secure download script jobs found, pricing in AUD

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

    $1600 (Avg Bid)
    $1600 Avg Bid
    53 bids

    I am in need of an expert to upload PHP to a Hostingger server, install a Domain Validation SSL, and ensure that my corporate website is functioning smoothly. Key Aspects: - Install PHP on Hostingger server - Implement Domain Validation SSL on the website - Optimize for a smooth run of a corporate website Aside from setting up the basics, I also require specialized security features for the PHP part of my website. You should have extensive experience in programming and security handling. Skills and Experience: - Proficiency in PHP coding and security customizations - Expertise in Operating Hostingger Server - Experience in Domain Validation SSL Installation - Knowledge on corporate websites dynamics

    $26 (Avg Bid)
    $26 Avg Bid
    11 bids
    Rapid WordPress Blog Creation 6 days left
    VERIFIED

    ...system must effectively present my extensive knowledge and experience in AI-enhanced solutions and interactive UX/UI, establishing myself as a leader in these domains, particularly within healthcare. - Engagement and Conversion: The platform must engage visitors, especially from the healthcare sector, with high-quality content and interactive elements that lead to higher conversion rates, aiming to secure high-end clients. - Knowledge Sharing: The system should serve as a repository for my articles, blog posts, and case studies, providing insights into agile methodologies, tech trends in healthcare, and best practices in the industry. - Service Promotion: It must promote my 3D design services and technical capabilities, detailing their benefits in healthcare settings. - Networkin...

    $140 (Avg Bid)
    $140 Avg Bid
    181 bids

    ...responsive website for our travel agency that showcases our services, destinations, and packages. * Integrate a secure payment gateway compatible with Malaysian currencies and banks to facilitate online bookings. * Implement a booking system allowing customers to select travel dates, destinations, and packages, with automated invoice generation and email confirmation. * Create a quotation request form for customers to submit special requests for customised itineraries or group bookings. Requirements: * Proven experience in web development, with a portfolio showcasing previous website projects. * Proficiency in relevant programming languages and frameworks (e.g., HTML, CSS, JavaScript, PHP). * Experience integrating payment gateways and booking systems into websites. * Str...

    $703 (Avg Bid)
    $703 Avg Bid
    174 bids
    Czech Recording Project -- 3 6 days left
    VERIFIED

    Czech Recording Project 6Male and 6Female need for this project. We have a project, that needs Native Czech speakers, we will give you the text, and you need to record 50 short sentences. you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without echo. 2. Each person is 5 dollars for 50 short sentences record. 3. The project will take about 10 mins only. If you are interested please let me know sure.I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their completion of the project. Thanks :

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    3 bids

    ...by including only the valid transactions, following the specific requirements outlined below. Objective Your primary objective is to write a script that processes a series of transactions, validates them, and then mines them into a block. The output of your script should be a file named that follows a specific format. Requirements Input You are provided with a folder named mempool containing several JSON files. Each file represents a transaction that includes all necessary information for validation. Among these transactions, some are invalid. Your script should be able to discern valid transactions from invalid ones. Output Your script must generate an output file named with the following structure: First line: The block header. Second line: The seriali...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    2 bids

    I urgently need an expert in Cybersource to integrate a payment gateway into my project, ensuring online payments are secure and payment processing is streamlined. This includes preventing and detecting fraud and managing associated risks. Requirements: - Mastery in Cybersource payment gateway integration - Proven experience with fraud detection and prevention - Understanding and skills in risk management related to online transactions - Capability to support high transaction volume (more than 500 transactions per month) Ideal candidates will demonstrate a strong track record in similar projects, displaying profound knowledge and successful management of high volume transactions. Your expertise will be key to reducing fraud risks and ensuring the security of our online payments...

    $35 / hr (Avg Bid)
    $35 / hr Avg Bid
    91 bids

    I'm on the hunt for an experienced grant writer with a successful track record in securing funds for non-profit organizations. The primary task will be to assist our organization in writing and submitting high-quality grant proposal to both government and private foundations. Key responsibilities: - Researc...experiences recommended: - Proven experience as a grant writer for non-profit organizations - Knowledge of government and private foundations' grant systems - Excellent writing, communication, and organizational skills - A clear understanding of our organization’s projects and goals for program development Your expertise in this area will play a significant role in our organization's efforts to secure the funding needed to make a meaningful...

    $54 / hr (Avg Bid)
    $54 / hr Avg Bid
    18 bids

    ...long position, and accordingly, our SL will be above "open range high.". I would like to print out the maximum number of points until the "end time" is reached, or stop-loss. Also despite which trade is frst I want to allow for next trade to be taken as soon as exceeds the "open range". The purpose is to measure the maximum move for each trade, if one was taken "in points." I would like the script to return all the data to an Excel file. Here are my requirements: Date: 01/01/2000 "SPY" "open range" "stop loss" "target" Variables that I want to be able to customize - symbol compatible with API - time frame (1min, 10min, 1h, etc.) - time range (for example, 08:00:00–10:00:00)...

    $241 (Avg Bid)
    $241 Avg Bid
    92 bids
    Trophy icon Revamp Poster Design 13 days left

    In search of an experienced graphics designer to amend an existing poster design. The tasks involved include: - Correcting a typo in the title/header - Injecting additional text into our design - Making necessary adjustments to accommodate the added content The desired freelancer should have: - Exceptional attention to detail, to spot and ...after the text changes - Creativity to effectively integrate the new text into the existing design. We look forward to a design that maintains its original aesthetic appeal while offering improved accuracy and additional information. NOTE FOR CONTESTANTS: We do not have the original photo that is used as a background in the poster. Hopefully, you can use the poster file/document which you can download on the zip file and edit around it....

    $153 (Avg Bid)
    Guaranteed
    $153
    10 entries

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = 'https://eutils.ncbi.nlm.nih....isArray(abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${abstractText}`); } }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

    $28 (Avg Bid)
    $28 Avg Bid
    20 bids

    ...SSDs and HDDs. This solution should allow for the removal of a drive upon completion of the data wipe, independently of other drives in the array. Key Details: - Hard Drive Type: The software should be compatible with both Solid State Drives (SSD) and Hard Disk Drives (HDD). - Data Wiping Method: The software must meet the stringent standards of NIST 800-88, incorporating the option for a secure erase, in addition to other erasure methods. - Usability: The software should be user-friendly and intuitive, allowing for the processing of hard drives in large quantities. Ideal Candidate: The ideal candidate for this job has a strong background in software development, primarily with data security and management. Familiarity with drive arrays and data wiping procedures, s...

    $1635 (Avg Bid)
    $1635 Avg Bid
    20 bids

    I'm in immediate need of a professional with a strong grasp on Wordpress, PHP, and JS. There's a functionality issue causing trouble in our system - specifically the passing of JSON data to WooCommerce cart. Your task will be to identify and rectify this problem. Unfortunately, I cannot provide further information regarding specifics, so this project requires a self-starter who understands these elements thoroughly and can investigate potential issues. The ideal candidate will have: - Advanced knowledge in Wordpress, PHP, and JS. - Experience in WooCommerce ; specifically debugging issues around cart functionality. - Proven success in previous debugging tasks. - Ability to start working, immediately.

    $249 (Avg Bid)
    $249 Avg Bid
    204 bids

    I'm in need of a developer who can manually create and integrate the Viva API into my Wix website. The ideal candidate for this project would have a deep understanding of integrating APIs and payment processing systems, as well as experience working with Wix. Key Requirements: - Establish secure payment processing, specifically for Credit Card and Debit Card options through the Viva API. - Design a simple, clean payment processing page that aligns with my current website design. - Subject the new integration to testing to ensure it works seamlessly and securely. Please only apply if you have experience with similar projects and can provide examples of your work. The successful candidate should get this done with minimal debugging needed, due to their insightfulness and expe...

    $135 (Avg Bid)
    $135 Avg Bid
    14 bids

    Attention. Those who are ready should apply. People who only send requests should not apply. I am looking for a Cora PHP specialist who can add VIEWS code to the control panel. When the news articles are viewed by the users, it should be displayed in the control panel. Views should not be repeated, it should remember the user's ip address or device

    $32 (Avg Bid)
    $32 Avg Bid
    48 bids

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

    $25 (Avg Bid)
    $25 Avg Bid
    43 bids

    ...decentralized application (dApp) focused on managing financial transactions. Especially Betting website which runs actual bets on the sports and events and to be deployed on chains further as well till launch all support would be included . Competitive cost would be required as would like to give another project once its completed . - PURPOSE: The primary goal of this project is to facilitate secure and efficient financial transactions in a decentralized manner. - PLATFORM: Although I have not specified a preferred blockchain platform, your expertise and recommendations are welcome in this area. - PROJECT DEADLINE: There is no strict deadline for this project, allowing for meticulous development and testing for seamless operation. Preferably, you should have: - Broad ex...

    $1206 (Avg Bid)
    $1206 Avg Bid
    25 bids

    I am looking for a proficient Laravel developer to create a 'Withdraw Now' section on my platform. This feature will allow users to submit withdrawal requests promptly. Key Task: - Integrate user authentication, a database, and a payment gateway into the withdrawal function. U...database, and a payment gateway into the withdrawal function. User Withdrawal Function: - Users should be able to indicate the amount they wish to withdraw. - Dropdown to choose which cryptocurrency they prefer to withdraw with. - Build a for users to submit this information. Ideal Skills and Experience: - Laravel development - User authentication and database integration - Crypto payment gateways - Secure form creation. Your ability to deliver this functionality securely and efficiently is k...

    $75 (Avg Bid)
    $75 Avg Bid
    53 bids

    We are on the hunt for a dynamic and experienced Web Designer who can proficiently work with both Wix and WordPress platforms. The main purpose of our website is to sell products/services online. Our ideal website should have the following functionalities: - Online payment system: with seamless and secure transactions for customers - Product catalogue: presented in an easily navigable, aesthetically pleasing format - User accounts: personalized and secured for an engaging shopping experience The ideal candidate should have activities related to building commercial websites and must exhibit the right expertise in managing Wix and WordPress sites including design, customization, and maintenance. Knowledge of e-commerce trends and excellent understanding of online payment systems,...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    40 bids
    Trophy icon Script Installation 2 days left

    Fertig Script installieren. Installation

    $61 (Avg Bid)
    Guaranteed
    $61
    7 entries

    I'm looking for a professional to develop a hybrid enterprise solution to enhance the se...the rigorous standards of data protection. Key Requirements: - Design a system to effectively secure our employee data - Utilize a hybrid solution that leverages the benefits of both Cloud-based and On-premises technologies - Prioritize ease of use without compromising on the high-level security features. Ideal Skills and Experience: - Proven experience in working with Hybrid platforms (Cloud-based and On-premises) - Excellent understanding of data security and data encryption methods - Previous work on enterprise-level solutions is a bonus. This project requires comprehensive knowledge in data security and hybrid solutions. Only bid if you're confident in delivering a scalab...

    $715 (Avg Bid)
    $715 Avg Bid
    24 bids

    I'm seeking a skilled PHP developer experienced in working with CS CART. The project involves: - Seamless API Integration: The ideal candidate must be familiar with integrating APIs effectively. - Efficient Database Management: You should have proven skills in database management to ensure everything runs smoothly. - Custom PHP Programming: We'll need custom solutions not provided by standard CS CART functions, hence, proficiency in PHP is a must. The completed project must epitomize a modern design. Therefore, the right freelancer should also have a flair for modern aesthetics. An understanding of CS CART is crucial for this job. Previous experience working with this CMS will be highly regarded.

    $1688 (Avg Bid)
    $1688 Avg Bid
    140 bids

    I'm seeking a professional video editor for my YouTube videos, which are long-duration. Your responsibilities will include: - Advanced video editing, cutting and trimming my rough footage according to the indications and script I provide - Occasionally incorporating text animations into the videos - Delivering the final edited video in MP4 format Key qualifications: - Must be fluent in Spanish as the scripts and video content are in Spanish - Familiarity with editing for YouTube is a plus - Ability to interpret scripts and edit accordingly I'm looking for someone who is interested in an ongoing work relationship, outside of this platform for better collaboration. If this sounds like the opportunity for you, submit your bid. I look forward to potentially working with yo...

    $44 (Avg Bid)
    $44 Avg Bid
    31 bids

    Searching for a Python expert who is well-versed in SAML SSO authentication. The aim of this project is enacting functionality that includes: - Authenticating user credentials. - Allowing access to secure resources on a website. Post authentication, the system will execute automation and webscraping tasks such as: - Collection of data. - Interaction with webpages. - Triggering specific actions on the website. The ideal applicant should be proficient in Python and familiar with the requests library. A deep understanding of Single Sign-On (SSO) systems and a proven track record with project-based applications related to SAML (Security Assertion Markup Language) is a must. Experience in webscraping is also highly desirable. Being able to navigate and interact with webpages post SSO...

    $825 (Avg Bid)
    Urgent
    $825 Avg Bid
    31 bids

    I need a Python programmer well-versed in seamlessly integrating Rapid API. I require extraction of detailed sports statistics data. I'm focusing on: • Implementing Python scripts to download data • Conversion and storage of these data in CSV file format I need two functions, one to download historical matches/races and all available data (from a specified date to a specified date), and one function that downloads future events/races/matches. Your expertise: - Proven experience with Python - Familiarity with Rapid API - Proficiency in data extraction and conversion to CSV - Understanding of sports statistics would be beneficial Looking forward to your skilled assistance in making this project a success.

    $35 / hr (Avg Bid)
    $35 / hr Avg Bid
    101 bids

    Hi, I'm looking for a PHP developer with experience to help fix some errors on my webpages. They were functioning properly before. Could you please review the PDF file and let me know if you're capable of addressing the issues? I'll provide an FTP account for access to the source code, etc. My budget for this task is $70." Please only private developers apply, and only if you agree with my budget. Otherwise, please refrain from sending me any quotes that exceed my budget. Your main responsibility will be to ensure that the website functions smoothly without any disruptions, eradicating the error. Relevant expertise in PHP troubleshooting and website support are key to this task.

    $170 (Avg Bid)
    $170 Avg Bid
    140 bids

    I'm looking for an enthusiastic backend developer, proficient in JAVA, PHP, Ajax, and CodeIgniter (CI). I need someone who can handle various tasks, including: - Code development - Issue fixes - Database (DB) management Ideal candidates are self-starters who have a deep understanding of server-side scripting and API integrations. Qualified candidates must also be able to handle any bugs or issues that come up and be proactive in delivering solutions. Must update required documentation. Should support mobile app developers as required. Provide support and proper documentation for moving code to testing environment. Hourly MAX rate is INR 525/. Developer will provide time estimate for each task and milestone for the task will be created. All proposals must be accompanied with...

    $41 / hr (Avg Bid)
    $41 / hr Avg Bid
    45 bids

    I am in need of a highly skilled individual with expert knowledge in HTML, CSS, SQL, JavaScript, Python, and Java. The main purpose of my project is to establish various connections including Network, Database, and API connections. Key Responsibilities: - Create complex, high performance networks - Establish secure and reliable Database and API connections - Web development using HTML, CSS, JavaScript, Python, and Java. Ideal Skills and Experience: - Proficiency in HTML, CSS, SQL, JavaScript, Python, Java - Experience in network building and maintenance - Database and API connection expertise - Strong problem-solving skills and attention to detail.

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    22 bids

    I am in need of a skilled web developer with experience building custom applications for a timely project completion. Functionalities Required: - User registration and authentication: You should have experience in creating secure login systems. Professional handling of user data is a must. - Content management system: I need an efficient way to update and manage content more conveniently. If you've handled projects that required similar CMS before, that would make you an ideal candidate. Ideal Skills and Experience: - Web Application development - User registration and authentication - CMS development Please, if you have the adequate skills and can work swiftly to complete this project ASAP, I invite you to bid for this task.

    $977 (Avg Bid)
    $977 Avg Bid
    191 bids

    I am currently seeking a skilled PHP Laravel developer to assist me with a project. I have a budget of INR2000 and a timeframe of 3 days for this task. **Project Overview:** I have a PHP Laravel source code that includes a licensing program, and I am looking for a talented developer to remove the entire licensing mechanism. Once the licensing program is successfully removed, I expect the freelancer to hand over the complete source code. I can provide a hosting package for testing purposes, or the freelancer is welcome to use their own hosting account. **Deliverables:** 1. Removal of the licensing program from the source code. 2. Handover of the complete source code. 3. Testing on provided hosting or freelancer's own hosting account. **Additional Requirements:** I requ...

    $28 (Avg Bid)
    $28 Avg Bid
    11 bids

    I am seeking a professional coder skilled in Python, Java, and C++. This project primarily involves creating a website from scratch. You will be responsible for: - Front-end development: Structuring the interface with a keen eye for user experience. - Back-end development: Ensuring our site runs smoothly and effectively. - Database integration: Integrating a functional and secure database for user data management. Ideal candidates must have a compelling portfolio in website development and be proficient in Python, Java, and C++. Solid experience in frontend and backend development coupled with database integration expertise is necessary to accomplish the project's goal. I encourage individuals or teams with proven track records in completing similar projects to apply.

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    17 bids

    Please read from start till end carefully before bidding, only if you knows mbb, sql, django and you understand everything then message or bidd . No time wasters please. Thanks in advance. I need a professional with robust experience in designing modern, vibrant and user-friendly website GUIs. The main task involves creating 2 - 3 pages using Django, one of the most secure platforms. The website needs to incorporate features such as: - User login: Users should be able to seamlessly sign in to both the website and existing MyBB forum using the same credentials. - Home page: This will feature Cryptocurrency and Exchange rankings and detailed reviews of each. - About page: This will provide detailed information about the website's main objective - to rank cryptocurrencies and ex...

    $233 (Avg Bid)
    $233 Avg Bid
    88 bids

    I'm seeking a talented marketing freelancer to help catapult my new app into the vibrant hands of teenagers, young adults, and parents. With a mission to amplify downl...- Implement advertising campaigns that resonate with our varied audience. - Leverage social media, influencer partnerships, and other creative avenues. - **Analytics & Optimization:** - Monitor campaign performance closely. - Adjust tactics in real-time for maximum impact and efficiency. Ideal Candidate: - Strong experience in app marketing and audience targeting. - Proven success with download-driven campaigns. - Adept at both iOS and Android marketplaces and their respective user behaviors. - Familiarity with social media marketing, SEO, and performance analytics. Let's make my app the new f...

    $634 (Avg Bid)
    $634 Avg Bid
    52 bids

    ...highly skilled mobile app developer who can create a comprehensive event management app for both iOS and Android platforms. Key Functions: - A secure user registration and login system - Capabilities to create, read, update, and delete events - A facilitated marketplace for buying and selling at user-created events Important Integrations: - Payment gateway for a smooth, secure transaction experience - Social media integration to foster event visibility and user interaction - Location services to ensure relevant event visibility and enable user navigation Ideal Skillset: - Experience developing cross-platform apps - Prior work crafting secure user login systems - A portfolio of apps with buying/selling functionality - Proficiency in integrating payment gateway...

    $638 (Avg Bid)
    $638 Avg Bid
    30 bids

    Currently facing trouble sending emails via Contact Form 7 on my WordPress site hosted in a Digital Ocean droplet. The WordPress version I'm using is 6, and I use Zoho & other SMTP providers for sending emails. Though the SMTP settings within the Contact Form 7 plugins have been correctly configured, I'm still blocking from sending emails. • Ideal Sk...• Ideal Skills: - Proficiency in WordPress (particularly version 6) - Knowledge of Contact Form 7 - Familiarity with Zoho & other SMTP settings - Prior experience troubleshooting email sending issues on WordPress - Experience with the Digital Ocean environment The goal will be to resolve the issue allowing for smooth and reliable sending of mails through Contact Form 7. Fix must be kept secure and n...

    $32 (Avg Bid)
    $32 Avg Bid
    19 bids

    ...direct download of the music files they have subscribed to. Subscription plans will roughly be; free trial user (no downloads), single download is $10, subscription 1 (2 downloads per month $16.99), subscription 2 ( 12 downloads per month $89.99), and subscription 3 (75 downloads per month $499) - User information that will be gathered during the subscription process and a label will be placed on user dashboard with download balance remaining. - Implement this feature while maintaining top-notch user data security. - Ensuring smooth and hassle-free user experience when accessing and downloading their music. Having prior experience working on similar digital download projects or subscription models would be a strong advantage. It's essential to have s...

    $236 (Avg Bid)
    $236 Avg Bid
    64 bids

    We currently share several disk images to clients via FTP. However we want to utilise Google Drive to share these links. However, we do not want customers to be able to share these links with others and we want to be able to revoke access if required. So we are looking for a system that will sit between the Google D...this content on multiple linux servers, we wuld like to upload the content directly from the servers to Google Drive, instead of me havkng to upload them from my local. If you have any questions please reach out so that I can explain further. When contacting please make sure that you showcase that you fully understand the project requirements, any previous development similar to this would help secure you the job. Any responses that are automated / generic will b...

    $54 / hr (Avg Bid)
    $54 / hr Avg Bid
    102 bids

    I'm looking for an experienced developer who specializes in Ethereum blockchain wallet development. My goal is to create a wallet accessible on desktop computers that embodies a minimalist design. The essential functions that need to be included are: - Transaction history: The users should be able to view a history of all their transactions. - Send/Receive...should incorporate multi-signature security features. An ideal candidate for this project would have profound knowledge of and experience with Ethereum and Solidity. Expertise in developing blockchain wallets, particularly in a desktop environment, is highly desired. Proficiency in minimalist designing is also a plus. Looking forward to meeting a professional who can deliver a user-friendly and secure Ethereum wallet for...

    $110 (Avg Bid)
    $110 Avg Bid
    16 bids

    ...on social media platforms (Facebook, Twitter, LinkedIn) to announce the guide launch, share excerpts, and encourage shares. • Blog: Creation of blog posts around the themes covered in the guide to attract traffic to the website and promote guide downloads. • Newsletter: Sending out a newsletter to the existing subscriber list to inform subscribers about the guide launch and encourage them to download it. Project Objectives: • Provide added value to potential clients by sharing knowledge and practical advice in the field of digital marketing. • Strengthen the credibility and expertise of the company as a thought leader in the digital marketing industry. • Generate qualified leads in exchange for guide access, allowing for the development of the cont...

    $61 / hr (Avg Bid)
    $61 / hr Avg Bid
    47 bids

    ...is to create a user-friendly web dashboard that seamlessly interacts with the database, ensuring smooth data updates and retrieval. .Collaborate with cross-functional teams to understand current Google Sheets systems and user requirements. .Design and develop a web dashboard for user interaction with the SQL or BigQuery database. .Implement user authentication and authorization protocols for secure access to the system. .Create a system where users can create unique usernames and perform tasks associated with their roles. .Establish data synchronization between the web dashboard and the SQL/BigQuery database. .Optimize database performance and troubleshoot any issues that arise during integration. .Develop automated processes for data extraction from the database to Google She...

    $439 (Avg Bid)
    $439 Avg Bid
    33 bids

    I have a script with 2 function (see top picture), i need to replace with the 2 function on the bottom picture and have it install on my server It's a github script

    $169 (Avg Bid)
    $169 Avg Bid
    87 bids

    I'm on the lookout for an intermediate-level PHP developer who can create a powerful Leave Board web system. This system should have: - Individual staff accounts: Each user account should contain detailed leave records linked to the respective staff member. - Requesting leave feature: Staff should be able to easily request leaves through their personal accounts. - Supervisor’s approval: The system should include a functionality that allows supervisors to review and approve or reject leave requests. Skills and experience in PHP and web-based systems are prerequisites. Preference will be given to developers familiar with creating similar platforms. Please note that being an intermediate or advanced PHP developer is a requirement. I'm keen on a swift pro...

    $1671 (Avg Bid)
    $1671 Avg Bid
    187 bids

    I need a system implemented that allows users to download a PDF file from a link, but requires them to enter their email first. Here are some key specifications: - After inputting their email, users should be able to directly download the PDF. - I want to keep a record of the entered emails for future reference. So, we need an effective way to store these emails in a database. - This system should be accessible and functional on both desktop and mobile devices to maximize reach and convenience. Ideal Skills: - Knowledge of Programming and Database Systems - Experience in Mobile and Desktop UX - Understanding of Email Marketing and Lead Capture Tactics Please bid with relevant experience and a brief description of how you plan to execute the task.

    $28 (Avg Bid)
    $28 Avg Bid
    47 bids

    I urgently need a skilled Full-Stack PHP Developer who can assist with frontend and backend development, as well as database management, of an AI SaaS built on the WordPress framework. - Experience with OpenAI API & Streaming is a MUST! - Frontend Development: You should be proficient in WordPress and Native PHP. Your tasks will include creating interactive, responsive designs that enhance user experience and drive engagement. - Backend Development: Expertise in Native PHP and WordPress is highly valued. You'll handle server-side application logic, design robust APIs and optimize the system for speed and scalability. - Database Management: You'll be responsible for data storage solutions, ensuring data consistency, data protection and making certain ...

    $52 / hr (Avg Bid)
    $52 / hr Avg Bid
    249 bids

    You need to know how to use OpenVZ and activate Certbot and SSL. I am currently facing an SSL certificate error with my OpenVZ VPS. -Renewing the expired SSL certificate -Ensuring the renewed certificate is properly installed and functioning -Verifying that there are no residual issues You will ideally have a strong background in networks and systems with sp...certificate -Ensuring the renewed certificate is properly installed and functioning -Verifying that there are no residual issues You will ideally have a strong background in networks and systems with specific experience in SSL issues, OpenVZ VPS environments, and certificate management. This is a great opportunity for individuals with robust problem-solving skills and attention to detail. Let's secure the server toge...

    $40 (Avg Bid)
    $40 Avg Bid
    15 bids

    We are seeking a skilled CodeIgniter PHP developer to join our project team. The ideal candidate will work closely with our existing developer to enhance our web application. I'm in need of a competent CodeIgniter PHP developer who can build a project focused on: - Building a user authentication system operating on basic username and password security level - Integrating a payment system into the project - Incorporating API integration within the structure Skills and experience in the following areas would be ideal: - Extensive knowledge of CodeIgniter PHP development - Experience in basic user authentication system framework - Familiarity with payment integration - Proficiency in API integration - Knowledge on how to implement Facebook and Google user logins....

    $112 (Avg Bid)
    $112 Avg Bid
    93 bids

    ...license plate, such as here: - I would like to discover other websites that have this function, and, the source of this data. The job requires: 1. List at least 5 Car insurance websites in Albania, and if any (apart from albsig) offer this feature. 2. List at least 5 Car parts websites in Albania, and see if any offer a search by license plate. 3. Download 5 Car insurance apps in Albania, and see if any offer a form-prefill by license plate. 4. Look for any services online that can be used to check for (a) License plate validity checker (B) Check car fines based on license plate (c) check vehicle technical control via license plate. 5. Find the Government department in Albania that manages this data, and contact them to ask for the process required

    $21 (Avg Bid)
    $21 Avg Bid
    10 bids

    ...viewings. 5. **Offline Access:** Provide offline access to saved listings and property details. 6. **Social Media Integration:** Allow users to share listings and invite friends to join the platform. 7. **Voice Search:** Incorporate voice search functionality for property searches. 8. **Appointment Scheduling:** Enable users to schedule property viewings within the app. 9. **Secure Payment Gateway:** Integrate a secure payment gateway for property bookings (future development). 10. **Feedback and Rating System:** Implement a system for user reviews and ratings for agents and properties. Important: We do have some basic code from where bits and pieces can be taken. Also, we want a complete end to end process, from UI development on figma, to the complete app and website de...

    $2436 (Avg Bid)
    $2436 Avg Bid
    82 bids

    Outstanding is planning on launching an Innovative e-commerce website that will both di...should be able to handle multiple modes of payment including credit card, PayPal, and bank transfer. The platform should host a gallery and allow appointment booking and application download. Application is copyrighted, patented and in design. Skills and experience required: - Proven experience in e-commerce website development - Exceptional understanding of various payment gateway integration - Excellent knowledge in various product categorisation - Strong attention to detail - Understands requirements for a multi-category e-commerce site The aim is to create a comprehensive, user-friendly and secure platform that supports a diverse array of products and multiple payment options.

    $28 / hr (Avg Bid)
    $28 / hr Avg Bid
    212 bids