Svideo website index php 2015 10 07 3x exemplois

Filtrer

Mes recherches récentes
Filtrer par :
Budget
à
à
à
Type
Compétences
Langues
    État du travail
    2,000 svideo website index php 2015 10 07 3x ex travaux trouvés au tarif de EUR

    I require a skilled structural engineer to assist with the design calculations and drafting of a steel building and associated structures. The project involves: - Design Calculations... Design calculations for foundations (Gantry shed, gantry, pipe supports, meter skid and pump foundation) 3. Engineering drawing for steel structures (Gantry shed and pipe supports) 4. Engineering drawing for foundations (Gantry shed, pipe supports, and pump foundation) 5. Civil Structural Material Take-off - Design Code: The design must adhere to American Standards, such as AISC, ACI, and ASCE 07. Ideal Skills & Experience: - Experience in designing steel structures - Proficiency in structural engineering software - Proven track record with industrial projects - Familiarity with American Stand...

    €207 (Avg Bid)
    €207 Offre moyenne
    29 offres

    I'm currently experiencing some technical problems with my PHP website. Though it functions smoothly on localhost via XAMPP, errors arise upon moving it to our server on HostGator. The desired candidate for this job has the following abilities: - Extensive knowledge in PHP and server-handling, preferably with HostGator - Experience with troubleshooting and resolving website issues - Capable of fixing server-related issues Typical problems we're facing include: - Site not functioning correctly on the server despite proper local host operation - Error messages - Performance issues This troubleshooting requires someone who can detect and fix issues from server-end to user interface. Prior experience with cases similar to ours will be a plus. Applican...

    €12 (Avg Bid)
    €12 Offre moyenne
    16 offres
    PHP bug fixes S'est terminé left

    Looking for a very expereinced php devleoepr for multiple bug fixes

    €5 / hr (Avg Bid)
    €5 / hr Offre moyenne
    1 offres

    I acquired a PHP script from Codecanyon and seek a skilled developer to enhance its capabilities. The primary tasks involve implementing robust data validation mechanisms and integrating a specific condition for the calculator functionality. Project Requirements: Data Validation: Strengthen the script's data validation process to ensure accuracy and security in handling user inputs. Calculator Functionality Enhancement: Customize the existing calculator feature to include a specific condition, optimizing its performance and usability.

    €14 (Avg Bid)
    €14 Offre moyenne
    12 offres

    I will be choosing someone one hour from now. Answer me this questions: Are you available immediately? We have a demo tomorrow 9am EST What is your experience with PHP? What AI tools do you use to make your devleopment faster? Are you comfortable working hourly?

    €6 / hr (Avg Bid)
    €6 / hr Offre moyenne
    11 offres

    I'm looking for a talented developer to create a PHP-based webpage that generates a unique 10-digit alphanumeric code on every load. The generated codes should never replicate, regardless of how many times the page is loaded. Key Requirements: - The 10-digit codes should be a mix of letters (both uppercase and lowercase) and numbers. - The webpage should be developed using PHP. Key Considerations: - The solution you provide should ensure that the codes never repeat. Your approach in achieving this, whether it be by real-time checking, database storage, or other methods is up to you. - There is no specific requirement for the storage of the generated codes, as long as the system ensures their uniqueness. Ideal Skills: - Proficiency in PHP and web ...

    €17 (Avg Bid)
    €17 Offre moyenne
    5 offres

    As you can see in the attached image my website (index only) I need to fix first Content paint, LCP, and speed index Only place real proposals or you will be reported

    €125 (Avg Bid)
    €125 Offre moyenne
    77 offres

    Estoy buscando a alguien que tenga 16 años o más, que resida en América Latina. Entrevistará a diez estudiantes en español, utilizando un t...entrevistados no requieren experiencia previa en la reparación de electrodomésticos, pero deben exhibir destacadas habilidades en la solución de problemas lógicos, especialmente en aspectos técnicos. Para completar esta tarea, se le requerirá visitar en persona una universidad, una institución que imparta enseñanza en reparación de electrodomésticos, o una escuela secundaria. Las entrevistas con 10 estudiantes se llevarán a cabo en estos sitios. Para aplicar, por favor oferte $30 e indique que completará este proyecto dentr...

    €34 (Avg Bid)
    €34 Offre moyenne
    18 offres

    I am in need of an experienced Laravel expert who can upgrade a food delivery PHP script, consisting of Laravel + React PWA Apps, from Laravel 5.8 to 6.20.44. This is a Codecanyon PHP Script that I have already purchased. - No feature changes are needed within the upgrade process. - Skills needed include Laravel, PHP, React and PWA Apps knowledge. - Hands-on experience in upgrading Laravel projects would be an added advantage. It is essential that you understand the intricacies of both versions to ensure the upgrade is seamless, with no bugs or errors. Prior experience with food delivery scripts will be highly regarded.

    €164 (Avg Bid)
    €164 Offre moyenne
    63 offres

    I'm using 10++ mvvm for user controls but i need global data collection class with single instance that can be access by all mvvm. so one class with 5-10 observable collections that i can use with multiple mvvm at the same time so i dont have to keep loading data after updates

    €9 (Avg Bid)
    €9 Offre moyenne
    4 offres
    Top 10 YouTube Video Editing S'est terminé left

    I'm looking for a skilled video editor to help me create a top 10 video for YouTube. The script is already written. Key Points: - The video should be edited in a Montage style to keep it engaging and dynamic. - The tone of the video should be Informative, as it's aimed at an adult audience. - We are targeting adults, so I need the video to be polished and professional. Ideal Skills and Experience: - Proven experience in video editing, particularly in a Montage style. - Ability to convey information effectively and engagingly. - Understanding of YouTube trends and audience preferences. If you have a good eye for design and can also create a strong thumbnail to accompany the video, that would be a great advantage. Please include samples of your previous work in your bid.

    €84 (Avg Bid)
    €84 Offre moyenne
    64 offres
    PHP MySQLi Query Parameterization S'est terminé left

    I'm looking for a proficient PHP developer who can help me with parameterizing a MySQLi query in my project. Specifically, I need assistance with data retrieval operations. Key requirements: - Proficiency in PHP: You should have a strong grasp of PHP programming. - MySQLi Query Parameterization: The ideal candidate should be experienced in properly parameterizing MySQLi queries. - Data Retrieval: The primary task will be focused on data retrieval operations. The project may include: - Handling multiple parameters: You should be comfortable working with queries that handle multiple parameters at once. - Optimization: Ensuring the queries are optimized and secure. It's a relatively straightforward task for a skilled PHP developer with MySQLi experien...

    €25 (Avg Bid)
    €25 Offre moyenne
    22 offres

    The code stuck when xml is wrong or long or when the close tagID is not found. I want to correct it in order to manage more connection. Consider that the XML is a camera that send more or less 1 xml every 2sec. Here my code: $listen_port = $this->cameraPort; $sock = socket_create_listen($listen_port); if ($sock === false) { $errorcode = socket_last_error(); $errormsg = socket_strerror($errorcode); $this->logger->error($this->logPrefix . "Couldn't create socket: [$errorcode] $errormsg"); return Command::FAILURE; } socket_getsockname($sock, $addr, $port); $this->logger->warning($this->logPrefix . "Server Listening on $addr:$port"); while ($c =...

    €127 (Avg Bid)
    €127 Offre moyenne
    7 offres
    PHP Developer for Lending Platform S'est terminé left

    ~10 php files in stock Rework everything - rewrite texts - change graphics and make it modern corporate. the design requirement is a modern corporate style, one of the main requirements for the landing page is trust the same requirements as for landing pages for affiliate marketers - PPC google ads companies The user must trust the design - the content - aif-usa com a couple of links as an example for additional content The theme of the design must correspond to the direction of the company’s activities: The company is globally engaged in transportation and logistics - WAREHOUSING SERVICES - Import Export operations The company is globally engaged in transportation and logistics - WAREHOUSING SERVICES - Import Export operations One of the company’s projects...

    €429 (Avg Bid)
    €429 Offre moyenne
    123 offres

    I'm in search of a skillful programmer with a solid background in Pine Script language and a good understanding of TradingView's indicator functionalities. The main task is to build a custom indicator that includes Bollinger Bands, Exponential Moving Averages (EMA), and Relative Strength Index (RSI). Key Requirements: - Apply two EMA's within the main window. - Bollinger Bands should also be displayed in the main window. - Integrate Stochastic Oscillators with the above-mentioned two EMAs and RSI below main window This script should also allow specific customization aspects: - Setting the EMA period. - Modifying the Bollinger Bands period. - Adjusting the Bollinger Bands standard deviation. -adjusting %K&D,slowing,price field,method&level -ad...

    €180 (Avg Bid)
    €180 Offre moyenne
    28 offres

    I'm seeking a top-notch freelancers with expertise in Laravel PHP to design my business-oriented payment gateway website. Ideal candidates should have a deep understanding of e-commerce platforms and a proven track record of delivering reliable and secure payment solutions. The final product should enable hassle-free transactions for businesses and ensure a seamless user experience. Key Requirements: - High proficiency in PHP, particularly Laravel - Familiarity with business-oriented platforms - Experience in integrating multi-currency support - Mobile wallet integration expertise - Proven ability in creating detailed transaction reporting systems - Deep understanding of security protocols - Excellence in UI/UX for a seamless user experience By evidenced past w...

    €12 / hr (Avg Bid)
    €12 / hr Offre moyenne
    150 offres

    Please fix my task that we spoke about

    €23 (Avg Bid)
    €23 Offre moyenne
    26 offres
    Project for Zahiruddin A. -- 10 S'est terminé left

    hey zahir i need help in a react js work for you. attaching work

    €55 (Avg Bid)
    €55 Offre moyenne
    1 offres

    READ FIRST: ONLY HOURLY CONTRACTS, no fixed rate because I have multiple bug fixes on trello and I need someone to start immedaitely. We have demo tomorrow. I want someone to work the next 8-10 hours on time tracker (no manual hours). Important, I need someone immediately

    €6 / hr (Avg Bid)
    €6 / hr Offre moyenne
    69 offres

    ...referencias de estudio inicia el 06/05 - finaliza 13/05 2.-Crear archivo base Figma comienza el 06/05 3.-Wireflow inicia el 08/05 termina el 13/05 4.-Reunión del equipo para revisar el flujo de cableado y presentar la propuesta visual para la apariencia y sentir 14/05 5.-Diseño de alta fidelidad de todas las pantallas inicia el 15/05 termina el 06/05 6.-Entrega final del proyecto entrega de archivo figma. 07/06...

    €643 (Avg Bid)
    €643 Offre moyenne
    1 offres

    ...reference letter for a very close friend and ex-employer. Key Deliverables: - A well-crafted character reference letter highlighting the key qualities of trustworthiness, compassion, and being family-oriented. It's vital that the letter is: - Sensitive to the legal context - Maintains a professional yet personal tone - Clearly communicates the specified qualities Ideal Skills and Experience: - Proven experience in writing character reference letters, especially for legal purposes - Excellent writing and editing skills - Empathy and ability to capture personal qualities effectively - Familiarity with the legal system and its requirements for character references I need the letter to be written in regards to Troy CarusoI have known my Troy, my friend and ex-employ...

    €72 (Avg Bid)
    €72 Offre moyenne
    33 offres
    REPORTE EN SISTEMA PHP S'est terminé left

    ...UNIFICARLO Y QUE ME MUESTRE LA DIFERENCIA QUE HAY ENTRE CARGA Y DESCARGA Se requiere un reporte con la siguiente información: Reporte en donde marca el máximo valor de nivel de combustible (carga) en este caso es 20,000lts El reporte deberá tener la condición para tomar el punto de carga de si se conservo en un nivel alto por más de 10 minutos, no se ha movido y no cambio el valor digamos 5000,10000,15000,20000lts lo marcará como carga, cuando este detenido por 10 minutos y empiece a detectar movimiento de descarga de más de 2000 litros lo tomará como descarga el ultimo valor más grande. • El reporte se debe generar en el mismo sitio en donde se generan actualmente (imagen 1) Se requiere el formato PDF,...

    €189 (Avg Bid)
    €189 Offre moyenne
    24 offres

    ...ACCOUNT A report is required with the following information: Report where it marks the maximum fuel level value (load) in this case it is 20,000 liters The report must have the condition to take the load point if it was kept at a high level for more than 10 minutes, it has not moved and the value did not change, let's say 5000,10000,15000,20000lts, it will mark it as load, when it is stopped for 10 minutes and begins to detect discharge movement of more than 2000 liters, it will take the last largest value as the discharge. • The report must be generated in the same place where they are currently generated (image 1). The PDF, HTML and XLS format is required, such as those for Fuel fillings and Fuel thefts. • What we want

    €142 (Avg Bid)
    €142 Offre moyenne
    42 offres

    I am having a problem with my PHP script that has led to an undefined variable error. Specifically, this error is showing up in the section that handles database activities, particularly during data insertion process. I will provide a video to illustrate the exact issue. Here's what I am seeking: - An expert in PHP scripting that can resolve this undefined variable error - Someone with solid experience handling database operations (especially with data insertion) - Ideally, you will have a background in debugging PHP scripts and database handling Your task will be to identify and correct the errors in my script to ensure smooth and error-free database operations. This should involve an in-depth understanding of the code, pinpointing the undefined variable and ma...

    €25 (Avg Bid)
    €25 Offre moyenne
    59 offres

    *** NO PLACEHOLDERS - ONLY TRUE BIDS*** I'm in search of a skilled professional who can format a 6" x 9" paperback book. Here are some specifics regarding what I need: • Format my A4 manuscript into a 6" x 9" format. No cover design work. I want to get it ready for Amazon printing. This is a quick formatting job - I need attention to details, particularly with tables, index, and consistency throughout.

    €48 (Avg Bid)
    €48 Offre moyenne
    30 offres

    Objec...psychographic (lifestyle, values, beliefs, personality…) descriptions of the person Section 2 (2-3 pages’ maximum) Based on their promotions, describe how they are taking their customers through the brand perceptual process (use the perceptual process diagram 7 apply it to your brand) What semiotics are they using? Use the object/ sign/ Interpretant framework. Classify their signs/ semiotics (into icon, index, symbol) and justify your answer Section 3 (3-4 pages’ maximum) What learning objective do they have for their brand (create, change, OR sustain certain behaviour) What learning theory/ theories are being used by the marketer to develop appropriate brand knowledge and attitude? Elucidate your argument Draw a possible associative network for the bran...

    €53 (Avg Bid)
    €53 Offre moyenne
    6 offres
    Inventory ERP Excel Designer S'est terminé left

    ...demand accurately - Calculate reorder points precisely (Flag Products that are low in stock) - Distribute picklists to employees (Generate a picklist and have employees confirm Picking them) - Picked parts must be scanned out of inventory once employee picks qty - All picking will be archived on weekly basis to reduce worksheet size - Layout the worksheet to match our IR Scanning format - Ex. When picking (Scan out Sequens is Location, Part, QTY) - Ensure daily inventory updates are possible (Inventory has to be LIVE) - Add a dashboard for visual view of KPI's and results The ideal candidate will have proven experience in ERP Excel design, particularly within the field of inventory management. Expertise in IR Scanning layout will be strongly favored. Knowledge ne...

    €92 (Avg Bid)
    €92 Offre moyenne
    30 offres
    PHP Coder Needed for Online RPG S'est terminé left

    I'm looking for a skilled PHP coder to tackle the coding aspect of a website project. This website is an online paid-to-play role-playing game, and you'll be instrumental in bringing it to life. Key Responsibilities: - Website Development: You'll be working on the PHP code that will form the backbone of the site. - Building from Scratch: The project is starting from ground zero, so you'll be involved in its creation every step of the way. Ideal Skills and Experience: - PHP Expertise: A strong foundation in PHP is essential for this role. - Web Development: Experience in website development will be a big advantage. - Game Development (preferred but not mandatory): While not a must, any experience in game developme...

    €28 (Avg Bid)
    €28 Offre moyenne
    44 offres

    I am in need of an experienced Flutter App developer with PHP Yii1 skills to troubleshoot and fix issues plaguing my three existing applications - all within the same project. The identified issues include: - Regular app crashes which occur at launch, during specific actions and randomly. - Slowed performance hindering optimal user experience. - Several UI/UX issues that need improvement. Unfortunately, I cannot pinpoint the specific actions causing the applications to crash, but I'm hoping your expertise can identify the reason(s). The ideal candidate for this project should have: - Extensive experience in Flutter app development and PHP Yii1. - Reliable problem-solving and debugging skills. - A keen eye for UI/UX design and improvement. - Experience in app launch an...

    €100 (Avg Bid)
    €100 Offre moyenne
    24 offres

    I'm in immediate need of a PHP developer who specializes in front-end development. The project requires a professional who can handle: - Front-end development: Designing and developing a user-friendly interface. Unfortunately, the specific front-end development tasks weren't outlined, so your bid should reflect your versatility in terms of: - Layout design - Interaction design - Responsive design I’m looking for someone who can start immediately, as I have an urgent timeline for this project. So, if you have a proven track record in PHP front-end development and you're ready for a challenge, I can't wait to see your bid. Ideal skills: - Expertise in PHP - Experience in Front-end development - Versatility in Layout design, Interaction desig...

    €15 / hr (Avg Bid)
    €15 / hr Offre moyenne
    79 offres
    Php Backend Developer -- 2 S'est terminé left

    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.

    €18 (Avg Bid)
    €18 Offre moyenne
    16 offres

    I am in need of an experienced graphic designer for creating eye-catching, high definition social media posts. The posts will be utilized across various platforms to engage my audience effectively. Key Responsibilities: - Designing static images for social media posts - Ensuring high quality and appealing visuals - Developing designs that align with the brand's aesthetic and messaging The ideal candidate should be well-versed in: - Graphic design tools and software - Understanding of the social media landscape - Previous experience in creating engaging social media content - Able to work within brand guidelines and deliver content in a timely manner - Strong communication and collaboration skills I'm open to your creative input and suggestions to make the posts stand out and d...

    €12 (Avg Bid)
    €12 Offre moyenne
    20 offres

    Hello! I am looking for a freelancer to help me with my digital project. Specifically, I am searching for a talented individual who can provide graphic design services that fit my needs. Creativity is key: I want to see what an inspired freelancer can come up with without any particular direction from me. I am thinking that this project may take more than two weeks, so I am open to working with someone who can commit to my timeline. If this sounds like something you are interested in, please get in touch! Let's explore together how we can bring my digital project to life.

    €46 / hr (Avg Bid)
    €46 / hr Offre moyenne
    17 offres
    PHP Code Debugging for Server-Side S'est terminé left

    When importing customers via CSV file in ASTPP version 6.0, both postpaid and prepaid customers balance always uploads 0. The task is to find the corresponding php file/path on the server and correct it, so that the balance uploads correctly when uploading the customers on the ASTPP both for prepaid and postpaid customers. Positive balance must upload as positive balance. Negative balance must upload correspondingly. 0 uploads 0. You need to make a detailed document how to do that on any ASTPP server, so that someone without technical knowledge takes the document, follows it and gets the same working on the other ASTPP server. Example of the document: Someone from our side will try to upload customers on the provided server to make

    €40 (Avg Bid)
    €40 Offre moyenne
    17 offres

    Looking for an experienced PHP developer who can guide me to migrate a PHP Website from 5 to 8.1

    €162 (Avg Bid)
    €162 Offre moyenne
    173 offres

    I need a PHP Developer that can speak Greek very fluently to make some changes on a PHP website and intergrate a payment gateway.

    €190 (Avg Bid)
    €190 Offre moyenne
    68 offres

    I need a logo for my ostrich feather business. I'm looking for something striking, incorporating a blend of black, white, and a touch of red. An ideal design would incorporate both feathers and ostrich imagery. I'm looking for someone with a keen eye for detail, preferably with experience in generating logos for unique businesses. Vast knowledge in color blending for an output that visually represents the elegance of my unique business is an advantage.

    €9 (Avg Bid)
    À la une
    €9
    59 propositions

    We are seeking a dedicated individual to assist in finding accurate answers to questions through Google search. The project aims to provide reliable information sourced from reputable websites such as Wikipedia, nursing educational websites, or general educational websites. Scope of Work: Task Description: The hired individual will be responsible for conducting Google searches to find answers to a set of questions provided by the client. Quantity of Questions: Currently, there are between 250-500 questions available for research. For the first 500 questions completed, the payment will be 1 AUD along with a 5-star rating. Upon completion of the first batch, there will be another 500 questions with an additional payment of 1 AUD and a 5-star rating. Total Number of Questions: There are ap...

    €2 / hr (Avg Bid)
    €2 / hr Offre moyenne
    33 offres

    ...seeking a skilled and experienced Full Stack PHP Web Application Developer to join our team on a freelance basis. The primary responsibility of this role will be to add new features, modify, and upgrade current modules within our web application. Responsibilities: - Develop new features, modify existing functionality, and upgrade current modules for our web application using Codeigniter 4 framework. - Integrate a barcode scaning platform for scanning employee bagdes to store check-in and check-out periods to track attendance and overtime of employees. - Collaborate with our team to understand requirements and implement solutions effectively. - Write clean, well-documented, and maintainable code. Requirements: - Has extensive experience in PHP frontend and backend develop...

    €171 (Avg Bid)
    €171 Offre moyenne
    73 offres

    We are seeking a skilled developer to create a comprehensive time management website aimed at assisting users in optimizing their productivity and organizing their schedules effectively. The website will feature a user-friendly interface, leveraging HTML and CSS for frontend design, and backend functionality will be implemented using robust technologies to ensure seamless performance and scalability. MYSQL Database.

    €138 (Avg Bid)
    €138 Offre moyenne
    1 offres

    I am on the hunt for a skilled PHP developer with a concentration in backend and web development. Key Responsibilities: - You'll be primarily responsible for database integration. - I'd appreciate your expertise in API development. - You will work on user authentication on the new website/application. Ideal candidate should have: - Proficiency in PHP for backend development. - Proven experience in web development. - Skilled in database integration, API development, and user authentication. We are setting up a brand-new website/application and would welcome proposals from those who have handled similar projects in the past. Eager to build a robust and seamless application together.

    €147 (Avg Bid)
    €147 Offre moyenne
    52 offres

    I'm looking for an experienced PHP developer to help me build an advanced resume scanner and parser for our webpage. This tool will automatically scan uploaded resumes, extract specific data fields, and seamlessly parse it onto our webpage. Key Requirements: - The tool should be able to extract the following data fields from resumes: Contact information, Education history, Work experience, Family background, Marital status, Language Known, Mother Tounge, Client work information, Mobile number, Email, and Address. - The tool should be able to handle resumes in PDF and Word document formats. - The parsed data should be neatly organized and displayed on our webpage in a user-friendly manner. Ideal Skills & Experience: - Proven experience in developing advanced PHP too...

    €128 (Avg Bid)
    €128 Offre moyenne
    16 offres

    Looking for php/mysql developer to integrate discount coupon backend into admin panel. Straight forward. The admin panel is already working with a mobile app. We need to add that functionalitiy so we can later integrate it on mobile app

    €6 / hr (Avg Bid)
    €6 / hr Offre moyenne
    83 offres

    I am looking for an expert in PHP and specifically familiar with the Colibrism social network script. I Please contact me only if you are previously familiar with working on Colibrism social network script.

    €153 (Avg Bid)
    €153 Offre moyenne
    35 offres
    Php Mobile App to Android APK S'est terminé left

    I have a mobile application's source code, written in PHP, that I need converted into an APK file with necessary settings. Key Requirements: - Convert PHP source code to an Android-compatible APK file - Implement necessary settings for the app to function properly on Android devices Ideal Freelancer: - Proficient in PHP and Android app development - Experienced in converting PHP applications to Android APKs - Has a good understanding of Android-specific settings and configurations

    €152 (Avg Bid)
    €152 Offre moyenne
    13 offres

    As I'm in need of a skillful PHP/Laravel developer with proven proficiency in , Vite, and Tailwind CSS, and Github I'm seeking a professional to assist in the creation of a high-performing Payment Portal Management System with a deadline of May 14, 2024. Candidate must be competent in Github and have fluent communication skills in either English or Chinese. All user and transaction data will be generated using random data for development purposes. The existing database structure and design are mostly completed, and the current source code will be provided to facilitate seamless continuation of development. Project Details: Payment Management Portal The project entails the development of a comprehensive payment management portal with three key roles: User: Users can have...

    €11 / hr (Avg Bid)
    €11 / hr Offre moyenne
    64 offres

    I need Satta matka android application with admin panel .

    €199 (Avg Bid)
    €199 Offre moyenne
    8 offres

    I want to create a quiz that can be embedded into a website page builder using their embed feature. The quiz should be manageable from my dashboard, the script will be on it's own domain. Key Aspects: - Creation: The plugin should enable the user to create quizzes. Please advise on the best quiz type to use. - Embedding: The plugin should allow for easy embedding into website pages or blog posts. Being able to place the quiz in a sidebar widget would be a bonus. - Interaction: I am open to different ways for users to interact with the quiz, either by clicking on options, typing answers, or selecting from dropdown menus. Your insights on the most user-friendly option are welcome. - Management: The plugin should provide an interface to manage the quizzes. Ideal Skills...

    €104 (Avg Bid)
    €104 Offre moyenne
    41 offres
    PHP Developer needed urgently -- 2 S'est terminé left

    I'm in need of a PHP Developer for a new project. The parameters and required skills are fairly open, as I've not declared any specific frameworks or preferences. Ideal candidates include those who possess: - Broad knowledge of PHP across various frameworks. Although Laravel, CodeIgniter, and WordPress were the options given, these indications were not selected, thus creating an open space for any skilled PHP professional to apply. - Experience in both website and web application development. There's an opportunity to work on several PHP development projects, potentially ranging from website building, application creation, to API integrations. - An impressive design eye. I've left the space open for any design style you're...

    €108 (Avg Bid)
    €108 Offre moyenne
    31 offres
    PHP Developer needed urgently S'est terminé left

    I'm in need of a PHP Developer for a new project. The parameters and required skills are fairly open, as I've not declared any specific frameworks or preferences. Ideal candidates include those who possess: - Broad knowledge of PHP across various frameworks. Although Laravel, CodeIgniter, and WordPress were the options given, these indications were not selected, thus creating an open space for any skilled PHP professional to apply. - Experience in both website and web application development. There's an opportunity to work on several PHP development projects, potentially ranging from website building, application creation, to API integrations. - An impressive design eye. I've left the space open for any design style you're...

    €101 (Avg Bid)
    €101 Offre moyenne
    34 offres