Id card logo design for vip transport jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 id card logo design for vip transport jobs found, pricing in NZD

    ...Vue the following page: Attached there is a somewhat working "local version" in a zip-archive. It will be easier for you to use this to debug / reengineer. Also attached please find a Vue-archive. Unpack, install and go to localhost:3000/Flyer. There you see an example of how your work could look. Use this as your template. Deliverable: - Working Vue-package based on the zip-package provided, which - replicates the behaviour from under localhost:3000/Briefumschlaege - A click on the "In den Einkaufswagen" button adds an item from the respective Card in your page to the Cart as it does already under localhost:3000/Flyer Hints: - Unzip the Flyer-Vue-package, npm install, npm run dev and go to under localhost:3000/Flyer

    $327 (Avg Bid)
    Featured Guaranteed
    $327
    0 entries

    ...The site should have custom product filters, enhancing user experience and making it easier to navigate through our products. - Membership subscriptions: The site should be capable of handling user subscriptions, privileges, and member-specific content. - Advanced analytics: It's crucial for us to have clear insights into user behavior, sales, and product performance. So, the site should be integrated with advanced analytics tools. Furthermore, I'd like the payment gateways PayPal, Stripe, UPI, and credit card to be seamlessly integrated on this website. The ideal candidate should have: - Proficient experience in WordPress e-commerce development. - Experience in integrating membership subscriptions, custom product filters, and advanced analytics tools. - Stron...

    $178 (Avg Bid)
    $178 Avg Bid
    57 bids

    I am seeking a talented grap...graphic designer to create a personalised birthday card that will incorporate specific images. I favor a unique card design that can expertly blend the images provided. Here are some specifics: - Must feature the following images: Koala Bear, Kiwi Bird, Cherry Blossoms, and Sourdough Bread. These images are paramount and should be seamlessly integrated within the card design. - The perfect professional for this project should possess and demonstrate a knack for incorporating different elements into one harmonious design. Previous experience in creating personalized cards would be a plus. Please provide samples of previous work, especially those related to personalized card designs. Your creativi...

    $90 (Avg Bid)
    $90 Avg Bid
    58 bids

    I'm looking for a creative designer to craft an invitation card for my baby's naming ceremony. I've decided on a pink and gold theme, which should be tastefully incorporated into the design. Key Requirements: - The card should be visually captivating and in line with the theme. - I need both digital (e-invite) and printable (PDF) versions of the card. - It should not include any photos. Ideal Skills: - Proficiency in graphic design, especially for invitation cards. - Experience with creating both digital and printable formats. - A good understanding of color schemes and design aesthetics. If you have a portfolio or previous work that aligns with this project, please share it. I'm excited to work with a pr...

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

    ...Python programmer to create a code for an automated student ID card detection system at the entrance of our college campus. When the system detects a student ID, it should open the gate automatically without any manual intervention. Key Requirements: - The code should be able to specifically identify student ID cards. - The system should be designed to trigger the gate automatically upon detection of an ID card. Alert Notification: - Upon detection, I need the system to provide an intermediate level alert: - ID number - Name - Time of detection Ideal Skills & Experience: - Proficient in Python programming - Experience with image processing and recognition - Previous work with automated systems will be highly beneficia...

    $16 (Avg Bid)
    $16 Avg Bid
    6 bids

    We're searching for a skilled designer to create a minimalistic UI for our iOS and Android mobile app. The UX must be simplistic yet intuitive drawing from modern design principles. Key Functions: - Beautiful, elegant design to bring our brand to life - Management of our project branded payment card - Navigation of merchant offers and rewards - Navigation of transactional history - Navigation of loading cryptocurrency prior to spending - Additional features.. Ideal Skills and Experience: - Proficient mobile designer for iOS and Android design principles - Prior experience in minimalist and modern design aesthetics - Familiarity with neumorphism is a bonus (may explore this style) - Understanding of financial apps and the ...

    $2516 (Avg Bid)
    $2516 Avg Bid
    66 bids

    as discussed

    $817 (Avg Bid)
    $817 Avg Bid
    1 bids
    Food Delivery App Development 6 days left
    VERIFIED

    I'm in need of an experienced mobile app developer to create a new food delivery app. The app should be compatible ...and enables users to place orders efficiently. - Delivery Tracking: A feature that keeps customers informed about the status of their delivery in real time. Key Payment Options: - Credit/Debit Card: Secure and easy-to-use online payment method. - Cash on Delivery: A popular option where the customer pays upon receiving their order. Ideal candidates for this project should have: - Previous experience in developing food delivery apps. - Proficiency in both iOS and Android app development. - Strong knowledge of integrating various payment gateways. - An eye for clean, modern, and user-friendly design. - Excellent communication skills and a pr...

    $1084 (Avg Bid)
    $1084 Avg Bid
    64 bids

    Hi, we need help to convert this figma design (7 pages) into Wix Studio. Needs to be responsive. No SEO needed. Needs to be well structure that won't break when making edits of text & image. Needs to setup site theme and stick all elements using site theme's text style & color. No real functionality needed. Just convert the design into Wix Studio. Please provide links to your previous Wix Studio sites. No suggestions on 'use wordpress' nor 'use classic editor' is needed.

    $142 (Avg Bid)
    $142 Avg Bid
    27 bids

    ...developer to create a card game. The project will be cross-platform compatible on both iOS and Android, reaching the broadest possible audience. Key features of this project include: - Development of a card game application - Cross-platform compatibility (iOS and Android) Ideal candidate should exhibit the following skills and experiences: - Proven experience in mobile app development - Proficiency in game design - Strong understanding of both iOS and Android platforms - Experience creating card games would be a significant advantage. Understanding and aligning with the project vision is critical, while attention to detail will be paramount. I look forward to viewing your portfolios and reading about your previous game design experience. Let&#...

    $4723 (Avg Bid)
    $4723 Avg Bid
    59 bids

    ...unique crate for me. The crate will be used to carry food and beverages, specifically uniformly and small-sized items. Key Requirements: - The design should incoporate a honeycomb pattern to allow water to drain. - The design should be 3D printed in panels and capable of being snapped together in a sturdy manner. - It needs to be robust enough to withstand the rigors of transportation while maintaining the integrity of its contents. - The crate will carry a dozen glass containers and needs an internal divider, made of three snap-together panels so they cannot hit each other during transport. Ideal Skills and Experience: - Previous experience in designing 3D printed products, particularly in the realm of transportation or storage. - A good understanding of ...

    $224 (Avg Bid)
    $224 Avg Bid
    16 bids

    This is the variant table with these fields CREATE TABLE ( id varchar(255) NOT NULL DEFAULT uuid_generate_v4(), name_lang json NOT NULL DEFAULT '{}'::json, data_area varchar(255) NULL, description json NULL DEFAULT '{}'::json, "type" bit(1) NULL, active bool NULL, created_by varchar(128) NOT NULL DEFAULT 'system'::character varying, created_on timestamp NOT NULL DEFAULT now(), updated_by varchar(128) NOT NULL DEFAULT 'system'::character varying, updated_on timestamp NOT NULL DEFAULT now(), CONSTRAINT category_pkey_1 PRIMARY KEY (id) ); this is the variant data table with these fields CREATE TABLE public.variant_data ( id varchar(255) NOT NULL DEFAULT uuid_generate_v4(), name_lang json NOT NULL ...

    $23 (Avg Bid)
    $23 Avg Bid
    4 bids

    ...visually appealing, and unique logo for my social media page which is focused on the buying and selling of various sports cards. Here's a brief rundown: • The sports cards we deal with include Baseball, Basketball, Football, and Pokemon cards. The logo should ideally reflect this wide collection without being overly complex or cluttered. • There is no deadline for this project but quality should be paramount. I would rather have a perfectly executed logo than a rushed job. Ideal skills & Experience: • Experience in logo design, especially related to sports or gaming. • Familiar with modern social media aesthetics. • Ability to work independently with minimal supervision. • Good communication t...

    $49 - $409
    Sealed
    $49 - $409
    88 bids

    Hi guys, as per my messages yesterday, I need to setup a project for Freelancer to allow a team's meeting. Jobman doesn’t allow you to put links in Tasks when you are setting up your Workflow. You can only put a link in AFTER a Lead or Job has been created. Id like you to do this with the use of the API and our current cron jobs.

    $271 (Avg Bid)
    $271 Avg Bid
    1 bids

    We are a Chinese company, we need someone in India who has an Apple ID to test downloading, registering and using our APP.

    $41 (Avg Bid)
    $41 Avg Bid
    6 bids

    ...extension for ghost browser (chromium based) that needs to extract an a few values from another ghost plugin that injects some data into every new tab that opens. You can create new identities with ghost browser and give them a name. When the new tab opens in the new identity one of ghost browsers plugins injects an array of data. into the page and can be viewed in the console. I'd like to extract the ID, Name and Color values that it injects and store them in my chrome plugin but haven't been able to successfully access. Building the plugin I'm ok with but need help accessing these values. Here is the array that gets injected into each tab: { "active": {}, "bypassed": false, "info": [], "identityInfo": { ...

    $41 / hr (Avg Bid)
    $41 / hr Avg Bid
    25 bids

    I've developed an app for my business and need assistance in setting up the corresponding Apple App Store and Google Play Store accounts. Key requirements: - Create an Apple App Store account - Create a Google Play Store account - Troubleshoot and determine if a previously unknown Apple ID can be used for the Apple App Store account Ideal candidates for this job should have: - Experience in setting up Apple App Store and Google Play Store accounts - Good problem-solving skills to deal with potential issues that may arise during the account setup - Knowledge of Apple devices for the Apple App Store account creation, as an existing device may be required Looking for a professional who can ensure a smooth and efficient process in getting my a...

    $265 (Avg Bid)
    $265 Avg Bid
    18 bids

    ...and intuitive mockup for a web application focused on optimizing the recruitment process for various users. It is crucial that the submitted designs are entirely original. Submissions that utilize pre-existing templates or closely mimic designs from platforms like ThemeForest will be outright rejected and may receive a negative review. The design must adhere to the features specified in our project outline while showcasing a distinct and fresh aesthetic. Design Requirements 1. User Management -User Registration/Login: Separate workflows for candidates and companies. Each form should gather specific information as per the provided documentation. Design should clearly differentiate between these two processes. -Email Verification & Secure Pa...

    $327 (Avg Bid)
    $327
    9 entries
    SEO Strategy 6 days left

    SEO Strategy Review, Audit & 6 Month roadmap for VIP BNB I want to be able to get as close to page one in the search results for the keywords I have identified.

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    32 bids
    $25 Avg Bid
    1 bids
    $25 Avg Bid
    1 bids
    $409 Avg Bid
    1 bids

    I'm creating a short-distance fiber optic link—specifically for data transfer between my locations less than a km apart. • Job Requirements: - Proficiency in fiber optics, and data transport systems - Capability to provide a solution capable of transmitting data efficiently - A comprehensive understanding of fiber optic design, particularly for multimedia data over short distances • Desired Experience & Skills: - Updated on the latest in fiber optic technology and best practices - A proven track record of successful similar short-range fiber optic link design - Demonstrable experience in effectively transferring multimedia data across locations. The end goal is an efficient, robust, and seamless da...

    $41 / hr (Avg Bid)
    $41 / hr Avg Bid
    9 bids

    ...a database in MS Excel for Invoices Log (tracking for already processed invoices) with the following features. 1- A list of all invoices (Master List). 2- A list of all Contracts. 3- A list of all Purchase Orders. 4- A list of Approvers who is approving the invoices. 5- A list of Accounts. 5- All of these list should be linked with each other. There should be a Dashboard (Main Page) with link to the pages (Add Invoice, Search Invoice, Search Approver, Search Contract, Search PO, Search Account and Reports pages) on the top, and below the page list there should be the statistical data of the database. For Add New Invoice page, I should be able to add an invoice details, and if it's related to a contract or purchase order, I should be able to add the Contract/...

    $250 (Avg Bid)
    $250 Avg Bid
    45 bids

    ...people) e-sport arena. This space should be multi-purpose, with areas for table top and card games, "video game tables", as well as adaptable space for B2B events or co-working. Key project elements: - The e-sport gaming area is the central focus. - A comfortable and homey interior design style is preferred. - Despite the diverse usage, the space should flow naturally and cohesively. - Incorporate dining areas where players can eat while engaging in video games. - The design should be flexible to also accommodate B2B events or transform into a co-working environment when needed. Ideal candidates should have: - Prior experience in architectural design of gaming or recreational areas. - A strong eye for interior design...

    $1019 (Avg Bid)
    $1019 Avg Bid
    27 bids

    ...Cards. Key functionalities and deliverables, I'd envisage for this project include: - A wide range of product categories that covers all types of building materials - from flooring and tiles to plumbing supplies and wood and metal materials. - Credit/Debit Card payment integration to facilitate seamless transactions. As for your expertise, I am looking for a freelancer who: - Has extensive experience in building eCommerce platforms. - Is competitively knowledgeable to integrate secure Credit/Debit Card payment systems. - Understands the nature of building materials market. - Prioritizes creating a visually engaging, user-friendly, and secure environment for customers. A bonus would be a track record in developing eCommerce sites f...

    $1151 (Avg Bid)
    $1151 Avg Bid
    49 bids

    I need a skilled developer who can create a scraper that can fetch audio IDs from Roblox. Key Requirements: - Scraping: The tool should be capable of efficiently extracting audio IDs from Roblox. with proxies Please only apply for this project if you have previous experience with web scraping tools and are familiar with Roblox's platform. Your solution should be robust, fast, and capable of handling large quantities of data.

    $190 (Avg Bid)
    $190 Avg Bid
    21 bids

    ...What we need Pages developed in ReactJs according to the Figma project and documentation in Notion, using the best practices in the development market. We accept suggestions for adjustments and improvements to the project. Maybe the Figma project doesn't have the best structure because we're beginners, but we've created a way to make it easy to identify the tasks. Our platform will have 20 pages, but 60% with reusable ReactJS components The website must have acceptable performance by today's internet standards (loading within 3 seconds) The site will not have 3D animations or videos. Authentication We use JWT for user authentication and authorization. ❌WHAT YOU DON'T NEED TO DO NodeJs BackEnd Development • It is not necessary to develop...

    $325 (Avg Bid)
    $325 Avg Bid
    63 bids

    I am looking for an experienced web design professional to design and build an E-commerce website for my business. To give perspective designers an idea of the project at hand I am looking for the site to replicate the functionality of ; I will be looking for a slightly different look though, along with my own logos. The perspective customer will be able to select from a list of appliances from each product - a fridge or an oven for example type in age of product and be able to receive an instant quote. I am looking for the product to then be purchasable following that quotation following a sign up process and agreement to terms and conditions. Customer will then automatically be sent an email welcoming them to the product and ...

    $1027 (Avg Bid)
    $1027 Avg Bid
    247 bids

    Hi I need VPN application to connect to v2ray configs For example, I have several servers with Vless, Vmess and Trojan configs from several different countries server, also I need to update servers through admin, sort servers, delete, add and hide Ability to use free and premium modes, connect to PayPal and Stripe payment gateways, etc. But I need Run this project step by step for example for first task just free plan and then add premium plans and gateways and etc. for example then I need create ios app and more I'm looking for a skilled developer to create a custom VPN application for my needs and upgrade it in future

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

    Hello! We're looking for an expert in Android or Flutter for an urgent project. Currently, we have the system connected on Android, but the app is lacking in many aspects. We need to connect the system on Flutter and develop the functionalities we need. In Android, we need to implement an ID confirmation and a dropdown category indicating products delivered in the main warehouse, among others. This will help us keep better control over the system. It's urgent, and we need to complete it today! If you have experience in Android or Flutter and can help us with this, please contact us as soon as possible!

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    114 bids

    ...bottom of ID text to midpoint on edge of triangle o Default alignment has the bottom line of text aligned to 5% above the bottom corner of the triangle  Orthogonal rotation • Text moves away from triangle. Minimum distance 1/64” between edge of block and edge of text • Grip allows for rotation from perpendicular  Stretch-able location of cable ID • Grip at insertion point of ID text • When the grip moves away from the default location o Line between symbol and text becomes visible o Line around text becomes visible  Automatic overlap protection • ID attributes shift if necessary to avoid overlap with other ID attributes. o 0 up o 180 down o 90 left / up (text looks like multiple lines) o 270 right / down (text ...

    $641 (Avg Bid)
    Featured
    $641 Avg Bid
    31 bids

    We are an engineering company in need of a P&ID drawing for our margarine plant process. This project requires the completion of 1 P&ID done in AutoCAD. Files must be delivered in DWG and PDF (monochrome) format and adhere to best drafting practices for P&IDs. Please do not bid if you lack direct experience with P&ID drawings for industrial processes. We will provide the PFD. Additionally, the process must be simulated using HYSYS, with the simulation results included as part of the project output. The project must be completed in 5 days. Project Details: - Create a standard P&ID from the provided PFD. - Simulate the process using HYSYS and include the simulation results. - Use of layers is required and should be consist...

    $719 (Avg Bid)
    $719 Avg Bid
    11 bids

    ...professional with expertise in quality control, logistics coordination, and sourcing fabricants for minor garment alterations. Key Requirements: - Quality Control: You should have a skilled eye for inspecting garment quality and ensuring our standards are met. - Logistics Coordination: You'll be responsible for coordinating the smooth transport of goods from China to other countries. - Dealing with manufacturer: you will be the link between the fabricant and us, so we will need a bilingual person (English and Chinese). - Fabricant Sourcing: You should be able to help us find a fabricant that can make small alterations to common garments. Customization: - The level of customization we require for the garments falls under the 'Medium' ...

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    4 bids
    Zen Cart STRIPE customization 6 days left
    VERIFIED

    ...additional payment methods besides paypal. This is for EXISTING ZEN CART WEBSITE USING VERSION and possible update zen cart on EXISTING website. Expertise: high level of programming expertise PHP skills are essential, including how to change php version with patches or HTacces change Cart Experience: Familiarity with Zen Cart is a must. An understanding of its architecture and functionality is crucial to ensure a successful integration and customization. Site is running very old version of zen cart customization Integrated the stripe payment page that has options for now, pay later: Stripe supports payment methods like Affirm, Afterpay, and Klarna that allow customers to split their payments over time. b. Credit card processing 4. Keep the existing option to...

    $49 - $409
    Sealed
    $49 - $409
    82 bids

    I'm developing a game akin to Uno, with a unique business theme. The target audience is adults (18+), so the design should resonate with their sensibilities. Key Points: - The design needs to be aesthetically appealing and fun, as the game is meant for entertainment. - The style I'm aiming for is Cartoonish, so I'm looking for an artist who excels in this particular genre. Ideal skills for this project: - Strong experience in creating cartoonish designs. - Understanding of adult audience preferences in card game design. - Ability to translate business themes into appealing, fun visuals. I need: - back of the card to be used on all cards - 4 different designs with the ability to exchange the wording on the bo...

    $132 (Avg Bid)
    $132 Avg Bid
    112 bids

    ...looking for a Drupal-focused developer to develop a patch for the Flag module. The patch needs to provide a "Flagged Entity" relationship within a User View that refers to content that a User has flagged. This relationship can then be used to filter and contextual filter the User View results by this flagged entity. A use case is outputting a view list of users who have flagged a specific node. The above relationship would enable a contextual filter of "Content ID", and the view results would be based on that node's ID from this contextual filter. Key Notes - This new relationship must be usable within a User View. - You will need to setup your own Drupal 10 site and install Flag to create this patch. I will not be providing any co...

    $234 (Avg Bid)
    $234 Avg Bid
    39 bids

    ...website for a customised workwear business. The website must have a feature for customers to be able to customise a blank product with their own logo/design. The website's primary objective is to host a substantial number of products for sale, so experience with building comprehensive online stores is a must. Key Requirements: - E-commerce Expertise: I need a freelancer who's well-versed in e-commerce site development. Your prior experience with creating such platforms, particularly with a product range exceeding 100 items, will be highly beneficial. - Payment Gateway Integration: The website should allow customers to pay via credit card and PayPal. Your proficiency in integrating these payment methods securely and seamlessly is esse...

    $1014 (Avg Bid)
    $1014 Avg Bid
    276 bids
    Trophy icon Figma to Elementor Conversion 2 days left

    ...freelancer to convert a single landing page Figma design into an Elementor website. The project involves: - Converting the Figma design to an Elementor website - Ensuring the website retains the design elements and is responsive across devices - Implementing any necessary plugins or custom code for specific features Ideal skills for this project: - Proficiency in Figma and Elementor - Experience in web design and development - Attention to detail and ability to replicate a design faithfully - Understanding of responsive design principles Please note that while this is a standalone project, successful completion may lead to more work in the future. Here is the prototype:

    $65 (Avg Bid)
    $65
    6 entries

    There will be a business card design of the front and back side and there will be 3 cards but same design and contact information that

    $294 (Avg Bid)
    $294 Avg Bid
    1 bids

    I'm looking for an e-commerce website that can sell a single digital product - a software. The key requirements for this project are as follows: - **E-Commerce Functionality**: The website should essentially operate as a single product online store, optimized for sales of the software. - **Digital Product Delivery**: After a successful purchase, I'd like the software to be delivered via email with a secure download link. - **Payment Integration**: The website should have seamless integration with both Credit Card and PayPal payment gateways. Skills: - Proficiency in e-commerce website development - Experience in digital product sales platforms - Payment gateway integration expertise, especially in Credit Card and PayPal - Strong understand...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    40 bids

    I need help with developing an advanced passenger information system for a public transportation project. This will primarily involve creating a notification system to promptly alert riders of delays or any changes to their journey. Potential freelancers should ideally have: - An understanding of transport logistics - Experience with application or software development especially with geo-location and notification functionalities - Ability to design a system that is user-friendly and accessible to a large number of users Providing a robust, efficient system that users can depend on is the key.

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    13 bids

    I'm in need of a professional designer for an upcoming housewarming event. I envision a unique blend of modern and traditional aesthetics for the invitation card to mirror the style of my new home. Key responsibilities: - Creating a modern-traditional themed design. - Incorporating house details into the invitation. Ideal Candidate: - Versatile designer with proficiency in both modern and traditional designs. - Experience creating detailed and personalised event invitations. - Prior experience with housewarming invitation cards is a plus.

    $23 (Avg Bid)
    $23 Avg Bid
    20 bids

    I'm looking for a professional website developer to create a straightforward e-commerce platform for my business. The site will primarily serve as a virtual store for my products and services. Key Requirements: - The website should have a user-friendly layout that appeals to customers - It should incorporate a simple checkout system that supports multiple payment methods - I plan to initially list between 1-10 products, so the site should accommodate this range - The payment gateway should be capable of handling diverse payment methods including Credit Card, PayPal, Bank Transfer, and UPI - The design should be minimalist but engaging, prioritizing product display and secure payment options Ideal Experience: - Proficient in e-commerce website devel...

    $172 (Avg Bid)
    $172 Avg Bid
    42 bids

    ...the process of building a user authentication login page for a web application using the Microsoft Graph API. The loging should just allow pre-registered users (from azure dashboard) to enter the app. Ideally the should build a little login page using streamlit! Key Requirements: - Expertise in Python: Comprehensive proficiency in Python is a must, as the tutorial is centered around this language. - Familiarity with Microsoft Graph API: The ability to leverage the Microsoft Graph API for user authentication is essential. - Video Creation: While I'm not looking for a professional video maker, the candidate should be able to record, edit, and produce a clear and engaging tutorial. The ideal candidate should possess a developer’s eye for detail an...

    $147 (Avg Bid)
    $147 Avg Bid
    11 bids

    I need assistance creating a UA tracking ID for my Google Analytics account.

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

    I am looking for a professional to scrape LinkedIn profiles for the purpose of lead generation. - The data I need extracted includes Name, Mobile Number, Email ID, and Company. - The intention is to use this information for email marketing. I need the freelancer to scrape more than 5000 profiles for this project. Ideal Skills: - Proficient in LinkedIn data scraping - Experience in lead generation - Strong attention to detail - Excellent communication skills Please let me know if you have handled similar projects in the past. Thank you.

    $33 (Avg Bid)
    $33 Avg Bid
    22 bids

    More details: What is the primary purpose of the swiping functionality/screen in your app? Event browsing What content should be displayed on each swipe card? Event name and photo, Event description and date, Event location, Host photo How should the swiping functionality work? Swipe left to dislike, swipe right to like, Swipe up to view more details, swipe down to return to previous card Add swipe screen to menu on existing app, populate with dummy data, that calls backend api

    $294 (Avg Bid)
    $294 Avg Bid
    39 bids