Html css template php mysql templatepráce

Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    2,000 html css template php mysql template zakázek nalezeno, ceny v EUR

    As an established business relying heavily on a ...a comprehensive tech stack, I'm in need of a seasoned .NET developer for a variety of tasks. Key responsibilities include: - Review and optimization of existing front-end, back-end, and database systems - Ongoing maintenance, troubleshooting, and improvements to enhance system performance Ideal candidates for this project should have prior experience with: - Front-end development utilizing HTML/CSS - Backend technologies such as SQL Server and Entity Framework - A strong grasp of the .NET framework This role is crucial to the successful functioning of our systems, so a proactive, detail-oriented approach and excellent problem-solving skills are must-haves. Your ability to communicate issues and improvements clearly i...

    €12 / hr (Avg Bid)
    €12 / hr Průměr. nabídka
    2 nabídky

    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.

    €146 (Avg Bid)
    €146 Průměr. nabídka
    32 nabídky

    I recently purchased a PHP script from Codecanyon and I'm looking for an experienced developer who can assist me in modifying the script. I need to incorporate data validation and a specific condition for the calculator functionality. I have bought it on Codecayon now i want additions for calculator Key Requirements: - **Data Validation:** - Specifically, I need to ensure that the calculator only accepts numeric values as input. - The data input should also be restricted to a certain range that I will provide. - Please include an error message display functionality for when the user inputs incorrect data. - **Calculator Functionality:** - The script currently has a calculator function, but I need to add a specific condition to it. - The new condition i...

    €28 (Avg Bid)
    €28 Průměr. nabídka
    9 nabídky

    ...Plataforma Sistema de Pujas Consideraciones Adicionales: Ya contamos con logotipo, colores, tipografia. Los pagos de los estudiantes seran cobrados en una cuenta comun por transferencia bancaria, por lo tanto no se requeire un sistema de pagos aun. Tecnologías Recomendadas: Al ser el primer proyecto que envio a cotizar no conosco de tecnologias pero si quisiera que se realize en HTML,CSS, JAVASCRIPT MySQL y PHP para el Chat interno. abierto a recomendaciones No estoy considerando el hosting y otras asuntos por lo tanto espero sugerencias. Deseo que el sistema sea inspirado en aqui comparto una grabacion breve que hize para que entiedan mejor de lo que deseo cotizar: Video demostrativo?: ?

    €150 (Avg Bid)
    €150 Průměr. nabídka
    6 nabídky

    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?

    €7 / hr (Avg Bid)
    €7 / hr Průměr. nabídka
    24 nabídky
    Php Backend Developer -- 2 6 dní left
    OVĚŘENÉ

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

    €15 (Avg Bid)
    €15 Průměr. nabídka
    11 nabídky

    I am searching for an experienced designer who can recreate a website design to a template that can be used for both and Elementor. This project requires specific skills: - Profound understanding of both platforms, and Elementor. - Experience in custom page development as the template specifically needs a pre-built main page and four attached pages. Understanding the platforms' specifications intimately will be crucial to ensuring compatibility and smooth functionality in both and Elementor. Applicant will have prior experience in creating template designs, and can showcase examples of such work.

    €36 (Avg Bid)
    €36 Průměr. nabídka
    33 nabídky

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

    €22 (Avg Bid)
    €22 Průměr. nabídka
    17 nabídky

    Buscamos un diseñador web creativo y experimentado para desarroll...Funciones Específicas: Diseño responsive que se adapte a todos los dispositivos. Integración de imágenes y gráficos de alta calidad que ilustren cada paso del proceso. Formularios de contacto accesibles y fáciles de usar. Entregables: Diseño gráfico completo de la landing page. Código fuente en HTML/CSS (y JavaScript si es necesario). Documentación básica del sitio. Habilidades Requeridas: Experiencia en diseño gráfico y desarrollo web. Habilidad para crear narrativas visuales efectivas. Conocimiento de HTML, CSS y preferiblemente JavaScript. Estamos ansiosos por trabajar con un profesional que pued...

    €176 (Avg Bid)
    €176 Průměr. nabídka
    39 nabídky

    I am seeking an experienced web developer to convert a Figma hero image into an engaging HTML5/CSS animation. Ideally, the animation should be designed to enhance the overall web user experience. The applicant should demonstrate their skills and previous work in their application. Key Responsibilities: - Convert Figma design into HTML5 and CSS3 code - Create a hover effect for the animation - Ensure the animation is user-friendly and professional Ideal Skills and Experience: - Proficient in Figma, HTML5, CSS3 - Have extensive experience in web animation - Strong portfolio of past work that directly relates When applying, please include relevant examples of your past work.

    €22 (Avg Bid)
    €22 Průměr. nabídka
    23 nabídky

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

    €92 (Avg Bid)
    €92 Průměr. nabídka
    3 nabídky

    ~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 is the...

    €417 (Avg Bid)
    €417 Průměr. nabídka
    99 nabídky

    I'm in need of a mu...be user-friendly and secure. The website should contain a mix of text and images. The text should be clear, concise, and engaging, while the images should be relevant and of high quality. The design should be professional and visually appealing. I'm looking for a web developer with experience in creating static websites with multiple pages. The ideal candidate should have: - Proficiency in HTML, CSS, and JavaScript - Experience in creating visually appealing and engaging websites - A strong portfolio of previous projects - Good communication skills and the ability to understand and deliver on the project requirements If you're confident in your ability to deliver a high-quality, multi-page static website, please get in touch with your ...

    €113 (Avg Bid)
    €113 Průměr. nabídka
    162 nabídky

    I’m looking for an expert with MySQL skills to help me write a query or script. This task involves calculating the sum of items across three tables.. The complexity lies in filtering the said items between a certain date range and by a specific field value. Ideal Skills & Experience: • Proficient in writing SQL queries • Knowledge on MySQL, specifically on data manipulation among multiple tables • Excellent understanding of database design and principles • Problem solving ability to handle complex programming scenarios. Please note, I didn't provide the names of the fields to be summed in each table. So, the chosen freelancer will need to work with me and understand the complex structure of my database in order to pull this off. Therefore ...

    €24 (Avg Bid)
    €24 Průměr. nabídka
    41 nabídky

    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 work, th...

    €12 / hr (Avg Bid)
    €12 / hr Průměr. nabídka
    105 nabídky

    ...follows: - About Us - Our Products - Contact Us An exhibition page can be added to display a collection of images and videos. The visual identity and logo will be shared. Information will be provided to create texts for the About Us page, along with a collection of images and videos. Descriptions and images for products will be provided for addition. The website should be built on a WordPress template from a strong and regularly updated developer. It should be ensured not to use any trial or restricted extensions. Consideration should be given during the design process to avoid a decrease in site performance by optimizing images and videos. Three samples should be submitted for selection, and one will be chosen for further development. The expected delivery time for the final pro...

    €157 (Avg Bid)
    €157 Průměr. nabídka
    150 nabídky

    Please fix my task that we spoke about

    €23 (Avg Bid)
    €23 Průměr. nabídka
    26 nabídky

    As my project deals intricately with WordPerfect, I'm in search of an experienced freelancer who knows the ins and outs of this software. - **Expertise Required**: In-depth knowledge of WordPerfect is a must. Your task will include document formatting, template designing, and macro automation. - **Application Criteria**: Please include proof of your expertise in WordPerfect in your application, such as a detailed description of a project you have worked on or a list of tasks performed using WordPerfect. Show me why you're the best candidate for this task! - **Note**: This project strictly requires WordPerfect skills only. Additional software expertise is not necessary for this particular project. Your exclusive proficiency in WordPerfect will be vital for the highest ...

    €33 / hr (Avg Bid)
    €33 / hr Průměr. nabídka
    4 nabídky

    I require a freelancer skilled in MacOS and command line operations to assist me with the installation of a Foodomaa extended license script on my localhost. The purpose of this installation is to allow for extension development. The selected freelancer must have: - Proficiency in MacOS - Fam...command line interface operations - Previous experience in handling Foodomaa scripts This task will involve installation and ensuring that the script functions as required on my MacOS localhost environment. Your responsibility will not only be limited to the installation but includes providing documentation on the process to help other team members understand any modifications made. Skill in PHP, MySQL, admin panel setup, and understanding of web server would be a bonus. Looking forw...

    €20 (Avg Bid)
    €20 Průměr. nabídka
    14 nabídky

    I am looking for a PERL, HTMX, MYSQL programmer who can help me with an intermediate level project. The ideal candidate should have experience in these areas and be comfortable starting a project from scratch. I will give you a dump from my MySQL table. From which I need an interactive HTML interface, based on Perl, HTML, HTMX to this table. I need to be able to search, add, edit and delete entries as well as combine two entries into one, all via one HTML::Template file with a single perl script as interface to the MySQL table. I do want an active submit button for all changes, as well as a single interactive upload button for each field of the MySQL table. also each field needs to be validated via a given specification. All code need...

    €481 (Avg Bid)
    €481 Průměr. nabídka
    92 nabídky

    ...and MySQL 5.7.0. Everything needs to be updated to highest stable version that offers support and packages. For Node.Js that will likely be version 18 or 20 Moreover, this project offers an excellent opportunity for more development. **QUOTE: UPGRADE** -Please provide a quote for upgrade of website, iOS & Android apps, and admin panel. -The Framework described below. -Specify team size and roles. -Time frame for completion. **PLATFORM FRAMEWORK & DETAILS** Framework: React, Node, Express, React Native Frontend: React (website), Node + Express (APIs on server), React Native (mobile apps on iOS & Android), Bootstrap (making UI web responsive) Backend: Node.js (latest version), Express, MySQL Deployment: Simple to checkout code on server with git and restart s...

    €3855 (Avg Bid)
    Na plný úvazek DOM
    €3855 Průměr. nabídka
    59 nabídky

    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

    €7 / hr (Avg Bid)
    €7 / hr Průměr. nabídka
    59 nabídky
    Trophy icon Build a simple HTML website 6 dní left

    I need a simple one page static HTML landing page for a company site. These are the requirements: - Black background - Attached logo prominently featured at the top - List of services underneath the logo, horizontal on one or two lines: Full Fabrication, Custom Wiring, ECU Tuning, LS Swaps, Racing - Call for appointment 805-242-1488

    €70 (Avg Bid)
    Zaručené
    €70
    65 příspěvky
    Urgent CSS Fix 6 dní left
    OVĚŘENÉ

    I'm in need of a skilled CSS developer to quickly resolve an issue on my website. Ideal Skills: - Proficiency in CSS - Strong understanding of cross-browser compatibility - Ability to work promptly and efficiently It's a very microtask.

    €6 / hr (Avg Bid)
    €6 / hr Průměr. nabídka
    74 nabídky

    I am looking to enhance the presentation of my WooCommerce product pages to look like photo attached, and for this, I need someone proficient in customizing WooCommerce. The project will involve: - Redesigning the current layout of the product page:...my preference and the brand's theme. - Adding custom product sections: I want additional spaces to put extended information about my products. This will require creating custom fields for product information. Ideal candidates should have: - Extensive experience modifying WooCommerce product pages. - A strong eye for design, especially with regards to eCommerce aesthetics. - Knowledge of PHP, HTML, and CSS to carry out these customizations. If you are creative, efficient, and know your way around WooCommerce, I...

    €137 (Avg Bid)
    €137 Průměr. nabídka
    123 nabídky

    I'm in need of someone to send invoices to my clients via email. The invoices must contain the following details: - Client name and contact information. - An itemized list of products/services. - Payment terms and due dates. I don't have any specific format or template in mind, so you'll have the creative freedom to design the invoice layout as you wish. Ideal candidates for this job should be detail-oriented, have good communication skills, and be reliable in sending the invoices on time. Previous experience with invoicing or basic accounting would be a valuable asset.

    €10 / hr (Avg Bid)
    €10 / hr Průměr. nabídka
    28 nabídky

    In my invoice i need to add this two lines with CI price and CI price * Qty = CI TOTAL, also i need to make a Doc template called CI Invoice.

    €135 (Avg Bid)
    €135 Průměr. nabídka
    1 nabídky
    REPORTE EN SISTEMA PHP 6 dní left
    OVĚŘENÉ

    ...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, HTML y XLS como los de Fuel fillings y Fuel thefts • Lo que deseamos saber es con cuantos litros sale el vehículo de nuestras oficinas y con cuantos litros llega con nuestros clientes antes de vaciar el combustible • Se adjunta cuenta demo para visualizar la información, archivos de donde los cuales se generán actual...

    €204 (Avg Bid)
    €204 Průměr. nabídka
    19 nabídky

    ...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 to know is how many liters the vehicle leaves our offices with and how many liters it arrives with our clients before emptying the fuel. • Demo account is attached to view the information, files from which are currently generated. • In the reports you can view the inf...

    €136 (Avg Bid)
    €136 Průměr. nabídka
    41 nabídky

    I'm looking to hire a competent UI/UX designer with experience in tailwind css, specifically for designs across multiple platforms including desktop, mobile, and tablet. This project aims to develop an easy-to-use interface for a website or application that provides information or education. Key Requirements: 1. The main theme for the UI/UX design should resonate with the admin theme. 2. The design should be versatile, i.e., it should be optimized for desktop, mobile, and tablet. 3. The design should prioritize user navigation and the seamless provision of knowledge. Therefore, the ideal candidate must have previous experience in designing UI/UX on multiple platforms, a solid understanding of tailwind css, and a portfolio showcasing their versatility. Familiarity with ...

    €192 (Avg Bid)
    €192 Průměr. nabídka
    29 nabídky

    We are a well-established furniture manufacturer with an active online store hosted on Shopify. We are loo...fabrics: Ideal Skills & Experience: - Proven experience in Shopify web development, particularly in product management and content updates. - Ability to write clean, efficient, and maintainable code. - Strong attention to detail and a keen eye for aesthetics. - Excellent problem-solving skills and the ability to work independently. - Experience with HTML, CSS, JavaScript, and Shopify's Liquid code. - Good communication skills and the ability to follow instructions accurately. Duration: The initial setup is expected to be completed within 3-4 weeks from the start date. Periodic updates on the fabric will be required quarterly or as specified.

    €1393 - €2786
    Doporučené Zapečetěný
    €1393 - €2786
    110 nabídky

    I am seeking an experienced web developer to convert a Figma hero image into an engaging HTML5/CSS animation. Ideally, the animation should be designed to enhance the overall web user experience. The applicant should demonstrate their skills and previous work in their application. Key Responsibilities: - Convert Figma design into HTML5 and CSS3 code - Create a hover effect for the animation - Ensure the animation is user-friendly and professional Ideal Skills and Experience: - Proficient in Figma, HTML5, CSS3 - Have extensive experience in web animation - Strong portfolio of past work that directly relates When applying, please include relevant examples of your past work.

    €32 (Avg Bid)
    €32 Průměr. nabídka
    58 nabídky

    ...documents into HTML. We are looking for someone to convert a scientific journal and books, containing approximately 16,000 pages, from PDF to HTML format. The project consists of 20 books and the scientific journal over 20 years. The goal is to make the content searchable, enhance its readability, and store it as HTML in a knowledge database. The PDF contains footnotes that should also appear as superscript in the text in the HTML. The content of the footnotes should appear at the end of the HTML, preferably as a link to the referenced footnote in the text. Please also note that umlauts should be displayed correctly in the HTML. Your responsibilities will include: - Converting the entire journal and Book to HTML format while applying ...

    €1391 (Avg Bid)
    €1391 Průměr. nabídka
    74 nabídky

    I am seeking an experienced PHP and MySQL specialist to integrate the Push Notifications API of the OneSignal system into my website. Your primary role will include: - Seamless incorporation of the API to enable us to send notifications to our users. - Alerts settings that will notify our visitors of newly published articles. - Extending these notifications to the NEWS section of our site. Proficiency in PHP, MySQL, OneSignal API, and a clear understanding of push notifications systems will be fundamental for this task. Experience in seamless third-party API integrations to a website would be highly preferred.

    €24 (Avg Bid)
    €24 Průměr. nabídka
    19 nabídky

    I need assistance from a qualified freelancer with a knack for theme debugging, familiar and experienced with CSS and different themes. The issue I am experiencing involves missing images, specifically on some of my parent pages. Here are more specifics: - The missing images in question belong to certain parent pages, not all. - Upon reviewing the issue, it seems not to extend to product images, homepage banner images, or blog post images. Ideally, you possess the skill of bug detection, proven experience in theme debugging and can take initiative in case similar problems occur. Familiarity with common reasons for missing images in themes is a plus. Please note, accurate identification, and solution of the problem without affecting other theme functions is crucial in this pro...

    €131 (Avg Bid)
    €131 Průměr. nabídka
    90 nabídky

    I am in need of a CodeIgniter expert to create a ...them to be updated using the provided file names and images in the folder. Key Requirements: - Develop a CodeIgniter script that will automate the import of images - Utilize the provided file names and image folder to update broken images for products - Script should run via command line for a one-time application Ideal Skills: - Proficient in CodeIgniter framework - Strong knowledge of PHP and MySQL - Experience with image processing and automation - Comfortable with command line execution This project is a one-time task required to fix current image issues. The task should not require a user interface as it will be run via command line for this specific purpose. Your expertise in CodeIgniter and image processing will b...

    €7 / hr (Avg Bid)
    €7 / hr Průměr. nabídka
    55 nabídky

    I urgentl...must utilise a different template that I will provide. - Producing first draft answers to new/additional questions on the new business case(s). Due to the urgency of the project, completion of all 4 additional business plans as well as the first draft answers for new questions must be done within a week. Desired Skills: - Exceptional writing and drafting abilities - Proven record of creating effective law firm partner business plans - Ability to work under pressure and meet strict deadlines Note: This project does not require a market analysis, competitive analysis, or SWOT analysis as the client opted to skip this requirement. Your focus will be strictly on drafting effective and articulate business plans using provided templates. Example business plan templ...

    €1320 (Avg Bid)
    DOM
    €1320 Průměr. nabídka
    27 nabídky

    We need a list of all stores in US & Canada that fall under any of the following categories/keywords: Watch Store Watch Repair Shop Jewelry Store Jewelry Repair Shop Fashion Boutique Outdoor Goods Store Sporting Goods Store Electronics Store Mobile Phone Repair Shop You will have to scrape these websites: Yelp, Yellow Pages, Google Maps I have provided an Excel template to follow.

    €118 (Avg Bid)
    €118 Průměr. nabídka
    133 nabídky

    Currently enrolled in a degree program in marketing, communications, digital media, or a related field. Basic knowledge of digital marketing concepts such as SEO, PPC, and email marketing. Experience using graphic design tools such as Adobe Photoshop or Canva. Basic knowledge of HTML/CSS and website content management systems (CMS)

    €389 (Avg Bid)
    €389 Průměr. nabídka
    8 nabídky

    I am a college student looking for a skilled HTML developer to assist me with a webdev project. Key requirements include: - Proficiency in HTML: You should have a strong understanding of HTML. - Understanding of College-level Work: As this is a college assignment, it is essential that you are able to work on the level of detail and quality expected from this kind of work The report should not be generated by AI. I will run it through AI plagarism checker before the payment.

    €23 (Avg Bid)
    €23 Průměr. nabídka
    20 nabídky

    I am urgently in need of a competent SEO specialist with experience in Linux. SEO would need installed onto server, knowledge in Maria DB, MySQL would also be an advantage im sure the website runs on apache Areas of expertise should include on-page optimization and in-depth keyword research. The primary goals of the campaign include: - Boosting search engine rankings - Raising the bar of organic traffic - Enhancing website visibility - Alt images Interested parties should demonstrate a strong background in these skills and be able to get started on the project immediately. Your quick and positive impact on our ranking and visibility is our priority.

    €468 (Avg Bid)
    €468 Průměr. nabídka
    95 nabídky

    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 Průměr. nabídka
    59 nabídky

    Need this 4 page document to be in word. As it is very important that each side (as there is an English side and a Spanish side) is part of table, as I need each side not to interact with the other (meaning that if I put text on one it does not affect the other side), I include a word "template" so its clear

    €17 (Avg Bid)
    €17 Průměr. nabídka
    38 nabídky

    I'm in need of an expert front-end developer with proficiency in HTML/CSS, JavaScript, React, TypeScript, NextJS, TailwindCSS, PostgreSQL, Prisma, and TurboRepo. Your main task will be focused on form and radio button implementation as part of the user interface. The target design is custom-made, requesting a unique style and layout that will meet our project's specific needs. Your input and creative ideas will be highly valued. OA keen eye for detail, creativity, experience in the mentioned languages, frameworks, editing custom designs, and a record of past similar work are essential for this job.

    €15 (Avg Bid)
    €15 Průměr. nabídka
    9 nabídky

    I'm in need of an experienced website designer who can create a user-friendly and visually appealing website for my club. Key Project Details: - **Platform:** The website will be on CSS and HTML, so previous experience with this is essential. - **Payment Gateway:** I'm open to suggestions regarding the payment gateway. - **Member Database:** I envision the member database to be integrated with our existing system, so experience with this type of integration is a plus. The website's primary features will include: - **Standard Features:** Home page, About us, Contact Form. - **Member Database:** This feature is crucial for our club's efficient management. - **Events Calendar:** To keep our members updated on upcoming events. - **Payment Gat...

    €2340 (Avg Bid)
    €2340 Průměr. nabídka
    122 nabídky
    A4 Brochure Front Page Redesign 6 dní left
    OVĚŘENÉ

    ...Problem". Here's what we're looking for: - Four different conceptual designs to choose from. JPEGs for proofing, and PSD files also please. - A clean, minimalist design aesthetic. - A colour palette that includes blues, turquoise, greens, and possibly yellows. - For some inspiration, we really like the Sky Glass style of branding at the moment. We also like the feel of the example "Solar" template which is attached. Freelancers interested in bidding should have a strong portfolio showcasing their expertise in minimalist design and colour scheming. Having experience in brochure design is a must. The budget for this project is £200. If it helps, to get a better feel for our brand's current style and the range of products we sell, you can re...

    €112 (Avg Bid)
    €112 Průměr. nabídka
    173 nabídky

    We're looking to integrate a Python script into our MySQL database to perform data analysis.: - Primary Task: The script's main responsibility will be to filter our data based on specific conditions. - Data Interactions: The script will predominantly be running operations on numerical and textual data. We're interested in candidates with a strong background in data analysis using Python and MySQL. Expertise in scripting languages, especially Python, is vital. Familiarity with MySQL is crucial as well - you should be comfortable working with numerical and text data within these databases. Efficiency, accuracy, and attention to detail are key for this task.

    €77 (Avg Bid)
    €77 Průměr. nabídka
    14 nabídky

    I require a skilled developer to address my Breakdance Builder issue urgently. Here are the specifics: - I am currently unable to retrieve specific content using the existing query to get taxonomy (Meta Box) co...Box) content in Breakdance Builder. - I prefer the method of rewriting the query from scratch. This way, we can avoid any potential issues within the existing query and ensure the accurate retrieval of specific content. Time is of the essence for this project, so I need someone who can commit to completing it ASAP. Ideal Experience: - Proficiency in Breakdance Builder - Strong background in PHP and MySQL - Previous experience with Meta Box - The ability to work quickly and efficiently Please get in touch if you have the necessary skills and can commit to this pro...

    €155 (Avg Bid)
    €155 Průměr. nabídka
    98 nabídky
    PHP Coder Needed for Online RPG 6 dní left
    OVĚŘENÉ

    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 development, particularly RPGs, would...

    €29 (Avg Bid)
    €29 Průměr. nabídka
    43 nabídky

    ...development of a website for promoting a business in Aurangabad. I am targeting a professional audience, primarily aged between 35 and 60. Key Requirements: - Expertise in creating engaging, user-friendly websites. - Experience in developing websites for businesses and organizations. - Understanding of how to effectively target a professional demographic. Ideal Skills and Experience: - Proficiency in HTML/CSS, JavaScript, and responsive design. - Prior experience in creating websites for business promotion. - Understands the preferences and browsing habits of professionals aged 35-60. - Strong UI/UX design skills to create an engaging user experience. This project is an exciting opportunity to create a platform that will help elevate a business's presence in Auran...

    €148 (Avg Bid)
    €148 Průměr. nabídka
    34 nabídky