As3 drag drop puzzle jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 as3 drag drop puzzle jobs found, pricing in SGD

    ...records are not being accounted for, can someone help tune this query to make sure it inserts everything i need: if object_id('tempdb..#GroupList') is not null       drop table #GroupList; create table #GroupList ( RowNum int identity , GROUP_ID int ) if object_id('tempdb..#JobIDList') is not null       drop table #JobIDList; create table #JobIDList ( RowNum int identity , JOB_ID int ) if object_id('tempdb..#JobList') is not null       drop table #JobList; create table #JobList ( JOB_NAME varchar (64), EXT_REF int, SHORT_NAME varchar (4), PAY_RATE smallmoney ) if object_id('tempdb..#GroupJobList') is not null    &e...

    $28 / hr (Avg Bid)
    $28 / hr Avg Bid
    15 bids

    ...records are not being accounted for, can someone help tune this query to make sure it inserts everything i need: if object_id('tempdb..#GroupList') is not null       drop table #GroupList; create table #GroupList ( RowNum int identity , GROUP_ID int ) if object_id('tempdb..#JobIDList') is not null       drop table #JobIDList; create table #JobIDList ( RowNum int identity , JOB_ID int ) if object_id('tempdb..#JobList') is not null       drop table #JobList; create table #JobList ( JOB_NAME varchar (64), EXT_REF int, SHORT_NAME varchar (4), PAY_RATE smallmoney ) if object_id('tempdb..#GroupJobList') is not null    &e...

    $31 (Avg Bid)
    $31 Avg Bid
    6 bids

    ...companies 10. Technology -- hardware, software, semiconductor, communications equipment, and IT services companies 11. Utilities -- electric, natural gas, water, renewable energy, and multi-product utility companies 12. VPN and security block for all other phone apps on/ from eavedropping tracking activity of my phone and to receive alerts for eavedropping T D Ameritrade 1. Watch list a. See from the drop-down list b. Enter Symbol c. Add Ticker d. See the list with these entities i. Time ii. Symbol iii. Company Name iv. Bid v. Ask vi. Last vii. Net Change viii. % Chg ix. Volume x. Trades e. News Types i. Time ii. Symbol iii. Subject iv. Country of Origin v. Query by Country/ Industry Sector vi. Add and delete Key word alerts for new future possible stock to hit t...

    $4248 (Avg Bid)
    $4248 Avg Bid
    11 bids

    ...for the frontend. 2 Roles and Features: Kitchen Role: o Login with unique credentials. o Record start time, end time, and break time. o Self-eat option for meal tracking. o Payment calculation on a daily and hourly basis. o Management of extra hours worked. o Generate daily and hourly payment. Driver Role: o Login with specific credentials. o Maintain daily ride reports. o Record pickup and drop-off times. o Specify the delivery platform (Food Panda/Uber Eats). o Choose payment method (Cash/Online).S o Track the number of deliveries completed. Super Admin Role: o Login with administrative access. o Generate daily reports for activities. o Create profiles for Riders and Kitchen Employees. o View and manage employee and driver profiles. o Edit, update, and delete profiles as ne...

    $664 (Avg Bid)
    $664 Avg Bid
    80 bids

    I am looking for a photo editor who specializes in retouching for a project involving- boundary outline for photo DJI_00025, pin drop and high rise fade for photo 6dd photo- note the pin drop in the example has R in our photo it will have L with the box around it. The ideal candidate should have experience in the following: Skills and Experience: - Proficient in retouching techniques to enhance the overall appearance of the photos - Attention to detail to ensure the final edited photos meet the client's requirements - Familiarity with creating boundary outlines on edited photos - Ability to follow specific color and style requirements for the boundary outline The project involves the following tasks: Tasks: - Retouching the photos to improve their quality and appearan...

    $18 (Avg Bid)
    $18 Avg Bid
    47 bids

    ...brochures in this folder: A4 Building Proposal Sheet - this is a single page designed for a cover for a quote A4 6PP Full Brochure - this is our general information brochure for new clients. Display Folders - these are to put building documents into. DL 6PP Brochure Design and Build - this is like the Full brochure but a bit smaller and a bit less information DL 6PP Brochure 'In Your Area' - this is to drop at homes near where we are renovating. A4 4PP Join the Team Brochure So we want these brochures updated to match our current look and feel of the brand. You will see our new look and feel here: The new design should maintain key elements from our current branding, such as our logo, color scheme, and

    $321 (Avg Bid)
    Guaranteed Sealed
    $321
    90 entries

    I am looking for a freelancer who can create a fill-able PDF from a Word file. The purpose of the fill-able PDF is to collect information. Specific requirements: - The fill-...PDF. - The level of complexity of the fields is beginning to intermediate, including select with --- 7 check box, --- 16 yes/ no questions, --- 30 fill-in answers --- 15 date pickers --- 3 electronic signatures Ideal skills and experience: - Experience in creating fill-able PDFs. - Proficiency in designing and formatting PDF documents. - Knowledge of intermediate level field options such as drop-down lists and date pickers. This project requires attention to detail and the ability to accurately convert a Word file into a fill-able PDF. If you have the skills and experience necessary, please submit your...

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    79 bids

    ...for informed decision-making. • Real-world example: Analyzing sales patterns over the past year to understand peak selling periods. 2. Diagnostic Analytics: • Definition: Diagnostic analytics delves deeper into data to uncover the cause of observed events. • Importance: It helps in identifying issues and opportunities, aiding in problem-solving. • Real-world example: Investigating a sudden drop in sales to identify underlying causes. 3. Predictive Analytics: • Definition: Predictive analytics utilizes statistical algorithms and machine learning techniques to foresee future occurrences based on historical data. • Importance: It enables proactive decision-making and risk mitigation. • Real-world example: Forecasting demand for products to...

    $34 (Avg Bid)
    $34 Avg Bid
    24 bids

    I am seeking assistance to create an Amazon online drop shipping business through the selling of home and kitchen products. I want to focus my target audience on families as this is the customer demographic most likely to benefit from my products. As I do not have an existing supplier, I am looking for someone who can help me find one. This could involve researching and selecting potential suppliers, as well as established relationships that will best suit my current needs. Furthermore, I expect the freelancer to provide the resources and guidance necessary to create and manage the drop shipping business. The successful candidate should also have experience in creating an online presence for the products, as well as effectively managing the customer service process.

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    3 bids

    ANR Handler Code Requirements: - The code should effectively handle ANRs (Application Not Responding) and ensure that the app remains responsive and stable. - It should be able to detect and handle ANRs caused by long-running operations, network requests, and other potential bottlenecks. I want ...able to detect and handle ANRs caused by long-running operations, network requests, and other potential bottlenecks. I want to have code that handles ANRs, meaning whenever ANR occurs in any android app it should stop processing the activity on screen or finish the screen and go to back to main screen. This should be generic code which I can use in all my Apps to prevent ANRs so that ANRs stats drop. Write the code in Java. More on ANRs:

    $16 (Avg Bid)
    Guaranteed
    $16
    13 entries

    I am looking for a developer to create a customer app for the Airport Luggage pick-up and drop service. The app needs to be developed for both iOS and Android platforms. Key features of the app should include GPS tracking, allowing customers to track their luggage in real-time. Additionally, push notifications should be implemented to keep customers updated on the status of their luggage. An in-app payment system is also required for seamless and convenient payment processing. In terms of visual design, I prefer a dynamic and vibrant design that will engage and excite users. The app should have a modern and visually appealing interface. Ideal skills and experience for this project include: - Proficiency in iOS and Android app development - Expertise in GPS tracking and integrat...

    $269 (Avg Bid)
    $269 Avg Bid
    4 bids

    I am looking for a team of talented game developers who can develop mobile puzzle games from scratch. Experienced developers who are capable of producing creative and immersive game assets, coding games seamlessly, and understanding game theory and mechanics are essential. This project requires utmost attention to detail and dedication, as I don't have any existing game assets. The team should possess excellent analytical, problem solving, and communication skills. After completing the project, I would like the developers to continue to provide maintenance and further updates.

    $368 (Avg Bid)
    $368 Avg Bid
    10 bids

    Mechanical Design Project: Assistance in Finding CL, CW, and Velocity in a 3D Printing Design Skills and Experience Required: - Strong background in mechanical design - Proficiency in 3D design and printing - Familiarity with the concept of CL (lift coefficient), CW (drag coefficient), and velocity in aerodynamics - Experience in designing prototypes Project Details: I am seeking assistance in finding the CL, CW, and velocity in a mechanical design for a 3D printed prototype. The design is intended for a prototype application and requires intermediate level experience in 3D design and printing. Specific Requirements: - The freelancer should have a strong understanding of mechanical design principles. - Knowledge of aerodynamics, specifically CL, CW, and velocity, is essential for...

    $166 (Avg Bid)
    $166 Avg Bid
    22 bids

    * HTML CODE / SQUARE SPACE - SLIDER BARS FOR STORE PAGE * We are looking for a skilled coder with Squarespace knowledge to create a custom table in the store front which includes selling one product with multiple ingredients, allowing buyers to select each ingredient in various quantities and having that data...We are looking for a skilled coder with Squarespace knowledge to create a custom table in the store front which includes selling one product with multiple ingredients, allowing buyers to select each ingredient in various quantities and having that data be a purchasable product. The attached excel file shows what we are looking to accomplish. We would like to make this more visually appealing to drop code into Squarespace and allows users to purchase their specific config...

    $197 (Avg Bid)
    $197 Avg Bid
    50 bids

    ...Cinematic Elegance: Emphasize cinematography while maintaining an elegant, professional appearance. Emblematic Design: Explore an emblem-style logo akin to an ancient coin or emblem. Design Elements: Cinema Symbols: Incorporate film reels, lenses, film strips, projector beams, clapperboards, or film canisters subtly. Unity Symbol: Use interlocking hands, knots, loops, circles, rings, or puzzle pieces to convey connectivity and unity. Colors: Utilize earthy, neutral colors and cinematic blues. Typography: Choose clean, easy-to-read fonts reflecting professionalism and creativity. Inspirations: Ancient coin aesthetics. Janus Films' classic design, symbolizing bridging perspectives. Elements exuding balance and neutrality in cinema. Addi...

    $338 (Avg Bid)
    $338 Avg Bid
    100 bids

    Budget 12000 INR To 20000 INR I would like to hire a skilled professional who have great expertise and experience in perfex CRM module creation. Developer will be responsible to develop an installable module with below features: 1.) With this module Customer should be able create additional with option to create forms with drag and drop option. 2.) Customer should be able to delete, update already created modules by this custom module. 3.) Once customer will add new custom module all the data on its form should be recorded in database under its specific table. I will share further details with selected candidate..

    $269 (Avg Bid)
    $269 Avg Bid
    10 bids

    ...fields: - Title - Date - Image It's essential that this is set up through code without relying on any external plugins such as Advanced Custom Fields (ACF). 2. Responsive Carousel Features Employ one of these frameworks for the carousel: - Flickity () - Swiper () .The carousel must be fully responsive and make use of the framework's "drag" feature, not allowing free scrolling. .Images within the carousel should have a fixed width of 280px and maintain their aspect ratio across various screen sizes and devices. .Content should be sorted by the most recent post first. 3. Plugin Packaging All functionalities are expected to be bundled within a dedicated WordPress plugin. 4. Local Framework Inclusion The codebase of the selected carousel

    $43 - $362
    Sealed
    $43 - $362
    20 bids

    I am looking for a game creator to develop a simple puzzle game for a win tablet. The ideal candidate should have experience in creating mobile games and be familiar with puzzle game genres. The game should be designed with a simple complexity level to ensure an enjoyable and user-friendly experience.

    $874 (Avg Bid)
    $874 Avg Bid
    53 bids

    ...Term Store Management: Guide the setup and governance of term stores, including the creation and administration of term sets and keywords for improved document classification and searchability. - Metadata & Enterprise Keywords: Show how to implement metadata and enterprise keyword-driven navigation systems for better document discoverability and retrieval efficiency. - Drop-off Folder: Advise on the creation and use of a drop-off folder to facilitate automated document management and organization. - Libraries: Recommend and introduce additional SharePoint libraries or features that could enhance our specific operational context. - Long-term Management: Provide strategic advice on maintaining the SharePoint environment, encompassing user access controls, data security p...

    $55 / hr (Avg Bid)
    $55 / hr Avg Bid
    19 bids

    I'm looking for a mobile app developer to create an Android app that can use OCR technology to automate data entry. The primary purpose of using this app will be for automation, instead of translation or digitization of documents. I'm flexible in...automation, instead of translation or digitization of documents. I'm flexible in terms of the programming language used, so the developer may choose the one that they are most comfortable with. The project should be completed within 1 month. Successful completion of this project will result in payment. For those who are interested, please inbox me. I will send you an image (it is a crossword puzzle) and show me that you are able to extract the vertical and horizontal words successfully using code. This is to prove the fea...

    $275 (Avg Bid)
    $275 Avg Bid
    28 bids

    ...you put our formula: for example 100 safe 0 not safe ( scale from 100 to zero colored from red to bright yellow) Because many website 100 is not safe country (lowest) Other websites 100 mean safe or number one(highest) So different formula or grade. For us we use 1 to 0 1 is the top Zero is the lowest 0.5 mean country half safe. Under the map in home page There is a table contains: Year : 2023 drop down menu or 2022 ...etc and map above changed accordingly Ranking name : safety index or any name that I put in admin panel and map above changed accordingly. Rank : 1 is the top Country: country name with flag icon Grade or degree : from 1 to zero , one is the highest. When you click country: counties sorted from a to z Another click sorted from z to a When you click rank ( default ...

    $471 (Avg Bid)
    Guaranteed
    $471
    38 entries

    Drop a message for Discussion. We are looking for a skilled Flutter Mobile App Developer and Web Developer who can develop a mobile app for both iOS and Android platforms. The ideal candidate should have experience in developing apps with in-app purchases and backend development. Key Requirements: - Proficient in Flutter framework for developing cross-platform mobile apps - Strong knowledge of iOS and Android development - Experience in integrating in-app purchases functionality - Familiarity with backend development and API integration - Ability to implement location services in the app Responsibilities: - Develop a mobile app for both iOS and Android platforms using Flutter framework - Implement in-app purchases functionality - Integrate backend development and API integration -...

    $552 (Avg Bid)
    $552 Avg Bid
    47 bids

    I am looking for a skilled React Native Mobile App Developer to create a social networking app for both iOS and Android platforms. Drop a Message for Discussion. Key requirements for the project include: - Developing a mobile app that allows users to connect and interact with each other - Implementing features such as user profiles, messaging, and photo sharing - Ensuring a seamless user experience and intuitive interface - Integrating social media login and sharing functionalities - Optimizing the app for performance and scalability Ideal skills and experience for the job: - Proficiency in React Native and JavaScript - Strong understanding of mobile app development principles and best practices - Experience in building social networking apps or similar projects - Knowledge o...

    $515 (Avg Bid)
    $515 Avg Bid
    40 bids

    ...with full wheel chair turn and roll in shower. We have looked at Japanese style bathrooms that are completely water proof with less walls. More like a complete shower room. We have a high priced Bidet that we were going to install in our current house but since we are moving, we decided not to install into our existing house. The master bedroom needs to accommodate a queen size bed. We considered a drop floor in the master bedroom and moveable furniture here too so that we can accommodate a walk-in closet. We would like the loft to be open and overlooking the living space in the front where the grandchildren can play or sleep. The split on the stair would give access to a back bedroom that will allow for another private bedroom space for one of our three adult children or a thin ...

    $574 (Avg Bid)
    $574 Avg Bid
    43 bids

    I am looking for a skilled developer to create a Linux based mind mapping tool with center-selected node functionality, similar to Cayra. The tool should have drag and drop functionality and the ability to create mind maps and concept maps. Preferred Skills and Experience: - Strong experience in Linux development - Proficiency in Python or C++ - Familiarity with mind mapping concepts and techniques - Ability to implement center-selected node functionality - Knowledge of drag and drop functionality - Experience in creating customizable templates and collaborative editing features would be a plus. There is no preferred programming language for this project, so developers can use either Python or C++. Additionally, there is no need for the mind mapper to integr...

    $1685 (Avg Bid)
    $1685 Avg Bid
    56 bids

    ... There is also a 2nd app partially developed you would take over as well. The income potential is unlimited as I will be offering revenue sharing for the entire USA market with the programming company I choose to partner with. This company will need to have a larger staff with expertise in many areas that are needed to created code for both android and apple phones and all the pieces of the puzzle to host the app at AWS. They will need to have the resources to handle all aspects of a very high volume app that will do Millions of dollars per month eventually and 10 times more transaction volume. I will need to talk to interested parties to determine if this can be a good fit. I look forward to meeting some high caliber companies and seeing how we can create a very good fit f...

    $69549 (Avg Bid)
    $69549 Avg Bid
    110 bids

    ...diagnose and rectify the issues that have caused a significant drop in the performance of my existing Google Ads campaigns. These campaigns were previously successful, but their effectiveness has drastically decreased over the last 3-4 weeks. I need an expert who can swiftly identify the root causes and implement corrective measures to restore their performance to its former glory. **Scope of Work:** 1. **Campaign Audit:** Start by conducting a comprehensive audit of the existing Google Ads campaigns to identify any issues with keywords, ad copy, landing pages, targeting settings, and overall campaign structure. 2. **Performance Analysis:** Analyze historical data to pinpoint the specific timeframe and reasons behind the drop in performance. Was it due to algorithm chan...

    $110 (Avg Bid)
    $110 Avg Bid
    16 bids

    Looking for an experienced freelancer to develop a 2D puzzle game within a month. Skills and Experience Required: - Proven experience in 2D game development - Strong understanding of puzzle game mechanics and design - Proficient in programming languages such as C# or Unity - Ability to create engaging and challenging puzzle levels - Knowledge of game physics and animations - Portfolio showcasing past work in game development, specifically puzzle games Application Details: - Please include your experience in developing 2D games, especially puzzle games - Provide examples of your past work in game development - Any detailed project proposals or ideas for the puzzle game will be highly appreciated Timeframe: - The project needs to be completed with...

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    4 bids

    ...information. Website - Change 1 Page: Employers Register Form Section: DESBT regions When contacts fill out the Employers registration form, in the DESBT regions section, our client may have contacts that need to select several regions. But though when populated in a search, none of the selected regions show up. If none of the applicable regions show up, the drop down/table filter will not work. We need to please add some code to ensure contacts can select multiple regions when filling out the form and that all selected regions show up when searched in the back end/submissions section. (Please see attached PDF for screenshot/more details) Change 2 Page/Section: Employer Profile When our client goes into the employer profiles to edit their address, once

    $146 (Avg Bid)
    $146 Avg Bid
    74 bids

    I need to learn about choropleth maps in D3.js, and then use the data sets found on the CDC websites to create my own site. The CDC website allows users to see Covid cases with different views, in different time periods, and under different metrics. You don't need to replicate all fu...cases with different views, in different time periods, and under different metrics. You don't need to replicate all functions provided by the CDC website. The website should support the following functions: Three views of Cases, Deaths, and Vaccination Progress ( % full vaccinated). Time period and metric functions are not required; View switch through HTML components (e.g., radio buttons, or a drop-down menu); Tooltip function that allows users to get basic information by hovering the c...

    $73 (Avg Bid)
    $73 Avg Bid
    7 bids

    I am looking for a developer to create a 2D match three puzzle game for Android. Features and Mechanics: - The game should include specific features and mechanics, which will be provided in a detailed list. - I am open to suggestions and improvements to enhance the gameplay experience. Art Style: - The game should have a cartoonish art style. Ideal skills and experience for the job: - Experience in developing 2D games for Android. - Proficiency in implementing match three mechanics. - Strong understanding of game design and user experience. - Ability to work with detailed requirements and provide suggestions for improvement. - Creativity in designing and implementing a visually appealing cartoonish art style.

    $1154 (Avg Bid)
    $1154 Avg Bid
    24 bids

    I need an Fullstack Developer who have knowledge on MERN and Datastracture of Mongo DB, React and Node Js. Knowledge on Soket io for realtime chat Application. If you have daily time 2-3 hours please Bid. Also my budget is not High. If you can work on low budget please drop message.

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    47 bids

    Login dashboard -> top header and left header(Menu dynamic based on access) and footer as separate layout Add users -> -> add, edit, remove, access(to choose which page he can access) Top header bellow the name-> open drop down for profile, change password, logout option Change password open using bootstrap model Profile page for update user data, with user profile pic(crop) Page setting -> have each page title can be change from here and save in database as well cache. That means if data is in cache it should from cache else read from database, if null then show static title. React,next, bootstrap, typescript, mysql – Hooks with TypeScript-based architecture proper form validation (let me know the name before) Must be proper page optimized If login user o...

    $13 (Avg Bid)
    $13 Avg Bid
    12 bids

    ...for a Unity 3D game developer to create a puzzle game with in-app purchases. The game should have moderately complex levels that provide a challenge for players with some gaming experience. Specific features required: - ad mediation with different ad networks - In-app purchases: The game should have the ability for players to make purchases within the app. - Puzzle genre: The desired game genre is puzzle, where players will have to solve various puzzles to progress through the levels. - Moderately complex levels: The game levels should be challenging enough to keep experienced gamers engaged, but not too difficult for beginners. Ideal skills and experience: - Proficiency in Unity 3D game development. - Experience in designing and developing puzzle games. - ...

    $679 (Avg Bid)
    $679 Avg Bid
    35 bids

    I have a Formidable Form working. The uses enter the data. Now I need show this data in differents ways. I need one Formidable Form VIEW to be able to cross these data and show in number and in a table graphical. Cross Option 1 with Option 2. Options are chosen from a drop down box: Option 1 is: Day, Month, Year and date ranges (example: from 2/10 to 4/11) Option 2 is: Total, Cash, Card, Bills. Inside Bills there neccesary to have different checkbox in order to select differents Bills (these are all on the database). The access to this view will be with password. I will provide all username and password to WordPress to make this Formidable Forms VIEW.

    $307 (Avg Bid)
    $307 Avg Bid
    54 bids

    I need someone...the following changes to my website (): 1) Allow members only to access rental options on products (all products are set-up as variable i.e. both rentable and purchasable). In other words only members should be able to rent products when logged in. 2) Put a restriction in place so that rental items can not be shipped, only pick-up and drop-off options allowed. On the check-out pages it should show the pick-up and drop-off address (the store address). 3) Put a restriction in place so that customers can rent a maximum of 3 games at any one time. I use WooCommerce with the WooCommerce rental plugin. I am also running the paid version of the Paid Membership Pro plugin. Happy to share more information if it's needed to provide a proper quote for the wor...

    $400 (Avg Bid)
    $400 Avg Bid
    107 bids

    The cover is designed. It need drawing and color. The cover is 10" x 8".There is a leprechaun and a 10 year old boy, both holding a single copper coin 1 1/4" in diameter. Leave a hole one and one forth inches in diameter. Please do not spend any of your time on the penny. A real penny will be sent to the winner to have its picture taken and added to the cover. The back drop for the cover is big trees. The two characters are in the forest so the trees are all trunks except at the top. Both the leprechaun and Charlie are smiling and looking ahead. Please have alternate of both looking at the penny.

    $539 (Avg Bid)
    Guaranteed
    $539
    97 entries

    I'm looking for a talented freelancer to create a high quality, realistic and animated music video with a duration of 3-5 minutes. The project I have in mind consists of an ocean and sky reacting to the music as it plays out. The image listed is a rough idea of the aesthetic I’m looking to achieve. The clouds and waves should be animated , alongside neon lights. When the drop hits in the track, this huge tidal wave erupts from the ocean and crashes in slow motion for the duration of the climax. The whole environment screams ‘epic’. If you think you have what it takes to bring this vision to life, then I look forward to working with you to make this video a reality. Thanks!

    $322 (Avg Bid)
    $322 Avg Bid
    38 bids

    here are some of the key notes and instructions The task is to enhance an online storefront with GrapesJS, including improving product display, theme management, branding customization, and navigation. This involves testing and documentation updates for a user-friendly experience 8 1. GrapesJS Customization: ● Enhance existing GrapesJS components for better product display. ● Enable drag and drop functionality for the product list component. ● Provide user options to select displayed products based on: ● Product categories. ● Product collections. ● Custom product selection. ● Integrate GrapesJS with the store's product list and collections database for real-time access. ● Offer a live preview to users, showing how their selections would appear on the storefront. ● Refin...

    $683 (Avg Bid)
    $683 Avg Bid
    82 bids

    Max budget is $30 please do not apply if can not do within budget. I am looking for a freelancer to code a Word template for me. The template will have the following specific features: - it’s a prompt for ChatGPT, I need blank spaces with drop down menus that I can add common words to. I do not have a specific design or layout in mind for the template, so I am open to suggestions. The Word template will be used for listing auctions of houses, so it should be suitable for creating reports related to this specific type of document. Ideal skills and experience for this job include: - Proficiency in Microsoft Word and template coding - Creativity and ability to suggest design ideas - Understanding of document formatting and organization - Familiarity with the real est...

    $26 (Avg Bid)
    $26 Avg Bid
    8 bids

    ...communicate technical problems, processes and solutions. Most importantly Sierra One is looking for self-motivated individuals who are excited to learn new skills and build best-in-class products. We're engineering a next-generation digital workshop with a remote-first, result-oriented, timeframe-based strategy; this means as long as you get your tasks done in the requested timeframe, we won't drag you into worthless meetings. This is an ideal position for a developer that is self-directed and mission-oriented. Qualifications Completed College or University with a Computer Science related degree/diploma. Candidates with 2 or more years experience are preferred. Essential Skills and Duties Strong web development skills and very comfortable with HTML, CSS, and JavaScr...

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    50 bids

    ...ROLL-up designed of 200 cm x 84,5 cm The roll-up is for marketing and sales - at fairs. All images provided in the below links - your job is to make it look good! Attached "" which shows the size including bleed. The products to be displayed are seen here in various videos here @ugearsmodelsua/videos They are described as: "...wooden mechanical models, puzzle boxes and educational toys. These 3D models require neither glue nor special tools to be fully assembled into functional working models." It’s completely up to you how you want to design it, but I would like it to contain at least 3 models of the below links. I would prefer having a set of hands working / or something which shows a part of the build process. Here the 4 models which can be used

    $135 (Avg Bid)
    Urgent Guaranteed
    $135
    150 entries

    I am looking for a form to be developed with logic in DocuSign or FormStack. Where an user selects a number from drop-down selection box (ie: 20,30,50) the number will spawn pages with rows of input boxes (25 rows of input boxes for data collection per page), so if you selects 20 that equals 1 page displayed. Select 30, 2 pages are displayed. Select 50, then 3 pages are displayed for user input and SUBMIT. This is not a data entry project, rather a form development project with logic (javescript,SQL,etc.) that is part of the form flow. FormStack or DocuSign. I believe DocuSign cannot achieve this "ask." And I know a HTML, PHP + database can do the "ask" however, I want to stay way from online form+database. Not sure if Zapier can accomplish the "ask."...

    $170 (Avg Bid)
    $170 Avg Bid
    14 bids

    I am in need of a talented web developer or team to create a website funnel for my project. The primary features I require are a drag-and-drop website builder and the availability of pre-installed themes for customization. This project offers a great opportunity to showcase your web development skills and creativity. Key Requirements: Drag and Drop Editor: The website funnel should include an intuitive drag-and-drop editor that allows me to easily customize the layout, content, and design elements of the funnel pages. Pre-Installed Themes: I would like the option to choose from a selection of pre-installed themes that can be customized to suit my brand and project's needs. Additional Features: Responsive design to ensure the funnel looks ...

    $634 (Avg Bid)
    $634 Avg Bid
    90 bids

    I am looking for an advanced WordPress developer to work on a custom project with the following requirements: Functionality: - Integration of products, payment gateways and shopping cart features via API for drop shipping. Design: similar to Timeline: - The project has a short-term timeline of 3-6 weeks, so the ideal candidate should be able to deliver within this timeframe Skills and Experience: - Advanced knowledge of WordPress and its plugins - Experience in e-commerce website development and integration of payment gateways - Strong design skills and proficiency in using design tools - Ability to work on projects with tight deadlines and deliver high-quality work If you have the necessary skills and experience, please submit

    $465 (Avg Bid)
    $465 Avg Bid
    215 bids

    ...ClickFunnels, with advanced social media features, catering to both the Indian and international markets. This platform will empower users to create, customize, and optimize sales funnels, landing pages, and marketing campaigns with ease. Key features include: Funnel Creation: Users can design, customize, and launch sales funnels, landing pages, and lead generation campaigns using a user-friendly drag-and-drop interface. Advanced Templates: Offer a vast library of pre-designed templates for various industries, enabling rapid funnel creation. Social Media Integration: Seamlessly integrate with major social media platforms such as Facebook, Instagram, Twitter, and LinkedIn. Users can schedule posts, run ads, and analyze social media campaigns within the platform. Email M...

    $944 (Avg Bid)
    $944 Avg Bid
    39 bids

    ...foodstuffs at wholesale prices which are cheaper. To this I’m added 1 widget and 2 new screens, that also allows user buy directly from their local market in case they don’t want to crowd pool. Quick Shopping widget: This widget is a UI for drop down select, on the home screen. This widget works with the model class and services file that fetches all the table names from a database table. Where each table name represents a local market, therefore it fetches all the names of the local markets and puts them in a drop-down menu. On select of option from drop down menu, user is navigated to groceryshopping page, and his selected choice is passed to the next page also. First page is called grocery shopping page: This is simply a shopping list creator. This wi...

    $30 (Avg Bid)
    $30 Avg Bid
    22 bids

    Plumbers Co-op is in the process of developing our Retail and Trade eCommerce websites. We are in search of a New Logo for Plumbers Co-op Retail website as its marketed at retail consumers who would not be familiar with the Plumbers Co-op brand. We want it to be sleek and modern with a minimalist feel. We want drop PLUMBERS and going with "co-op home" or "co-op lifestyle" or "co-op lifestyle". IF WE REALLY COULD SEE SOME MORE ENTIRES ON "CO-OP HOME" and "CO-OP LIFESTYLE" - Colors: Black and White - Style: Minimalist - Words or concepts to convey: Innovation and modernity Ideal Skills and Experience: - Graphic design experience - Proficiency in creating minimalist logos - Ability to incorporate innovation and modernity into the l...

    $106 (Avg Bid)
    Guaranteed
    $106
    875 entries

    I need a Powerapp built in our tenant. User will drag and drop (2) PDF files. First one is an invoice. Powerapps will parse the invoice and extract the Customer information, email address and $amount. Powerapps will email the customer, process the payment then email the customer the second PDF file (The plans) About 30 invoices per month Will need working knowledge of AIBUILDER to parse invoices and working knowledge of payment APIs such as PAYPAL, STRIPE, etc. Please quote a lump sum for building the app including your lead time. Hourly or blank place holder bids will get ignored.

    $338 (Avg Bid)
    $338 Avg Bid
    17 bids

    I am looking for an experienced freelancer to create a 3D animation advertisement for a drone-based medical drop system ( delivering blood, organs for transplant , and medical supplies )which should showcase the advantage it has over traditional ambulance and helicopter delivery, ( possible scenario : an ambulance is stuck in traffic and the driver is frustrated , during this our drone "Atem1.0 " flies over the ambulance to the designated hospital for its delivery , scenario 2 : showcasing the lead and noise pollution helicopters make comparing our drone with it , which does not emit any pollutants ) . The advertisement should be 30-60 seconds long, and the target audience is the general public. I'm open to any style of animation that captures viewers' atten...

    $19 (Avg Bid)
    $19 Avg Bid
    3 bids