Ionic 2 image upload example työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 ionic 2 image upload example työtä löytyi, hinnoittelu EUR

    ...timeline for subsequent stages. 1. Stage One: • Basic: Login via GitHub or Google, registration, and forgot password • Admin Basics: Dashboard displaying new registrations (daily, weekly, monthly, and total) and active user stats • Admin Medium: Modify user info (delete or suspend) • Pricing: Stripe integration to facilitate monthly premium subscriptions • ChatBot: Create a page where users can upload PDFs, access chat history, modify chat names, delete chats, create new chats, and select chat models (free users can access ChatGPT 3.5, premium users can opt for ChatGPT 4.5) Stage Two: • Daily Limit & API: Add a page to the admin panel for setting daily token consumption limits for both ChatGPT 3.5 and 4.5 (free and premium) and allocate an area...

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

    ...songs sing by virtual persons. We want our app to have the following features. - Create unique music based on user input information (speed, type, length...). - Create music based on the voice provided by the user - Change the voice of music provided by the user to the voice provided by the user Skills expected of you 1. Strong background in machine learning, deep learning, and neural networks. 2. Experience with audio signal processing and familiarity with audio data preprocessing techniques. 3. Proficiency in Python and experience with machine learning libraries such as TensorFlow, PyTorch, and Keras. 4. Knowledge of music theory and composition is a plus. 5. Experience with voice synthesis technologies such as WaveNet, Tacotron, or similar frameworks. 6. Familiarity with dat...

    €43 / hr (Avg Bid)
    €43 / hr Keskimäär. tarjous
    23 tarjoukset

    I have a small image (less than 500 KB, specifically Image 1), which I need assistance to unblur. Tasks: - Maintain quality whilst deblurring Image 1 - Output file must be in PNG format Ideal Skills: - Previous experience with image editing and enhancement - Proficiency in using image editing software - Good understanding of image formats and their characteristics - Attention to detail is crucial to maintain image quality. This project would suit someone who is quick, yet meticulous, with an understanding of working with and enhancing small file sizes.

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

    I have a photo where I need the woman in the red dress to be moved significantly closer. Bonus points if the man in the jacket’s arm is around her. (It was her graduation.)

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

    I want fix and update my flutter language app Update payment delete Update aqora call and video Update upload too google and apple stores Some check for app

    €25 (Avg Bid)
    €25 Keskimäär. tarjous
    13 tarjoukset
    Modern Instagram Image Designer Needed 3 päivää left
    VARMENNETTU

    Hello Designers, I am in search of an experienced and creative designer to assist with the creation of 30 captivating Instagram image posts. The ideal candidate will have: Demonstrable experience in designing engaging and visually appealing social media content, specifically for Instagram. A strong understanding of current design trends and best practices for social media platforms. The ability to work collaboratively and incorporate feedback to ensure the final deliverables meet our guidelines and objectives. A keen eye for detail and a passion for creating content that resonates with our target audience. If you believe you possess the skills and expertise to take on this project, please reach out to me with your portfolio showcasing relevant work samples. Additionally, include...

    €13 (Avg Bid)
    €13 Keskimäär. tarjous
    35 tarjoukset
    PHP File Content Matching Specialist 3 päivää left
    VARMENNETTU

    Hi kindly read carefully and if you can do it contact with me please otherwise not. Read a vehicle elements like (make, model, version, com...kindly read carefully and if you can do it contact with me please otherwise not. Read a vehicle elements like (make, model, version, company name) from car ecu (Electronic Control Unit) file which is written in hexadecimal format. so your job is to find a way to read the hexadecimal file by php and find car elements from the file. I have a reference site which is developed in php and if you upload any ecu hexadicimal file then they will find car elements from the file and you will show in a form. kindly see attached file. reference site: Kindly check video: Budget: 500 USD

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

    I have an image that I need to be converted into a vector format. The specific requirements for this project are as follows: - Image Format: The image I will provide for editing is in JPEG format. - Flame Crown Design: The current image has a crown, which I need to be transformed into a flame crown. I am looking for the flame crown to be designed in a simple and stylized manner, similar to the rest of the design. - Size and Dimensions: I haven't specified any particular dimensions for the vectorized image. However, the aspect ratio should be maintained. Ideal Skills and Experience: - Proficiency in vector graphics software - Experience in editing images to create new designs - Understanding of design aesthetics and the ability to create a stylized ...

    €56 (Avg Bid)
    €56 Keskimäär. tarjous
    69 tarjoukset
    Trophy icon Shipping Gateway Plugin Image Design 3 päivää left

    I'm in need of a professional, eye-catching image for a WordPress plugin. The plugin is a Shipping Gateway Plugin for WooCommerce. The goal of this image is to visually convey the concept of shipping. Therefore, it should include: - Shipping Boxes - Delivery Trucks The image should be designed in a green color scheme that matches the style of and in size 546 x 457 I'd also like a banner version of the image as the original. The ideal freelancer for this job should have experience in: - Graphic design with a focus on digital media - Familiarity with WooCommerce's design aesthetic - Knowledge of effective visual communication - Ability to work within specified dimensions and color schemes - Experience with creating images for plugins o...

    €9 (Avg Bid)
    Taattu
    €9
    42 työtä

    ...cart page settings: 2. Check if the shipping settings are correct on my store. Customize shipping and cart pages if necessary to make them look more professional. 3. Instagram, Facebook, TikTok, and Google ads: I don’t have actual products for ads; we will need to check ads from others and edit them to create our own content. Please suggest a budget for my ads. I have already tried to create a Facebook business portfolio, a Facebook and Instagram page, and linked them. for broken links in my store and customize pages if needed to make the website look more professional: Customize the chatbot on my website to make it look more professional. Customize Store Policies to make them look professional. 5. Add reviews to the products: I have added Judge.me. Need to upload...

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

    ...instance src_issues_url = f"{src_jira_url}/rest/api/2/search" src_issues_response = ( src_issues_url, headers={"Authorization": f"Bearer {src_token}"} ) src_issues = ()["issues"] # Iterate over issues and migrate attachments for issue in src_issues: issue_key = issue["key"] print(f"Migrating attachments for issue {issue_key}...") # Get attachments from source Jira instance src_attachments_url = f"{src_jira_url}/rest/api/2/issue/{issue_key}/attachments" src_attachments_response = ( src_attachments_url, headers={"Authorization": f"Bearer {src_token}"} ) src_attachments = () # Upload attachments to destination Jira i...

    €28 (Avg Bid)
    €28 Keskimäär. tarjous
    16 tarjoukset
    Word Document Metadata Extraction Tool 3 päivää left
    VARMENNETTU

    I'm looking for a skilled developer to create an online interface which can upload a Word document and extract key pieces of information to populate a database. Key Requirements: - Extract multiple fields: The tool should be able to efficiently parse and extract a range of fields from the Word document, such as Title, Author, Date, Description, and Quantity. - Metadata Extraction: The primary focus of this project is to extract specific metadata from the document, specifically Date, Description, and Quantity. - Populate Database: The extracted data should then be used to populate a database. Ideal Skills and Experience: - Proficiency in programming languages and tools for working with Word documents. - Experience in developing data extraction and parsing tools. - Familiari...

    €116 (Avg Bid)
    €116 Keskimäär. tarjous
    48 tarjoukset
    Image Document Edits Needed 3 päivää left
    VARMENNETTU

    As a small business owner, I'm seeking a Photoshop expert with skills in photo retouching and image manipulation to edit the name on a single-layered image file. Specifically, your task will be to cleanly replace text in a photograph of a document. This project requires a keen eye for detail along with a patient, meticulous approach. Experience editing text in photographs is strongly preferred.

    €10 (Avg Bid)
    €10 Keskimäär. tarjous
    45 tarjoukset
    Shopify Marketplace for Designer Fabrics 3 päivää left
    VARMENNETTU

    I am seeking a skilled and experienced Shopify developer to integrate a marketplace into my existing Shopify site. This marketplace will allow designers to independently upload and sell their own fabric designs. Here are the project specifics: - Facilitate centralized shipping from my end. - Ensure a system where designers can independently upload their products without the need for approval. The ideal candidate for this job is proficient in Shopify development, has experience with marketplace, and understands the mechanics of a functioning marketplace. Knowledge of the fabric industry is a plus. Looking for someone who can complete this in a timely and proficient manner. Look forward to working with you.

    €471 (Avg Bid)
    €471 Keskimäär. tarjous
    123 tarjoukset

    My project involves the creation of an adult-oriented e-commerce website. The site will primarily focus on the sa...the nature of adult content and be comfortable working with it. - Be able to effectively incorporate various types of content (text, images, videos) into a cohesive platform. - Have a good understanding of e-commerce logistics, including digital product delivery. I would like a website where I will be able to upload content myself. All content will be my own personal content. It will a subscription-based website with maybe 3 options to choose from weekly, monthly, yearly. An example of a website I want for myself is this Other examples of what I would like can be found at this link

    €618 (Avg Bid)
    €618 Keskimäär. tarjous
    107 tarjoukset

    Website design and contents upload for 53 page including home page. Design structure and template:

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

    Hi are you available for a session sometime within the next 8 hours? I am looking for someone to help teach me and help me to create a C# Web API using ASP.NET core which will be a middleware between an Angular front end and a deep learning model backend I have complete...create a C# Web API using ASP.NET core which will be a middleware between an Angular front end and a deep learning model backend I have completed a basic start up from Microsofts tutorial - but I am struggling to understand how to link the C# Web API to the front end and to the back end The front end at this stage is a simple button that will endeavour to upload an image for classification - the backend at this stage is a sequence of image pre-processing steps to segment the area of interest fr...

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

    ...songs sung by virtual personas. We want our app to have the following features. - Create unique music based on user input information (speed, type, length...). - Create music based on the voice provided by the user - Change the voice of music provided by the user to the voice provided by the user Skills expected of you 1. Strong background in machine learning, deep learning, and neural networks. 2. Experience with audio signal processing and familiarity with audio data preprocessing techniques. 3. Proficiency in Python and experience with machine learning libraries such as TensorFlow, PyTorch, and Keras. 4. Knowledge of music theory and composition is a plus. 5. Experience with voice synthesis technologies such as WaveNet, Tacotron, or similar frameworks. 6. Familiarity with da...

    €14 / hr (Avg Bid)
    €14 / hr Keskimäär. tarjous
    28 tarjoukset
    I'll pay $120 for Ionic developer 2 päivää left
    VARMENNETTU

    I need developer with skill in Ionic to build my apps, my issue is everytime i build my apps to SDK 33 always comes up different error but it's all around gradle. I've tried different gradle but still it don't fix the issue. Your job is to build my apps and be compatible with different SDK and devices also give me details documentation on how you do it and it must be done in 4 days. I'm willing to pay $120 and that is the final offer. And please, APPLY IF YOU UNDERSTAND WELL THE CASE AND WILLING TO BE PAID AS I OFFERED.

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

    ...The segmentation process needs to be precise, as it plays a critical role in identifying abnormalities accurately. - Expected Accuracy: I'm looking for a moderately accurate segmentation, as this will primarily be utilized for research purposes. The results should be reliable and consistent. - Image Type: The CT images to be segmented are specific to the brain. Therefore, experience with this type of image segmentation is highly desirable. Ideal Skills and Experience: - Proficiency in medical image segmentation, particularly with CT images and the brain. - Strong background in unsupervised machine learning techniques, with a focus on fuzzy-based methodologies. - Proven experience in delivering moderately accurate results for research purposes. - Ability to e...

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

    ? **Join Our Team as a Customer Service Agent!** ? Are you passionate about providing top-notch customer service and ensuring smooth contract management? We'...necessary information. **Benefits:** - Competitive monthly salary of $400 with additional bonuses of $50 $75 for meeting monthly goals. - Earn $3 for every installation appointment scheduled and completed $5 per positive review. Additional Information: No cold calling required! , This is not a sales job!!!! Customers have already purchased; you'll just need to call to schedule appointments and upload pictures and paperwork Ideal skills and experience: - Fluency in English. - Excellent customer service skills. - Able to handle multiple tasks concurrently. - Experience in a similar role. - Strong problem-solvi...

    €425 (Avg Bid)
    €425 Keskimäär. tarjous
    98 tarjoukset

    ...in seperate interviews. We have done something similar in Australia in the following times. 1. One off task - Create a short intro segment for The HOTLINE show - Hot issues that need discussing in Wellington that will then be used to promote the interviews coming up, to get people excited, to subscribe, join up etc.. (4 hours initially to create) 2. Weekly task - Recieve the footage on Friday at 3pm, and create The HOTLINE show ready to upload on Sunday at 10am. (4/5 hours to join all interviews, create the show, create individial interviews, add animations and add intro and exit) 3. Weekly task - Along the bottom create a timeline with text showing what the interviewer and interviewee are saying in text, add the name of the next person to be interviewed/coming up to k...

    €51 (Avg Bid)
    €51 Keskimäär. tarjous
    25 tarjoukset
    Image Editing 5 päivää left

    Format the pdf according to the instructions provided.

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

    ...both eBook and print versions. - Adjusting layout, fonts, headings, and margins to ensure a professional appearance. - Including any necessary graphical elements such as charts or images in high resolution. 2. **Final Review:** - Proofreading the final version to catch any remaining typos or errors. - Ensuring all content aligns with the latest Amazon publishing guidelines. **Deliverables:** - A final manuscript ready for submission to Kindle Direct Publishing with Barcode on back cover. - A formatted book in .docx and PDF formats, ready for eBook and paperback upload. **Project Timeline:** - I am looking to complete this project urgently. Please provide an estimated timeline for completion with your proposal. **Budget:** - Please submit your pr...

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

    I need a skilled Adobe Illustrator designer to modify existing image elements to more closely resemble another provided sample. The modifications required are: • Changing the layout by resizing and rearranging elements. • Textual changes: Changing the font type, adding new text content, and deleting unnecessary text. • Updating existing chart images with new data. Prior experience with layout modification and text editing in Adobe Illustrator is ideal.

    €24 (Avg Bid)
    €24 Keskimäär. tarjous
    115 tarjoukset

    Hi, As per our discussion, I will regularly upload the posts on your social media account and upload the products on Shopify as per your requirements. Thank you

    €69 (Avg Bid)
    €69 Keskimäär. tarjous
    1 tarjoukset

    ...marketplace that allows users to license their images, videos, and other personal trademarks. Key Features: - Licensing Module: This will be a system to allow public figures set and manage licensing terms for their likeness. - Communication Tool: This tool will allow public figures and their fans to interact within the platform. - Content Management : Public figures should have the ability to upload and manage their content easily on the platform. Ideal candidates for this project would have prior experience in building online marketplaces and a clear understanding of copyright licensing procedures. Strong knowledge in secure and efficient communication systems and content management setups is equally crucial. We need someone who can confidently build a user-friendly platform...

    €126 (Avg Bid)
    €126 Keskimäär. tarjous
    50 tarjoukset
    Chome extension update 5 päivää left

    Run tasks repeatedly to upload products file to Amazon.

    €231 (Avg Bid)
    €231 Keskimäär. tarjous
    1 tarjoukset
    Convert App native to ionic Angular 2 päivää left
    VARMENNETTU

    I currently have an application on both Native Android and IOS (Swict) that is used to verify tickets for events but I want to convert it to Capacitor language with Angular It's simple, it works with an API from my Laravel for all processes.

    €164 (Avg Bid)
    €164 Keskimäär. tarjous
    44 tarjoukset

    I require a professional freelancer with proficiency in handling graphic designs, specifically images, and adept in working with PDF files. Their task involves standardizing the size and format of my already existing images. Essential skills and experience required: - Proficient in PDF format - Proven record in image editing - Familiarity in standardizing image size and format - Attention to detail for ensuring consistency across all images. Please bid accordingly, taking into consideration the specific nature of this project.

    €19 / hr (Avg Bid)
    €19 / hr Keskimäär. tarjous
    58 tarjoukset
    Trophy icon Candid PNG Image of Politician needed 2 päivää left

    I'm in need of a Candid PNG Image of a Politician for social media purposes. The task details are as follows: A friend is running for the mayor's office in Focșani, Romania as a candidate. He has very slim chances, but I thought to ask for your help to create some nice banners for his Facebook/social media profile. foto of my friend is Name : Cristian Zîrnă atashed same slogas in file this is yours facebook link : Thanks all.

    €30 (Avg Bid)
    Taattu
    €30
    163 työtä

    I'm on the hunt for an expert in image scanning and book identification. I've got a stockpile of photographs of multiple books packed into one image. All book titles are conveniently written in English. Here's exactly what I expect: - Efficient identification and listing of all book titles visible in the pictures. - Deliver consistently accurate results, regardless of the volume of books in each image. - Ability to handle high-resolution images without compromising on speed and precision. If your skill set includes experience in image scanning, analysis, or a capable background in photographic interpretation, then this project is for you. Prior experience in related projects dealing with book identification or any relevant literature work will b...

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

    I am looking for an expert to set up an open-source Stable Diffusion with a Web GUI on AWS for AI image and video generation. The system will be developed with a focus on real-time processing. Notably, the Generative Adversarial Networks (GAN) ML model will be used. Essential Skills: - Proficiency in Python - Solid understanding and experience with AI, specifically GAN - Familiarity with AWS - Experience in ML - Good understanding of the Web and how to set up GUI - Knowledge in node js is desirable Mission: - Select and set up the appropriate AWS instance for the system - Ensure the system is capable of real-time AI image/video generation, utilizing GANs - All operations should be manageable through a Web GUI Please bid only if you have satisfied the aforementioned require...

    €124 (Avg Bid)
    €124 Keskimäär. tarjous
    24 tarjoukset

    We are looking for someone to take a T-Shirt mockup from a supplier and make a Photoshop action the shirt transparent so it can be used in an online customiser with the background colour set. This should retain highlights and shadows, and work correctly to show the correct colour through when any colour is set as the background. You can see an example of how this should work in the attached files (we have original and completed files). Any queries please ask.

    €83 (Avg Bid)
    €83 Keskimäär. tarjous
    45 tarjoukset
    Trophy icon Brand Name Needed for Pizza Fastfood 2 päivää left

    Competition is to come up with the best Brand name for a Pizza Fastfood. We sell pizza as rectangular slices. Some of the names I liked: UrbanSlice, Pizzaloka Not really required but you can: * use words like "Slice", "Pie" ...or adjectives like "big", or "fresh" * you can try and use the word "Molka" or "Loka" Please just upload any text file or word doc with your entries. You can have as many entries as you want in one text file or in as many as you like. Just submit!

    €46 (Avg Bid)
    €46
    419 työtä

    For this project, I need a capable developer to transform an image into a fully-interactive React.js design. The main goal is to render dynamic content, enhancing the user experience on my website. We should taken care of mobile responsiveness also. Ideal Developer Attributes: - Proficiency in React.js - Experience in converting static images into dynamic, fully interactive elements - Capacity to handle tasks with urgency What Needs to be Done: - Convert a provided image into a React.js design - Ensure that all parts of the new design are interactive - Complete the project as soon as possible Communication will be critical within this project, and I will appreciate timely updates. Your role will be decisive in the enhancement of my website's interactive experie...

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

    I'm seeking a skilled and experienced mobile app developer to create an application for both iOS and Android using Angular and Ionic. Requirements: - Full stack of mobile app development tools, including Angular and Ionic - Experience in developing cross-platform mobile applications - Ability to work with wireframes - Familiarity with hybrid mobile app development - Strong understanding of UI/UX and ability to translate wireframes into an engaging and visually appealing app Please note that while I have a wireframe available for reference, I am open to your suggestions and expertise in enhancing the design to ensure a user-friendly and aesthetically pleasing experience. If you have experience with in-app purchases, push notifications, or user registration functional...

    €1074 (Avg Bid)
    €1074 Keskimäär. tarjous
    90 tarjoukset

    I require proficient help for an image processing project. The main objective is to detect conditions like diabetic retinopathy and cataracts in images. Development needs: * Recognise the mentioned conditions using Python, MATLAB, or LabView. * Implement and optimize neural networks, machine learning principles and image segmentation techniques. * Enhance images to increase detection accuracy. Skills & Experience Required: * Proficiency in Python, MATLAB, and LabView. * Sound understanding of neural networks and machine learning principles. * Solid skills in image segmentation. * Previous work in medical image processing, especially in ophthalmology, is a plus.

    €312 (Avg Bid)
    €312 Keskimäär. tarjous
    12 tarjoukset
    Marathi to English Excel Converter 2 päivää left
    VARMENNETTU

    I'm in need of a skilled PHP developer to create a web application that can convert a Marathi excel sheet to English. The application should have the following features and capabilities: - Upload functionality: Users should be able to upload Marathi excel sheets into the application. - Conversion: The application should accurately convert the Marathi data (including names, addresses, phone numbers, gender) to English without any loss of information. - Download functionality: The application should allow users to download the converted English excel sheet. - Volume handling: The Marathi excel sheets may contain around 2000 records, so the application needs to handle this volume efficiently. Ideal skills and experience for this job would include: - Strong proficiency in...

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

    I'm in need of a highly skilled MATLAB professional to extract edge data from color profiled JPEG images. Specific edge information is essential for my project so your strong background in image processing is vital. You should be proficient in working with JPEG formats, and extracting edge data specifically. Key responsibilities: - Edge data extraction from color profiled JPEG images - Proficient use of MATLAB for data extraction and re-plotting purposes. Ideal experience: - High proficiency in MATLAB - Detailed understanding of JPEG image formatting - Image processing with a focus on edge data extraction.

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

    I'm in need of a skilled logo designer to create a logo that combines text and icon elements, representing creativity and innovation. The logo will be used primarily on my website and product packaging. Ideal Skills and Experience: - Proven experience in designing combination text and icon logos - A strong portfolio that showcases creativity and innovation - Understanding of branding and how logos can represent certain values I'm looking for a clean, professional and unique design that fits the message of my brand. Please include your relevant experience and samples of your work in your proposal.

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

    I need a Windows-based image editor equipped with several key features. - The editor should allow image cropping and resizing. It's vital that users can make precise adjustments to their photos to fit specific dimensions or remove unwanted areas. - Adjusting brightness and contrast is another essential feature. Users should be able to manipulate these settings to enhance the overall quality of their images. - Apply filters and effects: The editor should offer a diverse range of filters and effects for users to experiment with. This is crucial for adding style and uniqueness to their images. The image editor should specifically be designed for Windows OS, as this is the platform I primarily work on. The editor needs to support JPEG and PNG file formats, as these ...

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

    ...time!! Furthermore, I need a BILINGUAL freelancer!! So READ before biding. I need a fully bilingual professional (I will interview in English via video) to do some tasks for my agency, such as: PR Outreach Social media Content editing or creating CRM management Email marketing Email scraping Researching Organizing data in spreadsheets Copywriting Basic Wordpress (change text, add a button, upload a file, etc) And others related to the position You must be a FAST learner, attentive to details, curious, with great writing skills. Looking for someone that pays attention and doesn’t keep making the same mistakes over and over. Attention to detail. Common sense. This job will part-time as a test period, after that it will be full-time. First, there is a task I’l...

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

    Example - (not needed replica it is just near by example ) I'm in need of a skilled developer who can create a comprehensive multitenant subdomain distribution system for the creation of full flagged ecommerce platform to the clients consisting of {on the fly signup flow} and {theme validation} . Start with mobile no OTP -> website type selection -> plan window -> subdomain distribution sync with their store name (subdomain name suggestion/availability )(add own domain available/purchase now) -> location Filter (With auto get location feature -> .Shop type -> ecommerce filters (ex - catagory filter ) -> + others -> theme selection (based on catagory filter) . ---- Theme Get Distributed --- Now by the step by step THEME VALIDATION PROCE...

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

    Hello, we have a short short work for a CAD profile I'm in need of a skilled draftsman or drafter who can convert an image into a basic-level detailed DWG file in order for it to be cut out of sheet metal using a plasma cutter. The DWG file won't require any high-end detailing, only basic-level detailing as it's focused on having the right design, ready for plasma cutting on sheet metal. You won't have to worry about specific physical dimensions as the final cutout will be scaled based on the file itself. Key elements of this project include: - Basic-level detailing - just enough to ensure the image can be accurately reproduced in the DWG file. - Abilities in image to Cad conversion - for plasma cutting. - Understanding of scalable drawings - no...

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

    ...texture for a 3D electronics component in Blender. This animation will be used in promotional material to show that our product is water proof. I would like to have the component (a microinverter), floating in a white/greyish background mimicking the colours of bad weather, with the inverter having a wet texture/animation from the rain. Send me a message to receive the 3D file as it is too big to upload I would like a texture like this but with more rain drops: Key Requirements: - Create a dynamic and visually appealing water/rain drops animation that is realistic in nature. - Integrate this animation seamlessly into a 3D model of an electronics component. - Ensure the end result is suitable for use in promotional material. Ideal Skills and Experience:

    €83 (Avg Bid)
    Taattu
    €83
    22 työtä

    ...time!! Furthermore, I need a BILINGUAL freelancer!! So READ before biding. I need a fully bilingual professional (I will interview in English via video) to do some tasks for my agency, such as: PR Outreach Social media Content editing or creating CRM management Email marketing Email scraping Researching Organizing data in spreadsheets Copywriting Basic Wordpress (change text, add a button, upload a file, etc) And others related to the position You must be a FAST learner, attentive to details, curious, with great writing skills. Looking for someone that pays attention and doesn’t keep making the same mistakes over and over. Attention to detail. Common sense. This job will part-time as a test period, after that it will be full-time. First, there is a task I’l...

    €11 (Avg Bid)
    €11 Keskimäär. tarjous
    5 tarjoukset
    Trophy icon Amazon product image creator needed 2 päivää left

    I need this image ready to be used as a hero image for an Amazon product. Please make it the correct size, add a white background, and insert some potato fries into the blue bucket to simulate real food. The winner will be selected for ongoing work.

    €23 (Avg Bid)
    Taattu
    €23
    246 työtä

    I'm looking for someone to help me update the images of my products. - The Job has to be done within 4-5 hours, and failure to do so won't work for us. Please apply accordingly - The listing currently has between 8 ...someone to help me update the images of my products. - The Job has to be done within 4-5 hours, and failure to do so won't work for us. Please apply accordingly - The listing currently has between 8 and 10 images. - I want to replace some elements of existing images with new elements, maintaining a professional and clean style. Ideal candidates for this project should have experience with image updateion and product photography, as well as the ability to create high-quality, professional images. The final images should adhere to Amazon's ...

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

    I have E...categories in it. I will also share a word file in which I will add that specific category and you have to take out the data from sheet and create the image in Photoshop. I will also give you product images with it's specific name. You have to only remove background and add text and image according to the data. The person must have latest Photoshop and have to create one sample image. You have to leave the space also for the main video and have to choose a shape or space according to the data Here are the links to sample: My budget is Rs.50 per image. There are 10-11 images which you have to create and I need it by today. This will be regular work per week to create 10-15 images.

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