Get a prototype builtKazi

Kichujio

Utafutaji wangu
Chuja ukitumia:
Bajeti
hadi
hadi
hadi
Aina
Ujuzi
Lugha
    Jimbo la Kazi
    2,000 get a prototype built kazi zimepatikana, bei imeletwa USD

    I am seeking a savvy product designer to develop a new fishing reel. This reel should be specifically designed to optimize saltwater fishing. Here are the key specifics: • It should incorporate a smooth drag system for superior control. • The reel must be built for heavy use, balancing durability and quality. - Familiar with star drag systems Ideally, the right freelancer for this project will have experience in product design, particularly in fishing equipment. Proficiency in design software and a good understanding of the mechanics behind fishing reels will be highly beneficial. Please provide examples of relevant previous work in your bid. Let's create a fishing reel that truly stands out! We have a sample model to base...

    $31 / hr (Avg Bid)
    $31 / hr Wastani wa Zabuni
    40 zabuni

    I need a web site built like this one with payment calculator. Site layout need to be just like this but we will populate with my info and it will be only 3 pages. up sellers will not be hired. Firm price will be adhered YOU DO NOT WE CAN DO THIS bRO IN YOUR REPLY YOUR BID WILL BE REJECTED. AND UNREALALISTIC COMPLETION DATES LIKE 1 DAY OR TWO DAYS WILL ALSO BE REJECTED.."WE CAN DO THIS BRO MUST BE PUT IN THE BID.

    $996 (Avg Bid)
    $996 Wastani wa Zabuni
    120 zabuni

    I am looking for a skilled developer with substantial experience in WordPress that can optimise my site for speed performance, specifically focusing on improving the page load speed. Key Details: - The website is built on the WordPress platform. - The predominant concern is the page load speed. - The website contains eCommerce features which might affect load speed. The ideal candidate should demonstrate prior experience in similar projects and be capable of handling possible hitches that might arise from the eCommerce features. This will involve making necessary adjustments and suggestions to ensure the page load speed is at its best without compromising user experience. WordPress and eCommerce experience, alongside an astute understanding of speed optimization practices...

    $23 (Avg Bid)
    $23 Wastani wa Zabuni
    17 zabuni

    More details: What specific financial planning models do you need assistance with? Marketing/lead conversion models, Sales models, Churn models What information should successful freelancers include in their application? Detailed project proposals, past examples, ideas. What aspects of the financial planning models are you most interested in improving? Usability… I need models allow us to change assumptions such as conversion rates, product pricing, timeframes, etc.

    $21 / hr (Avg Bid)
    $21 / hr Wastani wa Zabuni
    18 zabuni

    Please spread my videos to get Americans to watch my youtube channel. However, I do not want any measures to buy channel subscribers or to increase the number of views only. My goal is to get a lot of Americans to see my videos first so that the youtube impressions of my newly launched channel will fly properly to the US.

    $351 (Avg Bid)
    $351 Wastani wa Zabuni
    6 zabuni

    My goal is to develop a chatbot on WhatsApp that connects to either my Excel database or PowerBI. This chatbot needs to provide immediate responses to account-related inquiries. Key project details: - Built on the platform TypeBot or N8N - Must have an immediate response time for account inquiries. - Interacts and fetches data from either Excel or PowerBI. Skills and Experience required: • Proficiency in TypeBot or N8N platform • Strong understanding of Excel or PowerBI • Expertise in chatbot development and integration • Experience handling account-related automation. This chatbot is a critical step towards efficient handling of account queries, hence if you've worked on similar projects, I would be keen to hear how you can help.

    $245 (Avg Bid)
    $245 Wastani wa Zabuni
    20 zabuni

    We will provide you with basic dimensions and description of the product, your job is to create a 2D and 3D CAD model. The products require changes based on site conditions thus providing regular work. We are looking for a reliable freelance who will work on need basis.

    $16 (Avg Bid)
    $16 Wastani wa Zabuni
    37 zabuni
    Sleek Console Gaming Booth Design 4 siku left
    DHIBITISHWA

    I'm looking for an experienced designer with knowledge of gaming equipment (Xbox, PSP and Meta Qu...looking for an experienced designer with knowledge of gaming equipment (Xbox, PSP and Meta Quest) to create a 3d console gaming booth (Length: 4.20cm, Width: 1.25 cm) with a comfort, sleek, modern look. Key elements for the design: - Seating: Ensuring a comfortable gaming experience is key. The design should incorporate comfortable and ergonomic seating solutions. - Storage for games and equipment: Space-efficient storage solutions are needed for games and equipment. Creative and accessible storage ideas are welcome! - Built-in screens or mounts: The booth should allow for easy installation and mounting of gaming screens. The designs should keep wire manageme...

    $117 (Avg Bid)
    $117 Wastani wa Zabuni
    33 zabuni

    I'm currently having some issues with my application's registration process which is hosted on a shared hosting server at via CPanel. Specifically, both the mobile and email OTP are not working. The application is built on Flask and uses MySQL for database management. It has a username and password login authentication system. I require an expert in: - Flask Applications - SSL and non SSL environments - Web socket connections Your task will be to assess and correct the issues preventing correct operation of the OTP system, and also add a web socket connection for both sides. Thank you.

    $13 (Avg Bid)
    $13 Wastani wa Zabuni
    5 zabuni

    I am looking for a skilled ReactJs developer to help me finish a project that is almost finished. The project requires the implementation of UI enhancements to match the current design. Skills and experience required for the job: - Proficiency in ReactJs - Strong understanding of UI development - Experience in implementing UI enhancements to match existing designs the system was built based on a template. It is necessary to make improvements, eliminate popups, insert dashboards, graphs

    $102 (Avg Bid)
    $102 Wastani wa Zabuni
    24 zabuni

    I am looking for a skilled ReactJs developer to help me finish a project that is almost finished. The project requires the implementation of UI enhancements to match the current design. Skills and experience required for the job: - Proficiency in ReactJs - Strong understanding of UI development - Experience in implementing UI enhancements to match existing designs the system was built based on a template. It is necessary to make improvements, eliminate popups, insert dashboards, graphs

    $319 (Avg Bid)
    $319 Wastani wa Zabuni
    61 zabuni

    I'm searching for a reliable manufacturer to produce prototypes of a new chair design intended for school and home use. Here are the project's main requirements: - Chairs could be made totally of tubular plastic with larger diameter leg supports. - Prototyping: Initially, a single prototype is needed to determine the quality and feasibility of production. - Color: The primary color choice for the chairs is blue and white. The ideal candidate for this manufacturing project should have a strong background in working with plastic materials, chair production, and adhering to color specifications. Experience in furniture prototyping is particularly valuable. The new chair replaces old fixed-height chairs and adjusts fit from child to adult size. Th...

    $380 (Avg Bid)
    $380 Wastani wa Zabuni
    41 zabuni

    I have a php server that is a backend of an andoid/iphone app. The app registers itself to Firebase, and I would like to send push messages he devices via FCM REST API. It is working well if I get the oAuth Token myself and add hard-coded to the POST message. The goal of this project is to provide me with a PHP code that gets the oAuth Token programmatically, as in: I expect a working code something like this: // START $client = new Google_Client(); // WHATEVER ..... // Authenticate and get the access token if ($client->isAccessTokenExpired()) { $client->refreshTokenWithAssertion(); } $accessToken = $client->getAccessToken(); // Access token to use with FCM REST API $token = $accessToken['access_token']; echo "A...

    $10 - $30
    Imefichwa
    $10 - $30
    5 zabuni

    I'm searching for an experienced HTML and JavaScript expert to execute quick and efficient prototype development oriented around parent and iframe interaction. Please bid with the result (Screenshots, video recording), the look and feel is not important , just the interaction logic should be correct . Then I will be reward you the project right away and will reward you another bigger ReactJS Firebase project The detailed document is here: Video is here: Please approach me with some result.

    $20 (Avg Bid)
    $20 Wastani wa Zabuni
    21 zabuni

    Please read carefully and only bid if you fully understand the project. Do not waste my time or your time sending a id if you do not have both the immediate time and experience. My developer has developed an APP in Titanium, he has no experience with native. We are trying to integrate his native app with the TTLock API and SDK so we need someone with great native experience and Titanium to create a module to link the two. Notes for Module Development: 1. The module will need to be written in Java/Kotlin for Android and ObjectiveC/Swift for iOS. 2. It also needs to be built against Titanium SDK's source and the applicable Native SDK source. The module will need to: 1. Include the Library provided by TTLock as part of the project (in the Maven) 2. Implement c...

    $25 / hr (Avg Bid)
    $25 / hr Wastani wa Zabuni
    27 zabuni

    Need someone to built an appointment schedule website, mobile compatible for my clients.

    $565 (Avg Bid)
    $565 Wastani wa Zabuni
    300 zabuni

    We are seeking a skilled professional with expertise in LinkedIn profile verification to provide consultation or a viable solution for verifying 20 Linkedin profiles. Unfortunately, we are unable to use the NFC passport method for verification. Our business is not among the trusted LinkedIn companies, so we do not have this badge even if we verify the work email. Therefore, we are exploring alternative avenues through University or Workmail verification processes. Scope of Work: Consultation: Provide detailed consultation on the process of LinkedIn profile verification without the use of an NFC passport. This should include step-by-step guidance on how to use University or Workmail for this purpose, any specific requirements, and best practices to ensure success. Solution...

    $71 (Avg Bid)
    $71 Wastani wa Zabuni
    12 zabuni
    $20 / hr Wastani wa Zabuni
    81 zabuni

    I'm seeking a CAD designer to assist in the development of a prototype for a camping flashlight. The design will need to incorporate specific features and meet certain requirements: - It should be powered by a rechargeable battery. - It must be water-resistant. The perfect individual for this job will have significant experience in the development and design of practical, user-friendly outdoor gear, specifically flashlights or similar products. Fluency in different CAD software and an understanding of product design for camping equipment is a must. If you have the required skills and are excited about assisting in the creation of a new, efficient camping flashlight, I'd love to hear from you.

    $1130 (Avg Bid)
    $1130 Wastani wa Zabuni
    35 zabuni
    SaaS AI Web Developer 4 siku left
    DHIBITISHWA

    I am looking for a SAAS generative AI based application where users can come on the platform subscribe to a monthly/yearly plan and use the pre-built templates to generate their content. The product should be 100% custom built where I am own the source code, I DO NOT want any scripts from the internet or marketplaces like CodeCanyon. The application will consist of 3 user levels: user, admin, superadmin. It will consist of a landing page, create AI tools (Text and Images), subscription plan, payment using Stripe/PayPal, admin panel where admin can add new template/bots, admin dashboard, multilingual support, chat with AI and will allow to create persona & trained AI, so can train the AI data like docs, links and text. The application should be 100...

    $765 (Avg Bid)
    $765 Wastani wa Zabuni
    27 zabuni

    1) Producing orthographic and pictorial sketches of six simple engineering objects without the aid of guiding instruments. 2) Producing orthographic and pictorial sketches of six simple engineering objects with the aid of appropriate guiding instruments. Please find attached file

    $61 (Avg Bid)
    $61 Wastani wa Zabuni
    19 zabuni

    Work on existing Project. Function is done, fix issue. Create API for table.

    $29 (Avg Bid)
    $29 Wastani wa Zabuni
    40 zabuni

    I have built a consultant website but now need help to design the innerpages to look nicer, and more corporate and appealing. the design should be simple yet profeisonal for a total of 5 pages. you should read and have some knowledge of the content as well.

    $154 (Avg Bid)
    $154 Wastani wa Zabuni
    159 zabuni

    I'm seeking a designer with expertise in Solidworks who can help develop a prototype for my college project. The task is to design a mechanical part with specific requirements: - The designed part must be movable. This implies understanding elements such as joints, bearings, or other mechanisms involved in making a part mobile. - Prior experience in mechanical part design is desirable, especially if you've created movable parts. - Being a prototype, it's crucial to pay attention to detail, maintaining accuracy and efficiency. - The ability to communicate effectively, accept feedback, and provide multiple iterations based on modifications is a key requirement. - Extensive knowledge in Solidworks and prototype desi...

    $14 (Avg Bid)
    $14 Wastani wa Zabuni
    3 zabuni
    Electrical Prototype 3D Design 4 siku left
    DHIBITISHWA

    I'm looking for a skilled designer to help create detailed 3D drawings for an electrical prototype. The focus should be on: - Circuit boards - Wiring - Power supply - Overall shape design The purpose of these 3D drawings is to assist with design validation and prepare for production. Ideally, freelancers bidding on this project will have experience with electrical design and drafting, with a keen eye for detail. Knowledge of prototyping and production processes would be beneficial. The 3d drawings will represent an electronic drawing board. If interested by this challenge, we will provide more information. Thank you, Chloe

    $465 (Avg Bid)
    Makubaliano ya Kutotoa Taarifa
    $465 Wastani wa Zabuni
    11 zabuni

    We are seeking an experienced API Developer to lead the development of a cutting-edge integration API for our WordPress-based platform. This project aims to enable seamless integration for third-party developers, enhancing our platform's capabilities. It aims to invoke all Wordpress pre-built functionalities. The ideal candidate will have expertise in a variety of programming languages, frameworks, and tools essential for modern API development. Project Objectives: - Architect and develop a secure, efficient integration API that meets our platform's functional and scalability requirements. - Produce comprehensive documentation and SDKs to assist third-party developers in integrating their applications. - Implement a robust testing framewor...

    $23 / hr (Avg Bid)
    Makubaliano ya Kutotoa Taarifa
    $23 / hr Wastani wa Zabuni
    103 zabuni

    We are looking for an experienced software developer to create a Poker Assistant application similar to an existing project (details will be provided). The new application should retain all current functionalities, including the recognition of poker table images and the feature to send this data to ChatGPT-3.5 via API. If you have any questions, please write. I will provide access to the interface of the main poker rooms." Sure, here's the translation of both sections: **For the project description:** "Integration of ChatGPT-3.5 into poker software We are looking for an experienced software developer to create a Poker Assistant application, similar to an existing project (details will be provided). The new application should retain all current functionalities

    $138 (Avg Bid)
    $138 Wastani wa Zabuni
    4 zabuni

    I require a proficient designer to create and refine STL files. The focus of the project is on mechanical, interlocking parts for prototype testing. - The purpose of this project is to develop STL files that can be used to manufacture complex parts through 3D printing. - The ideal candidate will have a solid background in mechanical design, be comfortable generating part designs with explicitly given specifications. - Moreover, candidates who can also optimize the fine details of the designs, to improve their functionality and usability for testing will be highly valued. - I have exact dimensions and specifications for these parts, your expertise will majorly revolve around shaping these parts effectively for interlocking purposes. Key skills needed: Advanced profic...

    $15 / hr (Avg Bid)
    $15 / hr Wastani wa Zabuni
    68 zabuni

    Summary: I am seeking a freelance developer with experience in Laravel to help repair, enhance, and complete some features on my platform built with this framework. The platform is already operational but requires bug fixes, the addition of new functionalities, and the completion of pending features. Tasks to be Accomplished: Fix Existing Bugs: Identify and rectify any errors or malfunctions in the current operation of the platform. Add New Functionalities: Implement new features as per specified requirements, such as integrations with external services, UI enhancements, etc. Completion of Pending Features: Finish features that are still in development, ensuring their full functionality and compliance with requirements. Performance Optimization: Make performance improvem...

    $26 (Avg Bid)
    $26 Wastani wa Zabuni
    41 zabuni

    PLEASE NOTE: In this case, the marker will need time to get the assignment graded before the end of semester so the deadline will be strict. For this assignment, your task is to design, prototype and test an extension to the TODO App from Assignment 5: “Using UMG programming and Unreal, your task is to create a simple TODO list app in order to allow the user to add and delete tasks to and from the TODO list.“ Some basic requirements/criteria: The prototype must involve original Unreal UMG programming; it cannot just be based on existing resources. Any sources that you do incorporate must be identified appropriately. The prototype must be adequate to perform a cognitive walkthrough and a user test of your identified...

    $17 (Avg Bid)
    $17 Wastani wa Zabuni
    3 zabuni

    I'm in need of a website built for my real estate business. The essential elements are: - Integrating a real estate property search functionality. - Incorporating map integration for interactive location viewing. For each individual property, the website must display: - High-quality property photos. - Detailed property descriptions. - Accurate property prices. Furthermore, a touch of graphically designed images and logo is required. Considering the specific nature of this job, it's crucial that the freelancer possesses vast experience in web development (preferably in real estate), and also has a keen eye for graphic design. A deep understanding of UX/UI design principles would be extremely beneficial for the successful deliverance ...

    $580 (Avg Bid)
    $580 Wastani wa Zabuni
    132 zabuni

    I am seeking to have a mobile app developed using Kotlin Multiplatform Mobile and Jetpack Compose UI. The target platforms for this app are Android and iOS. This will be the initial prototype of the application being designed for a restaurant, there will be no API interaction at this point. - Core Function: See attached RTF document with requirements and Figma screenshots. - Required Skills: Ideal candidates for this project must have proven experience in Kotlin Multiplatform Mobile (KMM) development, and proficiency with Jetpack Compose UI is an absolute necessity. Familiarity in developing applications for Android and iOS platforms is also required. Familiarity with turning Figma designs into KMM implementations will be helpful. Please provide examples of simil...

    $183 (Avg Bid)
    $183 Wastani wa Zabuni
    36 zabuni
    Website needing built 3 siku left
    DHIBITISHWA

    More details: What is the main purpose of your website? E-commerce Which type of products will your e-commerce website sell? Physical goods What kind of payment methods do you want to integrate into your website? Credit card The website would be very much like the following site My business would be needing a website that you can pick what modifications you would like on your gaming controller. Please see the site listed above for a reference point

    $1096 (Avg Bid)
    $1096 Wastani wa Zabuni
    166 zabuni

    I'm seeking a knowledgeable and creative product designer to refine the prototype of my electronic product. The project will require expertise in a few specialized areas: - 3D Modelling: The prototype needs some structural enhancements. Your task would be to reshape its design and aesthetics for better functionality, while also keeping user experience in mind. - Material Selection: I am also looking for inputs on optimal material choices for the product. You should provide advice on what materials would improve the product's durability and performance. - Mechanical Engineering: The product's mechanics require refinement. You should have a good understanding of mechanical designs suitable for electronic products. Ideal freelancers will ...

    $261 (Avg Bid)
    $261 Wastani wa Zabuni
    19 zabuni

    We are looking for a web designer with experience to build a shoplift store to sell football uniforms. We have the uniforms in 2d and in psd. We require the designer to upload the designs and render them in 3d and also add the shoplift module for "add-ons" to the uniform. For example, the client will require a number or a name on the back or even a logo. Once they add it, the module will show them a virtual proof, which client will approve. The store needs to be built in a maximum of 5 days. Please do not cut-and-paste your proposals. We want someone to answer this directly and only those with the experience of building a shirt/uniform shopify.

    $155 (Avg Bid)
    $155 Wastani wa Zabuni
    50 zabuni
    Looker Studio Report Optimization 3 siku left
    DHIBITISHWA

    I have connected my CRM data to Looker...hours), including campaign names. This update process creates duplicate campaign names in my Looker Studio report, making it difficult to analyze data accurately. I'm looking for a freelancer's help to address this issue. Ideally, you'd have expertise in Looker Studio, particularly with its data manipulation capabilities like formulas and filters. Familiarity with CRM data structures and data cleaning best practices would be a big plus. Here's what I need: Identify and eliminate duplicate campaign names within my Looker Studio report. This might involve using Looker Studio's built-in deduplication features or creating a custom formula. Ensure the report reflects only unique campaign names while...

    $62 (Avg Bid)
    $62 Wastani wa Zabuni
    15 zabuni

    I run School ERP web app and I'm looking to develop an API that will specifically serve the Student App. The API should enable students to: - View assignments and grades - Review exam results - Access and download lecture notes in PDF format These functions should be secured with user login credentials. As my web app is built using Laravel, I'd appreciate it if the API could be developed in a language compatible with Laravel. Ideal candidates for this role possess robust experience in Laravel, API development, and student management systems.

    $169 (Avg Bid)
    $169 Wastani wa Zabuni
    115 zabuni

    Current score: 62 on mobile My e-commerce store built on Shopify is presently struggling with Core Web Vital issues. Specifically, the Cumulative Layout Shift (CLS) metric needs considerable improvement. I am seeking a professional who can: - Understand and address the factors causing high CLS scores - Implement measures that will significantly decrease the CLS of my e-commerce store - Provide a smoother, more stable visual experience for my visitors Prior experience with Shopify and an understanding of CLS is crucial. Familiarity with e-commerce websites and a background in improving Core Web Vitals will be invaluable for this task. Ultimately, I want my store to offer a seamless and user-friendly experience that both retains current customers and at...

    $148 (Avg Bid)
    $148 Wastani wa Zabuni
    114 zabuni

    The site will be built on Wordpress and designed with any theme of your choice or you may decide to build the them from scratch. Work will be carried out on a staging site and we will install all necessary plugins before work commencing. All content will be provided but could be mocked up with placeholder images and we could enter the final content later. Here's some detail of the job taken from the quote sent to our client. BRIEF To create a brochure style website that represents the client’s decorating company. The design will take visual cues from the logo currently used. The website will show case the clients work with a gallery. It will feature Calls to Action such as an enquiry form and buttons. The website will have a contemporary f...

    $90 (Avg Bid)
    $90 Wastani wa Zabuni
    48 zabuni

    I am looking for a skilled professional who can assist me in getting my 1-3 songs on Spotify. The ideal candidate should have experience in using aggregators to successfully publish music on Spotify. Additionally, since my songs are already recorded, I need someone who can efficiently navigate the platform and ensure that my music is distributed effectively.

    $17 (Avg Bid)
    $17 Wastani wa Zabuni
    7 zabuni

    ...elements in a specific interior environment. - Interior Decoration: Offer visualization options to design or redecorate interior spaces. - Augmented Reality Navigation: Users should be able to experience a real-time virtual tour through the venue, providing them a 360-degree venue display. - Collaborative Planning: Allow multiple users to work and make changes simultaneously. - Real-time Layout Customization: Provide the ability to make instant layout modifications. - LiDAR Scanner: App should support LiDAR scanning technology. Target Audience: The app will be aimed at event planners, interior designers, homeowners, and venue owners who wish to visualize the outcome of their event setup or interior design before actual implementation. Platforms: This application ...

    $845 (Avg Bid)
    $845 Wastani wa Zabuni
    30 zabuni
    Website design 3 siku left

    I want to design a prototype for a website specializing in selling boxes, such as the pacdora website

    $45 (Avg Bid)
    $45 Wastani wa Zabuni
    35 zabuni

    Looking for an experienced app developer to set up a webpage and a mobile application accessible on both iOS and Android platforms. The system should be built proficiently to onboard merchants who can offer discounted products/services to our subscribed members. Key Requirements: - Development of a seamless merchant onboarding process through the mobile app. Having prior experience in this would be an advantage. - The loyalty program should offer discounts on selected products/services, hence understanding of eCommerce integrations would be ideal. Skills and Experience Required: - App development (specifically iOS and Android platforms) - Webpage development - Experience with merchant onboarding systems - Knowledge of loyalty program implementation...

    $161 (Avg Bid)
    $161 Wastani wa Zabuni
    37 zabuni

    I require a talented designer/developer to create five lead-generating WordPress landing pages for my daycare review, lead generation business. The target audience is Canadian parents who are looking for daycare solutions for their infants and toddlers. The ideal designer/developer would possess: - Proficiency in WordPress Design - Understanding of SEO principles (example keywords to rank for are: infant daycares near me, best toddler daycares, preschools near me) - Experience designing and developing for affiliate or lead generation websites - Ability to use custom blocks that populate dynamically from databases into post pages Functionality Requirements: - Built in WordPress - mobile responsive - SEO optimized - Fast Loading times - Geo-location or showing local day...

    $110 (Avg Bid)
    $110
    39 wasilisho

    I am in need of a proficient web developer who can resolve a crucial issue we are facing with our Google ads. The problem: Our ads are not redirecting correctly, instead of leading users to our homepage, which is their intended destination, they are taking users somewhere else. Your task: • Troubleshoot and resolve this redirection issue so all clicks on our Google ads will lead users directly to our homepage. Background Information: • Our website is built on a WordPress framework, so familiarity with this platform is essential for this task. Skills and Experience Needed: • Extensive experience in web development • Proficiency in troubleshooting and resolving technical issues related to Google ads • Comprehensive working knowledge...

    $177 (Avg Bid)
    $177 Wastani wa Zabuni
    67 zabuni

    I'm in need of a talented developer to bring my mobile app to life across both iOS and Android platforms. Matchup Math is a puzzle game with numbers. I am open to the game being developed using Flutter or React Native. More specifics of the app's functions will be discussed upon agreement, but a core understanding of the following is crucial: - Latest mobile development trends and technologies - Pro-efficient in cross-platform development Timelines are important, and I'm looking to have the project completed within 60 days if possible. I am also looking to have an admin panel built along with integrating Google's Admob into the game. And I want someone who also knows how deploy mobile apps to the Google Play store and the Apple app store. ...

    $2478 (Avg Bid)
    $2478 Wastani wa Zabuni
    114 zabuni
    Trophy icon Landing Page UI/UX Designer Needed 3 siku left

    ...searching for a UI/UX designer to design a landing page for a funnel I’m building. Key Project Details: - The copy and photos will be provided. However, I would like for you to work on the photos in Photoshop (or software of your choice) to make them really stand out. - Show me how you can improve lead-generation, increase sales, or showcase the service through your design. - I will proivde basic wireframe and examples of funnels but I would like for you to use your creativity and experience above all else. Freelancer Requirements: - 7+ years experience in UI/UX design. - It needs to look extremely professional, I mean it -- no baby designs needed! If I can recreate your design by myself then that's not a good sign! - Desktop and mobile PLE...

    $250 (Avg Bid)
    Imehakikishiwa Shindano Kuu
    $250
    40 wasilisho
    Modify Stock Image Website Code 3 siku left
    DHIBITISHWA

    Hello there, I would hope to find someone to develop and modify my current project code of a stock image website that was built on PHP and Laravel. I only need to add new features and modify some of other things. If you are able to do so, please let me know I would provide you with the requirements.

    $148 (Avg Bid)
    $148 Wastani wa Zabuni
    92 zabuni

    I need a proficient software developer with experience in marketing automation. The project entails creating a tailored marketing software with specific features for my needs. We require a freelancer to develop a comprehensive marketing software solution with the following key functionalities: User Interface: Intuitive interface allowing us to input the desired number of sales and configure campaign parameters. Targeting Options: Ability to specify target audience demographics, interests, and behavior for precise marketing targeting. Campaign Management: Tools for creating, launching, and managing marketing campaigns across various channels (e.g., social media, email, PPC). Performance Tracking: Built-in analytics dashboard to monitor campaign performa...

    $149 (Avg Bid)
    $149 Wastani wa Zabuni
    17 zabuni