How to create gui by using php codedela
I am looking for a WordPress WooCommerce developer with expertise in PHP and JavaScript (Ajax). Problem 1: When I add any plan from the "Monthly Plans" section to my cart, the page reloads and then switches back to the "Annual Plan," which is the default template in the toggle. I want one of the following solutions: - Either prevent the page from reloading and directly add the service to the cart. - Or, if the page reloads, ensure the toggle remains on the "Monthly Plans" template after reload. Problem 2: Check the WooCommerce webhook to ensure it is sending order data to our app API. If it is not, identify the issue and fix it.
...PROPOSAL BY 4 PM IST 19 Jan 25. NO DISCUSSION ON CHAT. DISCUSSION WILL BE DONE AFTER GOING THROUGH THE SUBMITTED PROPOSAL. I am looking for a professional or agency to design and develop a fully functional e-commerce website with the features in the attached document. Deliverables Required: 1. Complete website. 2. Deployment on hosting server and domain setup. 3. Documentation and training (if needed). 4. Post-launch support and maintenance (for a specified period). Digital Marketing Services (Separate Proposal): I would also like a proposal for digital marketing services, including: 1. SEO optimization. 2. Social media marketing and ad campaigns. 3. Email marketing. 4. Analytics and reporting. 5. Ongoing content creation (blogs, product descriptions). Additional Infor...
We are looking for a talented UI/UX designer to convert an existing mobile app design into a responsive web application design using Figma. The goal is to maintain the app's core functionality and visual identity while optimizing the user experience for larger screens, ensuring consistency across different devices. Scope of Work: Review Existing Mobile App Design : - Analyze the current design structure, features, and user flow. - Understand the design system, color palette, typography, and branding guidelines. Web Design Adaptation: - Translate the mobile app layout into a user-friendly and visually appealing web design. - Create wireframes and high-fidelity mockups for desktop, tablet, and other relevant screen sizes. - Ensure the web design remains ...
...SUBSTANTIAL experience in developing an online classified website using Laravel PHP. Key Features: - Comprehensive user interactions: The website should facilitate user registration and login, allow users to post and edit their ads, and support messaging between users. - Payment Features: The site should have integration with various payment gateways, offer premium ad listings, and support in-app purchases. - Diverse Ad Categories: The platform should accommodate a variety of ad categories including Real estate, Jobs, and Vehicles. Ideal Skills and Experience: - Proficient in Laravel PHP - Previous experience in developing classified websites - Expertise in implementing secure and reliable payment features - Ability to create a user-friendly i...
...seeking a professional in commission based affiliate and influencer marketing to help generate leads for my product through social media. I would love to work with you on attracting leads to our affiliate program. Hobvis is a place where people can create posts on their hobbies and handmade arts, and sell their items directly. We have an affiliate program where we offer 7% of all deposits done via the users link. I would love to work with you for an offer of 25% of all deposits done through your affiliate link, amounts that could range from $50 all the way to $10,000. And 10% for all affiliates you introduce to the platform. This job is fully commission based only, up to 25% of all leads generated. Here is a link to our ...
PHP-based Program: Start of a process with: The settings page should be password-protected and accessible via a settings icon on the main page. Input of a user and an ID at the top in small text with a settings page. Only then can editing begin, provided that a list is known to the program. A list can be uploaded through the settings, and an ID must be provided for it. This CSV file consists of two columns: GTIN and Location. When uploading, the program must indicate whether there are any ambiguous duplicates, and if so, specify the row where they appear. In such cases, the upload is rejected. In the settings, the number of known GTINs and unique locations is displayed, and there is a button to delete the list. Only one list can be known to the program at any g...
Prosimo, vpišite se ali se prijavite za več podrobnosti.
Key Features : Registration 1. Register with the referral ID (Sponsor ID) 2. User needs to submit the First name and last name 3. User needs to submit proper email, password and Mobile number 4. At the registration user need to enter the E-pin which is already purchased from admin 5. Multiple memberships can be taken by user Login 1. User can login with User ID along with password 2. User have forget password option 3. User can re-set password using Email Matrix Details 1. 2x2 Matrix structure (Auto-spillover- top, bottom, left and right) 2. Each user can refer two direct referral down-line users ( number of user) 3. After completing down line user will refer 2 people under them. So the complete matrix structure has total 9 levels Level 1: 2 user...
Prosimo, vpišite se ali se prijavite za več podrobnosti.
...only if you are good at using Cascadeur!! As a beginner in the animation world, I'm looking for an experienced animator who can teach me, in the simplest and quickest way, how to create character movements using Mixamo in the Cascadeur software. I'm not interested in 3D animation. Also, I don't want to spend a lot of time and effort on modeling and such. I just want to create animations that other people have made in MIXAMO using Cascadeur program and upload them to my YouTube channel. <LIST> How to import animations from MIXAMO and change their position, rotate them, and merge them When importing two or more animations, how to make them flow naturally when the posi...
Hi I'm looking at improving (by a lot) the graphics of a page based on the adminlte template. i'll give you access to the gui, you should save the page in html and improve it while taking notes of what you changed (because i'll need to integrate it back with the server-side code) It needs to be much more usable and pretty and also great on mobile. Max bid 100 euros. Thank you.
Hi I'm looking at improving (by a lot) the graphics of a page based on the adminlte template. i'll give you access to the gui, you should save the page in html and improve it while taking notes of what you changed (because i'll need to integrate it back with the server-side code) It needs to be much more usable and pretty and also great on mobile. Max bid 100 euros. Thank you.
I'm looking for a Python script to control a stepper motor via a Raspberry Pi. This program is intended for a machine that tumbles rock or metal parts, and it needs to offer a robust set of features for controlling the motor. Key Requirements: 1. The script should allow for controlling the motor's direction. 2. It should enable speed control. 3. A timer feature is needed to manage the run duration, with options ranging from 5 minutes to 7 days. 4. There should be a setting for one-way or two-way rotation control. 5. For two-way control, the script should allow for user-defined duration intervals (e.g., rotate for 1 minute, then reverse for 1 minute). The interface for the program will be a Graphical User Interface (GUI), not command line or we...
I'm looking for a PHP expert to help modify my existing system. The project involves renaming elements and enhancing a form. The scope of work includes: - Renaming: Change all table and variable names from 'member' to 'beneficiary'. - Form Enhancement: Add additional questions regarding contact details, personal information, and beneficiary preferences to the 'add beneficiary' form. - Layout Changes: Implement specific layout changes on the pages form, which includes rearranging the order of form fields, changing the form style or theme, and adding sections or tabs to the form. Please note, I will need client-side validation for the new form fields. The ideal freelancer for this project should be proficient in PH...
... code = () # Auto-format the code according to PEP 8 formatted_code = autopep8.fix_code(code) # Save the formatted code to the file with open(file_path, 'w') as file: (formatted_code) print(f"Successfully formatted {file_path} according to PEP 8 standards.") except Exception as e: print(f"Error formatting file: {e}") if __name__ == "__main__": if len() < 2: print("Usage: python <path_to_python_file>") else: format_code([1]) How it works: Reading the file: It reads the Python file from the path passed as a command-line argument. Auto-formatting: The scri...
please clean up code in charity online raffle both in version 1 and version 2 and do all the requirements for the different provinces. Clean code milestone 1 $200 Login / Register / forgot password Raffle List Active / Raffle List Close milestone 2 $300 charity dashboard Staff dashboard Worker dashboard milestones 3 $200 Order ticket Payment gateway cleanup Order list in all dashboard Email templates clean up code please create one of milestone i will start
Project Overview: Develop a WordPress website using the Listivo theme for a study abroad consultancy. The site will provide features for users to schedule consultations, search and filter universities, save and compare options, initiate applications, and manage documents through a dashboard. Scope of Work 1. Theme Customization (Listivo) Customize the Listivo theme to align with our branding, user interface preferences, and feature requirements. Ensure compatibility with all required plugins, especially those needed for consultation scheduling, user profiles, and document management. 2. User Features a. Consultation Scheduling Integrate a consultation booking system (Calendly or similar) where users can select available time slots for consultations. b. Universi...
I need a PHP library for my App to meet Zatca E-invoicing Phase 2 requirements. Key Requirements: - Implement the functionality of the React/Typescript package from the provided GitHub link but entirely in PHP. - The library should not use Reactjs, Java, or any other programming language besides PHP. - Source code delivery is mandatory. Ideal Skills and Experience: - Proven experience with Zatca E-invoicing Phase 2 requirements. - Strong background in PHP. - Familiarity with XML generation, security feature compliance, and data dictionary integration. - Experience with creating libraries in PHP. Please note that the specific Zatca requirements to be implemented are not limited to but include XML generation and validation, se...
I am looking for a skilled developer to modify my existing online HTML, CSS and JavaScript editor. The enhancements should include: - Syntax Highlighting: The editor should support syntax highlighting specifically for HTML, CSS, and JavaScript. - Live Preview: Users should be able to see a real-time preview of their code. In addition to these functionalities, the editor should also support integrations with various third-party plugins. Prior experience with creating or modifying online code editors will be a significant advantage. A strong understanding of HTML, CSS, and JavaScript is essential. Please share your relevant experience in your proposal.
Estamos procurando um freelancer para implementar novas APIs de pagamentos em um sistema web desenvolvido em PHP Laravel, que já possui integrações com outras APIs de pagamento. O objetivo é oferecer aos clientes administradores mais opções de empresas para realizar pagamentos, recebimentos e o processamento de Split automático de pagamentos para sócios. A nova integração deve seguir a mesma lógica das APIs já implementadas no sistema, garantindo que os processos de pagamento, recebimento de PIX e divisão automática (split) de pagamentos para sócios funcionem sem interrupções. As APIs devem ser integradas de acordo com as documentações fornecidas, que...
...application that utilizes VOSK for speech-to-text (STT), Wikipedia-API for retrieving query information, and gTTS for text-to-speech (TTS). I want to replace gTTS with Piper TTS to enable offline functionality. Must have Piper experience. The project involves: Installing Piper TTS on a Raspberry Pi 5 (linux) with Python 3.11. Integrating Piper into the existing simplified Flask app. Allowing runtime configuration of Piper settings through the Flask UI. Providing step-by-step installation instructions for Piper on Raspberry Pi 5. (linux) Project Requirements: Piper Installation on Raspberry Pi 5: (linux) Current setup python3 -m venv venv source venv/bin/activate # On Windows: venvScriptsactivate Install Required Python Packages: Run the followin...
I'm looking to have a QR code created that links to my contact information. This QR code should primarily include: - My Facebook details - My Instagram details Please note, the QR code should be aesthetically pleasing and easy to scan. Experience with QR code generation and graphic design would be an asset.
I'm looking for a professional to write Arduino code for controlling a single digit LED display with a Radio Frequency (RF) remote. The display will be showing numeric values. Key Requirements: - Develop Arduino code to control the LED display via an RF remote. - Ensure the code allows for seamless display of numeric values. I don't have an existing RF receiver module, so I would appreciate recommendations for suitable hardware. Ideal candidates for this project should have extensive experience in Arduino programming, RF technology, and LED displays.
Description: I am looking for an experienced professional to perform the following tasks: 1) PHP Configuration: Adjust the PHP settings on a cPanel server to meet the requirements for YetiForce CRM version 6.4. SSH access is available if needed. 2) YetiForce CRM Installation: Install and configure version 6.4 of YetiForce CRM on a subdomain. 3) Chrome PDF Engine Installation: Install the Chrome PDF generation engine. Please ensure all configurations are optimized for smooth and reliable operation.
I'm looking to develop a touch-based Health Management Information System hmis that is primarily a Graphical User Interface (GUI). The HMIS should support: - Data Entry: The HMIS should facilitate simple and efficient data input. - Data Visualization: The system should have the capability to present data in an understandable and accessible way. - System Monitoring: The HMIS should allow users to keep an eye on system performance and status. The HMIS should be compatible with web-based platforms or Android devices. Ideal candidates for this project should have substantial experience in GUI development, particularly for touch interfaces, and a strong understanding of HMIS systems. Skills in data visualization and system monitoring software developm...
I have a photo of a candle and need someone to create a photoshop mockup so that I can use photoshop to insert candle designs, and list the finished product in my online store.
...developer to integrate a Telegram bot with Python code that will execute predefined terminal commands. The system should take messages which are broadcasted to the bot and execute the corresponding command. Key Requirements: - Python programming skills - Experience with Telegram bot development - Familiarity with terminal commands - Knowledge of MySQL for querying The primary goal of this project is to automate the execution of specific tasks via the Telegram bot. The user will interact with the system by sending MySQL queries, which the bot will interpret and respond to. The ideal freelancer for this project should be able to help me with the following: - Executing predefined commands - Using MySQL queries to trigger thes...
All details have been shared with the client. Please accept the quote so we can start working.
...a seasoned PHP Senior Fullstack Developer for a long-term project. This custom web platform aims to serve as a content management system. The ideal candidate must have a minimum of 8 years of substantial experience, primarily in Laravel and Pure PHP. Key Responsibilities: - Development of a custom web platform - Implementing user login and registration systems - Facilitating product search and filtering features - Ensuring the platform can support a content management system Requirements: - Must be fluent in German - Must reside in Germany - Minimum of 8 years experience - Proficiency in Laravel and Pure PHP - Experience with developing custom web platforms - Strong understanding of creating user login and registration systems and product search and filteri...
...models (LLMs) to assist with enhancing a codebase from an article. The article focuses on Deep Learning for Outlier Detection on Tabular and Image Data, and I’d like to integrate LLMs into the existing approach to expand its capabilities. Project Scope: Review the provided article and its accompanying code. Understand the existing deep learning methods used for outlier detection on tabular and image data. Enhance the code by integrating features leveraging LLMs. Potential directions could include: Using LLMs to detect outliers by analyzing context within textual metadata. Creating a natural language interface for explaining anomalies detected in tabular or image data. Any other innovative approach that combines LLMs ...
Python and Visual Studio Code Data Processing Data Entry Web Scraping Data Mining The project involves creating a script to mine text data . Key Responsibilities: - Develop a text mining script that can efficiently extract and process data from various fields in the database. - The script should be able to handle large volumes of data and return results in a timely manner. Ideal Skills: - Proficiency in SQL and data mining techniques. - Experience with developing scripts for database text extraction. - Ability to work with large datasets.
I need a developer to build WhatsApp rotator features into a Laravel-based code from Codecanyon. The system should allow users to manage multiple WhatsApp numbers and allocate percentages to each. Key functionalities include: - Setting up multiple WhatsApp numbers - Allocating a percentage to each number - Integrating Pixel code options - Displaying statistics for the WhatsApp rotator - Allowing full admin access to edit the WhatsApp rotator in the Plan Statistics to be displayed primarily include the number of clicks per each WhatsApp number. Both users and admins should have the capability to view these statistics, while admins should have full access to all settings, including editing and deleting options. Ideal can...
...dedicated Technical Interview Collaborator with extensive experience in PHP. This long-term project requires someone with excellent English communication skills who is passionate about guiding the technical hiring process. Job type: Long term(+1 year) Key Responsibilities: - Conducting technical interviews to assess candidates for our team. Ideal Skills and Experience: - Strong background in PHP development. -- Skilled in web application development, particularly in creating a CMS. - Experience with implementing user role management systems. - Exceptional English communication skills. - Passion for guiding the technical hiring process. - Experience in conducting interviews or technical assessments is a plus. - Ability to communicate complex technical concep...
Using an AI tool for creating a small 30 sec XXX adult video, with a tool that can interact with onlyfans. There are some tools here. I have just searched google, but dont know if they are any avatars in the video, should look like real persons, but not be real persons. Like Synthesia their avatars are real actors. That gives a real look, but since it is for adult content, that cannot be used, since we dont want to use avatars of real living named persons. But it should look like a real fictive person. Task 1) Create a small video as described above Task 2) Show/teach me how to use the tool. So the project is not to create a video, but to find and show me the best tool for this purpose. The video, is just to show that ...
I'm looking for a new or junior level PHP developer to help me with some custom PHP work. The specifics of the project will be discussed after the initial contact. This is a great opportunity for a freelancer looking to gain experience and build their portfolio.
As per object I intend to automate bets on Betfair Exchange according to my parameters, and also create an automatic indicator on Telegram, possibly also exploiting as a bridge the aid of artificial intelligence, for example perplexity, to immediately have statistical data connected to the web
R Code Authentication System for Schools The QR Code Authentication System is a professional, secure, and efficient solution designed for educational institutions to enhance security and streamline operations. This software provides a seamless way to track attendance and verify the identities of students and parents using QR codes. Developed with scalability and reliability in mind, it includes intuitive interfaces, robust functionality, and professional branding to meet the needs of modern schools. Key Features 1. QR Code Generation The system generates unique QR codes for parents and students: Parents retain a single QR code, even if they have multiple children. Each student has a unique QR code linked to their paren...
Hi everyone, I am looking for a freelancer who is able to create a script for me to import product images (with a CSV file) in Magento 1. Based on the product SKU, it needs to import the product image. This image will be used as first priority for all image display options. Current products already got an image, but our imported image should be the first priority. It needs to be imported in the default store, as my other store views will use the default store image (settings). New product images are available in var/import location on the server. We will first work on my develop server. When the import works, we will apply it on the live server. Looking forward to hearing from you. My maximum budget for this task is €30.
We are currently facing issues while sending emails to Gmail using an SMTP Server. This is a PHP application hosted on Plesk which sends emails via SMTP. The emails are delivered, however, Gmail rate limits the emails every few minutes due to improper policies (as checked in Postmaster Tools) We need to configure the server to follow proper policies as reported by Postmaster Tools (Attached screenshot).
I need code files that run on my server haing php & mysql envionment. Code should use webrtc work with different video control. 1. Admin, 2. Participants In/Out control, wating list 3. Mute, Camera on/off control
I need to be done what I wrote in the project name
I need what I wrote in the project name
Create cTrader trading bot that use High & Low system and indicators signals
Need help uploading JavaScript web application code. Quick, 3-hour session. TeamViewer/Skype. £40/hour.
Need help uploading JavaScript web application code. Quick, 3-hour session. TeamViewer/Skype. £40/hour.
...inputs are to be installed to gather data, which needs to be analyzed in real time. Safety notifications should be sent to the appropriate authorities to prevent accidents and work delays, ensuring workplace safety and proper material flow inside a manufacturing plant. Additionally, the system should allow for the creation and modification of safety protocols on a daily basis. For example, alerts can be set for missing safety gear or tracking and reporting vehicle speeds and parking violations. The backend must support changing/creating/removing various rules and analyzing collected data for insights, such as suggesting efficient pathways and detecting inactivity. There should also be a digital twin for training purposes, which can be connected ...
...experienced freelancer to build a professional and user-friendly online store to sell my products. The store should include the following features: 1. E-Commerce Functionality: • Product catalog with categories and filters. • Product pages with detailed descriptions, images, and pricing. • Shopping cart functionality. 2. Online Payment Integration: • Secure payment gateway integration (e.g., PayPal, Stripe, or others). • Support for multiple payment options (credit/debit cards, digital wallets, etc.). 3. Shipping Integration: • Integration with shipping carriers for real-time shipping rates. • Automatic tracking updates for customers. 4. Responsive Design: • Fully optimized for desktop, tablet, and mobile devices. 5. Use...
I'm looking for a skilled developer experienced with the Whisper JAX model for audio transcription. Primarily, I need this for translating audio recordings of conversations into written text. ...Whisper JAX model for audio transcription. Primarily, I need this for translating audio recordings of conversations into written text. Key Requirements: - Transcription of audio file with accurate timestamp in English and Hindi - A static website to upload audio file either single or in batch. - Delivery of transcriptions in an Excel file Ideal skills and experience: - Proficiency with the Whisper JAX model - Experience in developing web-based transcription services - Excellent understanding of English and Hindi for accurate transcription - Ability to deliver transcriptions ...