Mysql lookup table työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 mysql lookup table työtä löytyi, hinnoittelu EUR

    ...token. As a workflow, the pages should have the following features: Page 1: Voter registration. A user must logon to the page with his/her wallet and register to vote. The page must then collect the voter data (registration date-time, wallet address and number of tokens held) the data must be stored in a MySql table - upon completion user must exit Page 2: Voter action. On the voting day the user must logon to the page with his/her wallet, number of tokens will be compared to the table against the wallet address. If the wallet is not registered or if the token number has changed then the voter can not continue and a nice void message must be displayed. If voter is registered the vote data can be stored against the wallet address and the vote result will be &quo...

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

    I require a freelancer skilled in catalog design to transform an existing table into an interactive, user-friendly catalog. The key purpose of this project is to showcase 50-100 physical products effectively and to permit customers to place orders through the catalog. What I need: - Transformation of an existing table into an interactive catalog - A visually appealing layout to showcase my products - Incorporation of an order placement system within the catalog Ideal Skills: - Expertise in catalog design - Experience with e-commerce and incorporating order systems - Understanding of usability and navigation principles - Ability to work with a large variety of physical products. Applicants should showcase their previous experience related to this work and provide examples...

    €378 (Avg Bid)
    €378 Keskimäär. tarjous
    26 tarjoukset

    I'm urgently seeking an adept web developer to create a prototype banking system featuring crucial functionalities. My vision includes: - Three types of users - Account Balance Inquiry: Enable secure access to user's current balance. - Transaction Logs: Provide a histori...includes: - Three types of users - Account Balance Inquiry: Enable secure access to user's current balance. - Transaction Logs: Provide a historical view of past activities. I may have overlooked security specifics, but expect standard industry practices to be implemented, adapting enhancements along the way. Candidates must exhibit the following: - Proficiency in HTML, CSS, JavaScript, PHP, MySQL DB. - Understanding of secure coding practices. Prompt completion is key; hence, immediate avai...

    €488 (Avg Bid)
    €488 Keskimäär. tarjous
    143 tarjoukset

    ...require a skilled HTML developer to create a form. This form should use HTML Table and DIV tags to display specific data from an array derived from a MySQL database. The following details are required: - Specific data fields to be displayed from the array: Name, Email, Phone number. - There's no need for database connection, just the form design. - The data will be displayed through a HTML table, with specific titles in two languages: Arabic (Right-to-Left) and English (Left-to-Right). A suitable freelancer for this project is someone who has experience working with HTML, especially with multilingual projects. You should also understand how data is retrieved and stored within an array which is derived from MySQL, although no actual database connection ...

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

    I'm seeking a skilled PHP developer to enhance the performance of my application. The ideal candidate for this project will possess extensive experience in PHP. Your primary responsibility will be to implement strategies to significantly improve its efficiency and speed without compromising functionality. I have a PHP applic...amount of database interaction to fetch the data and then some work is also being done for rendering that data. On UI side, it's taking around 20-30 seconds and for some cases upto 2-3 minutes to fetch it and render. I need help to improve this response time to milliseconds like how an ideal API response should be. Database being used is MySQL. I'm targeting to finish this task in around 5-7 days, so please respond as per that. - Proficiency i...

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

    ...Experience:** - **Graphic Design:** Proven experience in creating banners, logos, and other marketing materials. A portfolio showcasing past projects is highly desirable. - **Branding:** Strong understanding of brand development and how to integrate brand identity into visual designs effectively. - **Creativity and Innovation:** Ability to think outside the box and bring fresh, creative ideas to the table that can captivate our target audience. - **Technical Proficiency:** Skilled in using design software and tools necessary for creating high-quality images that are optimized for web use. I am excited to work with a freelancer who shares our vision for creating a banner that not only meets but exceeds expectations. My goal is to establish a long-term partnership with a designer...

    €52 (Avg Bid)
    €52 Keskimäär. tarjous
    32 tarjoukset

    I'm seeking an expert to convert simple table data from a PDF document into a clean, normalized CSV file. This is a one-time task, but I'm looking for high-quality output that requires minimal to no additional adjustments on my part. **Ideal Skills and Experience:** - Proficiency in data extraction from PDFs to CSV - Knowledge in data cleaning and normalization techniques - Ability to maintain the integrity of the original data while transforming it for CSV format - Experience in custom column arrangement within CSV files **Project Requirements:** - Convert simple table content from a PDF file into a CSV format - Perform data cleaning and normalization to ensure the CSV output is ready for use - Rearrange columns in the CSV as specified, maintaining logical order ...

    €109 (Avg Bid)
    €109 Keskimäär. tarjous
    48 tarjoukset

    hola buenas tardes, soy una pequeña agencia y me gustaria pasar trabajos a un desarrollador responsable. Los trabajos se pasaran y tu podras cotizarlos y darme tiempo de entrega. lo que requiero para la entrevista es: que sea hispano hablante (requisito indispensable) trabaje con php y mysql (indispensable) se valorara si sabe react native y desarrollo de apps nativas en android

    €696 - €1392
    Sinetöity
    €696 - €1392
    88 tarjoukset

    I am in search of a talented freelance food photographer who can bring my culinary creations to life through their lens. Having a deep passion...Collaborating closely with the culinary team to understand and fulfill the vision. - Delivering high-quality, edited images suitable for various platforms including social media, menus, and promotional materials. **Ideal Candidate:** Someone who: - Has a portfolio showcasing food photography. - Is passionate about culinary arts and photography. - Can work independently and bring creative ideas to the table. - Is willing to experiment with different styles and techniques. This freelance role is perfect for someone who is looking to combine their love for photography and food, and who wants to make each dish not just seen but felt through t...

    €16 / hr (Avg Bid)
    Paikallinen
    €16 / hr Keskimäär. tarjous
    1 tarjoukset

    I'm seeking a proficient web application developer using spring boot angular mysql for an NGO-related project. This project will require elements of both social networking and data storage/retrieval functionality. Specific requirements include: - User Authentication: Implementing secure login and signup procedures while also putting measures for password recovery in place. - Data Storage and Retrieval: Effective organization and storage of crucial user data, with efficient retrieval procedures. - Payment Processing: Safe and secure processing of financial transactions, protecting the financial information of all users. - Profile Creation: Empowering users to create and manage detailed profiles, inclusive of various elements such as bio, images, etc. - Post and Comment ...

    €125 (Avg Bid)
    €125 Keskimäär. tarjous
    18 tarjoukset

    We've coded our own Websocket server in python3 which is over 700 lines and it works really well. Its job is to accept and verify clients through our mysql database, accept and respond to Websocket messages and so on. Each client is considered a new thread so it won't "block" execution for other clients. The problem is that the threads are not reused nor closed when the client disconnects. Instead, all of the threads are stacking up and this is very bad resource-wise. (Although we use thread pooling) All we need is a professional python3 engineer to fix the stacking threads problem without changing anything else in the program. It works fine but it eats resources like crazy. Meanwhile, due to the nature of our project, the engineer who we'll pick, will wo...

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

    Homepage: Banner/Introduction List all sports that are going to be conducted as boxes, static pages for each sport with what that sport is with gallery for pictures List of Sponsors Internal Page: Within each sports page, List of teams partici...gallery for pictures List of Sponsors Internal Page: Within each sports page, List of teams participating in each sport with their team logo with filters for Men's and Women's. Team members of each team Internal Pages: Fixtures for each sport until Finals with summary results/scores with dates, venue/time, etc.. Also filters for Men's women's Venue: List of venue for conducting the event Medal Table Entry Fee/ Pricing Contact us About Us Sign up form with 10-12 fields Name Company Name Company Email Phone Spo...

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

    We are currently utilizing OpenSearch Service to search information related to various data. We are using it in 3 lambda functions listed below. We need to replace OpenSearch as it's expensive and we do not have a huge volume of data. • sync-mysql-and-elasticsearch - to load data from MySQL to OpenSearch into multiple indexes ("candidate", "books_and_documents", "interviewer", "coach", "mentor", "trainings", "test", "questionnaire", "job_positions", "job", "user", "projects", "assignments") • suggestions-utility - to query the OpenSearch indexes mentioned above to get the data based on various parameters • mcn-advanced-search - ...

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

    I'm seeking a skilled SQL developer who can assist with query optimization and database administration tasks. The ideal candidate would have: - Proven experience in database design and performance optimization - Proficiency in both MySQL and SQL Server systems Main responsibilities will include: - Optimizing the performance of SQL queries - Administering database operations If you've worked on similar projects and have the required skills, do not hesitate to bid. I'm looking forward to a successful collaboration.

    €263 (Avg Bid)
    €263 Keskimäär. tarjous
    31 tarjoukset

    I'm looking for a talented video creator to develop a concise, mixed-media video, under one minute, to highlight the impressive results our PR team has achieved. This project will primarily feature online headli...information engagingly - Ability to work under tight deadlines - Excellent communication skills and willingness to suggest ideas - Previous experience in creating concise, impactful videos for brands or teams The video should serve as a compact showcase of our achievements, aiming to inform viewers succinctly about the significant milestones our PR efforts have reached. Bringing a creative vision to the table is highly appreciated, as we seek to make our achievements stand out in a memorable and visually stunning way. Please send me some examples of clips you have d...

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

    I have a database with 24 tables in a bak file . I need to extra in excel all the 24 tables

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

    I am looking to create an inviting and user-friendly online store for my new brand called "Organic Sleep". Our primary focus is on providing environmentally friendly and organic bedding products such as mattresses, pillows, and bedding material. Inspired by the aesthetics and functionality of , we aim to build a similar digital environment that elegantly showcases our products...Experience in SEO, digital marketing, and the ability to integrate social media platforms to engage customers. - Excellent communication skills to accurately interpret and realize our vision. We believe in sustainability and wish to convey this commitment through our online presence. The ideal freelancer will bring a mix of technical web development skills and a passion for eco-conscious design to the ...

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

    ...especially Adobe Creative Suite. - Ability to translate client vision into visually appealing designs. - Excellent communication skills to ensure ideas are understood and implemented accurately. - Creative problem-solving skills and a keen eye for detail. I'm looking for a freelancer who not only possesses the technical ability to execute these designs but who also brings a creative mindset to the table. The ability to work collaboratively, incorporating feedback into the final designs, is crucial. If you're passionate about graphic design and confident in your ability to create modern, eye-catching visuals, I'd love to hear from you....

    €75 (Avg Bid)
    €75 Keskimäär. tarjous
    139 tarjoukset

    ...professional to perform CRUD (Create, Read, Update, Delete) operations on my database with the assistance of API calls from Postman. Your expertise in Kotlin, MySQL, and the Ktor framework will be crucial in the successful execution of this project. Proficiency with IntelliJIDEA is also desirable. Your primary task will include: - Setting up the API so that, when called from Postman, updates occur in the MySQL database. - CRUD operations should be applicable to the 'User' and 'Book Details' tables within the database. For the 'User' table, the fields to be managed are as follows: - Name - Password - Age For the 'Book Details' table, the fields include: - ISBN - Author - Title - Published Year Your ability to del...

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

    I'm looking for a competent Javascript developer to create a custom script for saving data directly from an HTML table to a CSV file that will be stored in a location specified by the user. The required features are as follows: - User defines a number of rows (min1, max15) - Columns should be customizable (number of colums + their names) - Complete Export: Any and all data within the HTML table should be processed and neatly presented in the resulting CSV file. -All scripting should be client-side Interested developers experienced in Javascript, data processing, and user interface development are welcomed. Please provide samples of similar work you've done in Javascript or a related area in your bid. Your ability to provide a neat and user-friendly interface for...

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

    I am looking for a talented video editor to create compelling, short videos for Facebook, Instagram, and TikTok. My goal is to have videos that stand out with a creative and artistic style, capturing the essence of my brand and engaging my audience effectively. The videos should all be less than a minute long, catering to the fast-paced nature...brand’s image. - Optimize videos for each specific social media platform, considering aspect ratios and audience engagement strategies. - Provide suggestions on how to enhance video content through visual effects, transitions, or other editing techniques. I am excited to collaborate with someone who shares my passion for creating captivating social media content and can bring innovative ideas to the table. Let's create something ...

    €29 / hr (Avg Bid)
    €29 / hr Keskimäär. tarjous
    50 tarjoukset

    I'm looking to craft a compelling Ted Talk presentation that highlights a particular case study on business success, focusing on how overcoming challenges has paved the way for substantial growth and scalability. This presentation will be geared towards industry professionals, underlining innovative strategies that have been instrumental in navigating through obstacles. Key Requirements: - D...- Previous experience in creating presentations for Ted Talks or similar platforms is a plus. The final presentation should not only showcase the case study but also inspire and educate other professionals on the strategic approaches taken to overcome specific challenges and achieve success. I'm looking for a freelancer who can bring a mix of analytical prowess and creative storytelling ...

    €57 (Avg Bid)
    €57 Keskimäär. tarjous
    10 tarjoukset

    My team and I are lon the hunt for an experienced, creative and passionate video editor to work with us on our YouTube channel. We need someone who can inject life into our YouTube channel by editing three videos...Growing niche: Entrepreneurship and AI are growing niches with long-term revenue potential. Being part of our team will position you as an editor expert within these growing niches. We are looking for someone who´s not only expert, but also passionate about creating visually impressive content that attracts and entertains. If you are interested in this post, and willing to bring new ideas to the table and contribute to the growth of our YouTube channel, we would love to hear from you. If you are the person we are looking for, we will contact you to start your entry...

    €368 (Avg Bid)
    €368 Keskimäär. tarjous
    45 tarjoukset

    Hello I have a company CRM, I need to scrape specific information each day from my CRM to produce a report based on the data. I need someone experienced in a Cloud Hosted Web CRM to help me scrape the data and put it into a MySQL database.

    €21 / hr (Avg Bid)
    €21 / hr Keskimäär. tarjous
    125 tarjoukset

    ...production, including filming, editing, color grading, and special effects, to create a high-quality, professional-looking music video. - **Performance Direction:** Experience in directing or choreographing performance scenes to effectively capture the essence of the song and engage viewers. - **Collaborative Spirit:** Open communication and a willingness to brainstorm and bring creative ideas to the table are key. **Ideal Skills and Experience:** - Experience in directing and producing music videos, particularly in the pop genre. - Strong portfolio showcasing previous work with performance-based videos. - Ability to work closely with artists to understand their vision and translate it into visually compelling content. - Proficiency in video editing software (e.g., Adobe Premi...

    €23 - €46 / hr
    Paikallinen
    €23 - €46 / hr
    0 tarjoukset
    Trophy icon Help with memoir Loppunut left

    ...the theme of personal growth - Structure the content in a way that it's engaging and easy to digest If you're a seasoned writer with experience in memoirs, autobiographies or life stories, you are the person I'm searching for. Strong attention to detail, exceptional storytelling ability, and experience in organizing and structuring content are some of the key skills that I hope you bring to the table. That plus a bit of a zany sense of humor. Looking forward to our collaboration on my life's journey thus far....

    €46 (Avg Bid)
    Mainostettu Taattu
    €46
    6 työtä

    I am looking for a talented graphic designer to create a sophisticated and minimalist logo for my streetwear clothing brand, StyleWibe. Our brand ethos emphasizes modern simplicity with a sleek, edgy twist that appeals...Illustrator and Photoshop. - Excellent communication skills to ensure the project vision is understood and executed accurately. - Experience in creating visually appealing designs that work across different media. - A good understanding of branding and the ability to create a logo that aligns with our brand's minimalistic and modern aesthetic. The ideal freelancer will bring creative ideas to the table while adhering to the minimalist ethos of our brand. If you have a passion for fashion branding and a knack for creating clean, impactful logos, I would love to...

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

    I will provide the company and area, and in turn you will put together a complete in-depth analysis of the market, the industry, the competition, and the target customer. - Complete market analysis including trends, barriers, and opportunities - Complete list of all relevant competitors in the area, Competition SWOT - Comparison table presenting competitors' positioning, presence, Social Media metrics, target customers, funding deals, Everything Included in Standard Competitors' Feature matrix Or Product-level analysis Digital presence Competitors marketing strategies Well-designed PowerPoint

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

    I am looking for a booking and promotion agent with a dynamic skill set to elevate my content's visibility and engagement across various distribution chann...needs to kick off immediately due to the ASAP timeline. I am ready to move forward with the right candidate who can meet this critical deadline. **Why This Project Is Unique:** What sets this project apart is not just the ambitious goals but the immediate timeline. I'm looking for a partner who is as passionate about achieving these milestones as I am and can bring innovative strategies to the table. This is a chance to work on a project with immediacy, high visibility, and the potential for significant impact. If you're up for the challenge, have the skills listed, and are ready to dive in immediately, I look ...

    €9 / hr (Avg Bid)
    €9 / hr Keskimäär. tarjous
    26 tarjoukset

    ...access control system utilizing RFID technology. This system is central to an upcoming project and requires specific functionalities and integrations tailored to our unique operational needs. Here's a concise outline of what we're looking for: **Core Requirements:** - Development of a Python-based software to support an RFID-based access control mechanism. - Integration with a SQL database (either MySQL or PostgreSQL) for robust data management. **Key Features:** - **User Authentication:** The system must authenticate users efficiently to grant or deny access based on RFID tags. - **Database Integration:** Seamless integration with a SQL database is crucial. This will involve storing and retrieving access logs, user information, and access credentials. - **Single RFID...

    €251 (Avg Bid)
    €251 Keskimäär. tarjous
    6 tarjoukset

    I'm looking for an experienced mobile app developer to create an iOS application that functions similarl...Objective-C. - Experience with database management and cloud services. - Knowledge in implementing robust security measures to protect user data. **Design & Branding:** While I do not have a specific design or branding in mind, it is essential that the app is visually appealing, intuitive, and user-friendly. I'm looking for someone who can provide guidance in this area and bring creative ideas to the table. I anticipate this project to not only meet the basic functional requirements but also to provide a memorable and engaging user experience. If you have a passion for creating innovative mobile applications and have a track record of successful projects, I woul...

    €367 (Avg Bid)
    €367 Keskimäär. tarjous
    60 tarjoukset

    I have an application which needs to be completed with in 45 days. Figma is readily available. Should develop both front end(iOS/Android), backend, database. React native , Node JS, MySQL preferred. Work will be assigned as milestones. Should hand over the entire code after each task is assigned and should run it on clients simulator. Looking only for serious freelancers. Payment will be made upon successful code submission.

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

    I'm in the initial phase of creating an online presence for my business, focusing on the sale of physical products. The website I envision will serve as the cornerstone of my digital strategy, providing customers with a seaml...for credit card transactions, with knowledge of encryption and data protection best practices. - Strong background in UX/UI design, aiming to create an engaging and frictionless shopping experience. - Knowledge of SEO best practices to help the website rank well in search engines and attract organic traffic. I'm looking for a freelancer or agency that not only brings technical expertise to the table but also offers insights into e-commerce trends and customer behavior patterns. Your input on how to create a compelling online shopping environment wi...

    €2002 (Avg Bid)
    €2002 Keskimäär. tarjous
    180 tarjoukset

    ...generate cover letter when users enter their job requirements and resume copy ( The tool is already created, all you have to do is connect the API key and make it work with Open AI. - Feature Two: Convert excel database to provide required output on the webpage. Create a form wizard which filters the excel or database and provide relevant information. ( We have excel file which need to converted to MySQL so it can be filtered on tool web page. The tool is 90% ready , all i need someone to help me fix few things, and in future we can add features on a monthly basis. Check the example : test @ Password: 12345678 currently this tool already have those 2 functionality mentioned above, all we want is to create a simple page and have similar connection

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

    ...ensuring a smooth checkout process. - **Product Variations:** Expertise in setting up product variations is needed. My store offers products with several options (size, color, etc.), and I need these displayed in an intuitive manner that aids decision-making for customers. - **Store Setup with a Custom Theme:** As I aim to create a custom theme, I need someone who can bring unique ideas to the table and translate those into a functional, captivating online store presence. The theme should align with my brand identity and enhance the overall shopping experience. **Ideal Skills and Experience:** - Proven experience in Shopify store design and customization - Strong understanding of Shopify's theme architecture - Proficiency in HTML, CSS, and JavaScript for custom designs - ...

    €161 (Avg Bid)
    €161 Keskimäär. tarjous
    58 tarjoukset

    ...screen shots, meta data etc for App Store, keywords and Apple App Store listing long description with keyword research etc complete set. It will improve app downloads and organic search result from app stores automatically. - for app website (see link above), 5 word press blog posts with 3 images in each post and article should be related to kids math learning (e.g., addition, counting, times table, logical, geometry) and It should focus the capability that this app provides and at the end a link to download the app (in word document or demo Wordpress side from you or I will create a user name for you to make posts directly in the app website) - App landing page, redesign and rework the home page (in word document or demo Wordpress side from you or

    €112 (Avg Bid)
    €112 Keskimäär. tarjous
    23 tarjoukset
    Trophy icon Abstract Logo Loppunut left

    ...creative and innovative design solutions, ● Proficiency in design software and technologies. The name of brand is "THE ICECREAM YARD". Create a unique, joyous logo that is trendy and minimalistic. This logo will play a key role in forming a positive first impression of my brand amongst customers; hence, your work will be very impactful. I am excited to see the unique ideas you can bring to the table....

    €9 (Avg Bid)
    Taattu
    €9
    99 työtä
    PDF Product Catalog Loppunut left

    ...for attracting new customers and must convey the quality and range of our automotive products effectively. If you have a portfolio demonstrating similar work, particularly in the automotive or a related industry, please include this in your proposal. ---- I am looking for a freelancer to create a PDF product catalog for my physical products. In the Automotive Market. PDF with a title page, table of contents, contact details, ratings, imprint and ~45-50 products (one page per product) are required. Design must be worked out, products can be copied directly from the website. The time frame is 24 hours and a further 24 hours for adjustments. Design: - I have a specific design in mind for the catalog, and I would like the freelancer to follow my design guidelines. Products:...

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

    ...all existing store information (products, customer data, order history, etc.). - Familiarity with PayPal integration, as it is the current payment method used and needs to continue working flawlessly. - No new design elements are needed, but suggestions for minor improvements that don't significantly change the look are welcome. **Ideal Skills and Experience:** - Proficiency in Opencart, PHP, MySQL, and HTML/CSS. - Previous experience with e-commerce website upgrades, specifically Opencart. - Problem-solving skills to address the image display issue. - Experience in maintaining and upgrading payment gateway integrations, particularly PayPal. This project is for an individual who is detail-oriented, communicative, and capable of delivering on time. I'm looking forward ...

    €181 (Avg Bid)
    €181 Keskimäär. tarjous
    32 tarjoukset

    Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.

    Mainostettu Kiireellinen Sinetöity Salassapitosopimus

    I'm embarking on an exciting journey to create an iOS application specifically tailored to showcase and share work-related before and after photos. This project aims to not only provide a platform for profe...of privacy and security measures for user data **Project Goals:** - Develop an intuitive and engaging app interface - Ensure a smooth photo upload and viewing experience - Create a system for user interaction that's both fun and meaningful - Implement robust functionalities while maintaining high performance I'm looking for a freelancer who brings a passion for creativity and innovation to the table, with a proven track record in developing similar apps. If you have the skills and experience listed above and are excited about making this vision a reality, I wou...

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

    ...Color, Size, and Product Type information from the "ItemDesc" column (see attached sample file). The 4 columns are highlighted in red in the attached file. Below is an example: Gender = Men, Women, Boy, Girl, Baby Color = Red, Blue, Green... Size = S, M, L, XL or 38, 39, 40... Type = Shoes, Shirt, Tshirt, Jeans, Pants... **Creating Pivot Tables**: Eventually I need to be able to create a pivot table with all the above categories (Gender, Color, Size, Type) to summarize the data effectively, allowing us to track various metrics and trends with ease. **Project Scope:** - The project involves organizing data across **2 to 5 Excel sheets**. Each sheet addresses different aspects of my business and requires individual attention. **Final Deliverable:** - I expect the f...

    €54 (Avg Bid)
    €54 Keskimäär. tarjous
    63 tarjoukset

    I'm looking to embark on an ambitious project that combines advanced video editing with a focused digital marketing strategy aimed at boosting product sales. My commitment to quality and innovation drives my search for a freelancer who brings not just technical expertise, but also a creative edge to the table. Below are my specific needs and the ideal skill sets I believe will make this project a success. **Advanced Video Editing:** - Proficient in motion graphics, creating visually striking visual effects, and expert audio mixing to produce engaging content that captures and retains viewer attention. - Ability to craft narratives through video that highlight product benefits compellingly. - Experience in incorporating brand identity seamlessly into videos. **Digital Marketin...

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

    ...should have the ability to add and modify their bio and information fields. This feature is crucial for personalizing the user experience. - **Database Integration:** A well-structured database that tracks user activity and interactions is required. The ability to handle dynamic data and ensure robust data integrity is essential. **Ideal Skills & Experience:** - Proficiency in HTML, PHP, and MySQL. - Strong understanding of database design and management, especially in tracking user interactions. - Experience in implementing user authentication and session management. - Familiarity with creating customizable user profiles and managing personal information securely. - Ability to write clean, maintainable, and efficient code. This project is perfect for someone who enjoys bu...

    €18 / hr (Avg Bid)
    €18 / hr Keskimäär. tarjous
    25 tarjoukset

    Electric Drives Research Project Research topics -Control strategies for DC electrical system -Control strategies for AC -Control strategies for electric traction system -Enhancing control strategies for both AC and DC electrical drive systems project should include the following - Cover page - Table of Content - Table of Figures and list of Tables - Main research project Introduction Conclusion Research Topics References

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

    Multi-tenancy website is working fine with one service. I'm dealing with a daunting issue in my multi-tenancy Laravel app with three services. The application, which utilizes MySQL as its database system, is beset with both migration and seeding issues. Your main job assignment as a freelancer would be to: 1. Identify and resolve the migration issue. The issue has marred functioning, causing errors during migration. 2. Find and fix the seeding problem. Inaccurate seeding is a persistent problem that needs an immediate fix. Ideal Skills: - Profound experience in Laravel application development. - Exceptional expertise in handling MySQL databases. - Strong abilities in resolving migration and seeding issues. - Experience in working with multi-tenancy apps. So, if yo...

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

    ... - Expertise in wireframing and prototyping tools. - Knowledge of user-centered design and testing methodologies. - Ability to translate concepts into user flows, wireframes, mockups, and prototypes that lead to intuitive user experiences. **Looking For:** - Someone who keeps abreast of UI/UX trends, especially within the mobile design field. - A designer who can bring innovative ideas to the table and execute them with attention to detail. - A collaborative mindset and willingness to engage in user research and adjust designs based on feedback. This role is perfect for a forward-thinking designer who aims to push boundaries and create memorable, futuristic mobile experiences. If you are passionate about designing sleek, user-centric interfaces and have a flair for the futurist...

    €8 (Avg Bid)
    €8 Keskimäär. tarjous
    6 tarjoukset

    Electric Drives Research Project Research topics -Control strategies for DC electrical system -Control strategies for AC -Control strategies for electric traction system -Enhancing control strategies for both AC and DC electrical drive systems project should include the following - Cover page - Table of Content - Table of Figures and list of Tables - Main research project Introduction Conclusion Research Topics References

    €33 (Avg Bid)
    €33 Keskimäär. tarjous
    18 tarjoukset
    PDF to Latex Loppunut left

    As an author, I am in need of a professional with proficiency in Latex for a critical document conversion project. My requirements are as follows: - Ability to efficiently format documents in Latex, aligning with both aesthetic guidelines and technical standards. - Profic...prepared and ready for this undertaking. Ideal candidates should have significant experience in managing similar projects, a keen eye for detail, and a track record of timely task completion and delivery. The document is a dinamic document with summary (as we know dynamic) introduction (fixed), first page (fixed). Content page (dynamic) The content page have a title, description, one panel one table and conclusion. That one the content almost same size between all other pages. In some case that content can ...

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