ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 python3 user input string งานที่พบ, การเสนอราคา USD
    Sudoku Solver หมดเขตแล้ว left

    เขียนโปรเเกรม Sudoku ที่สามารถเเก้โจทย์ Sudoku ที่ user inputโดยไม่ใช้ library ที่เกี่ยวกับ constraint(CLD(FD) library) เขียนโดย backtracking เเละเชื่อมกับ UI โดยใช้ python

    $214 (Avg Bid)
    $214 การประมูลเฉลี่ย
    3 คำเสนอราคา
    Micro controller หมดเขตแล้ว left

    1) ชุดควบคุม ที่รับข้อมูลจากเซ็นเซอร์ 1-6 input แล้ว นำข้อมูลมาประมวลผล และสั่งการ ทั้งแบบ PID และ Relays output 2) จาก 1st stage พัฒนาต่อยอด เป็น IOT on desktop and Mobile.

    $37 / hr (Avg Bid)
    $37 / hr การประมูลเฉลี่ย
    2 คำเสนอราคา
    Donation Hub หมดเขตแล้ว left

    ...ที่อยู่ในขอบเขตการพัฒนา Donors • View Organizations - Display story and donation method selection • Donation Status - Display result of the payment from Payment Gateway, Direct Transfer, or Rabbit Line Payment • List Donation Transactions - Search for all the donation transactions based on the input from donors like citizen id, full name, and mobile number Administrators • Manage Organizations - List all organization that were registered so far and can be filtered by some information • Register Organizations - Input form to register new organizations • Update Organizations - Update form to modify some information about registered organizations • Remove Organizations - A confirmation page to delete an organization • Vie...

    $13037 (Avg Bid)
    $13037 การประมูลเฉลี่ย
    25 คำเสนอราคา
    user interface หมดเขตแล้ว left

    ออกแบบ user interface เพื่อ ทำเว็บไซด์ บลาๆๆ เทสๆๆๆ แค่ทดลองเล่นดูค่ะ ไม่ได้จะจ้าง แหะๆ เสร็จแล้วจะลบนะคะ

    $2 - $8 / hr
    $2 - $8 / hr
    0 คำเสนอราคา

    ต้องการให้พัฒนา ระบบฟังภาษาไทยผ่าน php โดยเมื่อฟังคำที่เป็นคำสั่ง เช่น เปิดไฟ ให้ไปสั่ง function php ให้ทำงานต่อ ทางผมมี function อยู่แล้ว ขาดส่วนที่รับ input เป็นเสียงเพื่อไป trigger ให้ function ที่เตรียมไว้ได้ทำงานต่อ

    $244 (Avg Bid)
    $244 การประมูลเฉลี่ย
    1 คำเสนอราคา

    ต้องการให้พัฒนา ระบบฟังภาษาไทยผ่าน php โดยเมื่อฟังคำที่เป็นคำสั่ง เช่น เปิดไฟ ให้ไปสั่ง function php ให้ทำงานต่อ ทางผมมี function อยู่แล้ว ขาดส่วนที่รับ input เป็นเสียงเพื่อไป trigger ให้ function ที่เตรียมไว้ได้ทำงานต่อ

    $150 - $150
    $150 - $150
    0 คำเสนอราคา

    I need a command-line program that can convert .mpz files to .xlsx files. The program should be written in Python. Key Requirements: - Input: The program should take a .mpz file as input. - Output: The extracted files should be converted to .xlsx format. - Handling: The program should be able to handle files up to 200mb in size. Skills/Experience Required: - Proficient in Python programming - Experience with file handling and conversion Note: A graphical user interface is not required, the program should be command-line only.

    $143 (Avg Bid)
    $143 การประมูลเฉลี่ย
    13 คำเสนอราคา

    Tengo 4 archivos como input. Dos XMLs con datos para mapear, 1 rdlc que especifica como se genera el PDF de salida con y que debe servir como guia para posicionar los datos a pegar en el PDF y además 1 PDF con diseño basico pero que le faltan datos que deben ser desplegados segun las diposiciones del RDLC, todo esto en tiempo de ejecución. Es decir paso 4 outputs distintos y me genera un PDF con datos dispuestos coherentemente. Todos los archivos Inputs y Output van en el zip adjunto. Se puede partir con una prueba de concepto, en donde se pinten al menos un par de campos en las posiciones basadas en el RDLC y tambien la tabla de datos que corresponde de los nodos Detalles del XML llamado dtetimbrado.

    $146 (Avg Bid)
    $146 การประมูลเฉลี่ย
    10 คำเสนอราคา

    I need a Node.js expert to finalize the OTP system for user registration on my website. Key Requirements: - Full Implementation: The system is partially implemented, and I need someone to complete it. The project involves integrating OTP functionality into the user registration process. - OTP Delivery: The OTP should be sent to users via SMS. - and when user forget password it ask otp Pages are already created Ideal Skills and Experience: - Proficient in Node.js: As a core requirement, you should have extensive experience with Node.js development. - Authentication Systems: Prior work on OTP-based authentication systems is highly desirable. - SMS Integration: Experience with SMS gateways and API integration is a plus. Please note, I am looking for a prompt compl...

    $34 (Avg Bid)
    $34 การประมูลเฉลี่ย
    9 คำเสนอราคา
    Quasar and @anthropic-ai/sdk": "^0.21.0", 6 วัน left
    ยืนยันแล้ว

    ...create({ // mode: "no-cors", max_tokens: 1024, messages: [{ role: "user", content: "Hello, Claude" }], model: "claude-3-opus-20240229", }); this.Claude_answer = ; (); try { const response = await ( this.Claude_question ); = ; } catch (error) { this.Claude_answer(error); ("Error sending message:", error); } }, And make the call without getting a cors message. It needs to be a Quasar app and not a node.js app. Make a page that has an Question and an answer input. Add a button that calls the function I provided. If you have better code you can use

    $40 (Avg Bid)
    $40 การประมูลเฉลี่ย
    4 คำเสนอราคา
    Conversational Elvis AI with NLP 6 วัน left
    ยืนยันแล้ว

    ...to create an AI solution that mimics the conversational style of Elvis Presley. It's intended for a radio show, so integration with MP3 is essential. Key Requirements: - Conversational AI: The primary aim of this project is to have an AI that can engage in meaningful and charismatic conversations similar to Elvis Presley. The AI should be able to handle various topics and respond naturally to user input. - Natural Language Processing (NLP): It's crucial that the AI incorporates advanced NLP techniques to ensure its responses are coherent, contextually relevant, and sound like Elvis. Ideal Skills: - Experience with creating conversational AI interfaces. - Proficiency in Natural Language Processing. - Familiarity with integrating AI solutions with MP3 platforms. ...

    $10 (Avg Bid)
    $10 การประมูลเฉลี่ย
    2 คำเสนอราคา
    PC Gameplay Balance Tester -- 7 6 วัน left
    ยืนยันแล้ว

    I'm on the lookout for a diligent freelancer to help in testing the gameplay balance of our latest PC game. The core focus of your responsibilities will be: - *...balance. Your insights will be invaluable in tuning game mechanics to enhance the player experience. **Ideal Skills and Experience:** - Proven experience in PC game testing, particularly gameplay aspects. - Keen analytical skills to identify and articulate balance issues. - Strong communication skills to provide clear, actionable feedback. - A deep understanding of game mechanics and user experience in gaming. Your input will be crucial in shaping the game to ensure it offers a challenging, engaging, and balanced experience for players. If you have a passion for gaming and a critical eye for detail, I would ...

    $18 (Avg Bid)
    $18 การประมูลเฉลี่ย
    21 คำเสนอราคา
    PC Gameplay Balance Tester -- 6 6 วัน left
    ยืนยันแล้ว

    I'm on the lookout for a diligent freelancer to help in testing the gameplay balance of our latest PC game. The core focus of your responsibilities will be: - *...balance. Your insights will be invaluable in tuning game mechanics to enhance the player experience. **Ideal Skills and Experience:** - Proven experience in PC game testing, particularly gameplay aspects. - Keen analytical skills to identify and articulate balance issues. - Strong communication skills to provide clear, actionable feedback. - A deep understanding of game mechanics and user experience in gaming. Your input will be crucial in shaping the game to ensure it offers a challenging, engaging, and balanced experience for players. If you have a passion for gaming and a critical eye for detail, I would ...

    $20 (Avg Bid)
    $20 การประมูลเฉลี่ย
    20 คำเสนอราคา

    Provide: 1. French and 2. German translations for the static strings used on a website. I've compiled a list of all the static strings on a website. A native French speaker and a native German speaker are needed to update the Excel file attached with the translations from: 1. English to French and 2. English to German Thank you!

    $41 (Avg Bid)
    $41 การประมูลเฉลี่ย
    15 คำเสนอราคา

    I'm looking for a ROBLOX developer who has extensive knowledge of LUA and experience in scripting anime abilities. Key Requirements: - Proficiency in LUA and ROBLOX scripting - Previous experience with implementing anime abilities in games - Familiarity with animations, visual effects, sound eff...so no predefined abilities are required. Your tasks will include: - Scripting the skills and abilities - Creating animations based on ROBLOX style - Implementing visual effects - Adding sound effects - Adjusting camera movements to enhance gameplay Ideal candidates will have a strong portfolio of similar projects and be able to deliver high-quality work within agreed timelines. Your creative input will also be valued. Let's team up and bring these anime abilities to life in ...

    $2382 (Avg Bid)
    $2382 การประมูลเฉลี่ย
    12 คำเสนอราคา
    Digital Business Card Design 6 วัน left
    ยืนยันแล้ว

    I'm seeking a skilled professional to design approximate 6 digital business cards design templates for Elementor. - The card should reflect business brand, - Include my contact information - Have a link and a QR code for easy access. - All the 6 design should be similar to samples I'm open to your creative input and suggestions regarding the overall design. Ideal candidates should have experience in Elementor or Elementor Pro (WordPress), specifically in creating digital business cards. A strong understanding of branding and professionalism is also desired.

    $36 (Avg Bid)
    $36 การประมูลเฉลี่ย
    49 คำเสนอราคา

    I want to create a nutritional analysis software that helps manufacturing companies, restaurants, or other food service businesses manage nutritional information. The software should allow users to input an ingredient from a database, customize data, and quickly break down its nutritional values. Example of tools and technologies needed: Programming Languages: - Backend: Python (Django, Flask), Node.js (). - Frontend: JavaScript (React, Vue.js, Angular) Testing: - Selenium, Jest Version Control: - Git (GitHub, GitLab, Bitbucket)

    $3109 (Avg Bid)
    $3109 การประมูลเฉลี่ย
    44 คำเสนอราคา
    PC Gameplay Balance Tester -- 5 6 วัน left
    ยืนยันแล้ว

    I'm on the lookout for a diligent freelancer to help in testing the gameplay balance of our latest PC game. The core focus of your responsibilities will be: - *...balance. Your insights will be invaluable in tuning game mechanics to enhance the player experience. **Ideal Skills and Experience:** - Proven experience in PC game testing, particularly gameplay aspects. - Keen analytical skills to identify and articulate balance issues. - Strong communication skills to provide clear, actionable feedback. - A deep understanding of game mechanics and user experience in gaming. Your input will be crucial in shaping the game to ensure it offers a challenging, engaging, and balanced experience for players. If you have a passion for gaming and a critical eye for detail, I would ...

    $17 (Avg Bid)
    $17 การประมูลเฉลี่ย
    17 คำเสนอราคา
    PC Gameplay Balance Tester -- 4 6 วัน left
    ยืนยันแล้ว

    I'm on the lookout for a diligent freelancer to help in testing the gameplay balance of our latest PC game. The core focus of your responsibilities will be: - *...balance. Your insights will be invaluable in tuning game mechanics to enhance the player experience. **Ideal Skills and Experience:** - Proven experience in PC game testing, particularly gameplay aspects. - Keen analytical skills to identify and articulate balance issues. - Strong communication skills to provide clear, actionable feedback. - A deep understanding of game mechanics and user experience in gaming. Your input will be crucial in shaping the game to ensure it offers a challenging, engaging, and balanced experience for players. If you have a passion for gaming and a critical eye for detail, I would ...

    $15 (Avg Bid)
    $15 การประมูลเฉลี่ย
    21 คำเสนอราคา

    I'm on the lookout for a diligent freelancer to help in testing the gameplay balance of our latest PC game. The core focus of your responsibilities will be: - *...balance. Your insights will be invaluable in tuning game mechanics to enhance the player experience. **Ideal Skills and Experience:** - Proven experience in PC game testing, particularly gameplay aspects. - Keen analytical skills to identify and articulate balance issues. - Strong communication skills to provide clear, actionable feedback. - A deep understanding of game mechanics and user experience in gaming. Your input will be crucial in shaping the game to ensure it offers a challenging, engaging, and balanced experience for players. If you have a passion for gaming and a critical eye for detail, I would ...

    $15 (Avg Bid)
    $15 การประมูลเฉลี่ย
    14 คำเสนอราคา
    Cartoonish YouTube Logo with Diary Illustration 6 วัน left
    ยืนยันแล้ว

    I'm looking to bring m...towards cartoon, the fountain pen should be detailed enough to be clearly recognizable. - While bringing these elements together, consider using a mix of cool colour scheme mainly incorporating shades of Blues and Purples to resonate with my channel's vibes. Ideal candidate should have: - An expertise in creating cartoons. - The ability to incorporate client ideas whilst also providing professional input. - A solid understanding of YouTube channel branding, and what makes a logo eye-catching yet fitting for the channel. - Experience working with a cool colour palette, especially blues and purples. The logo should be as inviting as it is unique - inviting visitors to discover "A Man's Diary". Together, let's capture the esse...

    $29 (Avg Bid)
    $29 การประมูลเฉลี่ย
    104 คำเสนอราคา
    Pixel-Action PC Game 6 วัน left
    ยืนยันแล้ว

    ...Proficient in developing action games for PC, with a portfolio showcasing similar projects. - **Pixel Art:** Exceptional skills in pixel art creation, able to craft detailed and unique characters, environments, and effects. - **Programming:** Strong background in coding, familiar with engines and languages suitable for PC game development (e.g., Unity, C#). - **Creative Input:** While I have a clear vision, I value creativity and input on how to enhance the game's design and mechanics. **Ideal Skills and Experience:** - Experience in developing action games, specifically for PC. - Strong portfolio featuring pixel art in various styles, with emphasis on action-game elements. - Proficiency in game design principles, capable of implementing engaging and balanced gamepla...

    $14 (Avg Bid)
    $14 การประมูลเฉลี่ย
    5 คำเสนอราคา
    PC Gameplay Balance Tester -- 2 6 วัน left
    ยืนยันแล้ว

    I'm on the lookout for a diligent freelancer to help in testing the gameplay balance of our latest PC game. The core focus of your responsibilities will be: - *...balance. Your insights will be invaluable in tuning game mechanics to enhance the player experience. **Ideal Skills and Experience:** - Proven experience in PC game testing, particularly gameplay aspects. - Keen analytical skills to identify and articulate balance issues. - Strong communication skills to provide clear, actionable feedback. - A deep understanding of game mechanics and user experience in gaming. Your input will be crucial in shaping the game to ensure it offers a challenging, engaging, and balanced experience for players. If you have a passion for gaming and a critical eye for detail, I would ...

    $17 (Avg Bid)
    $17 การประมูลเฉลี่ย
    16 คำเสนอราคา
    PC Gameplay Balance Tester 6 วัน left
    ยืนยันแล้ว

    I'm on the lookout for a diligent freelancer to help in testing the gameplay balance of our latest PC game. The core focus of your responsibilities will be: - *...balance. Your insights will be invaluable in tuning game mechanics to enhance the player experience. **Ideal Skills and Experience:** - Proven experience in PC game testing, particularly gameplay aspects. - Keen analytical skills to identify and articulate balance issues. - Strong communication skills to provide clear, actionable feedback. - A deep understanding of game mechanics and user experience in gaming. Your input will be crucial in shaping the game to ensure it offers a challenging, engaging, and balanced experience for players. If you have a passion for gaming and a critical eye for detail, I would ...

    $16 (Avg Bid)
    $16 การประมูลเฉลี่ย
    17 คำเสนอราคา
    Tech Packaging Design 6 วัน left

    I'm looking for a talented graphic designer for creating packaging designs for my technology and gadgets. Key Points: - No existing brand style or color scheme: Since I'm starting from scratch, I ...will resonate with my target audience. - Understanding of Technology and Gadgets: Ideally, the designer should have prior experience in designing packaging for technology-related products. - Attention to Detail: The packaging design should not only be visually appealing but also practical and informative, showcasing the product in the best way possible. - Versatility: I'm open to your creative input, so you should be comfortable with taking the lead on the creative aspect. If you have a strong portfolio of previous packaging design work and the necessary experience, I...

    $68 (Avg Bid)
    $68 การประมูลเฉลี่ย
    98 คำเสนอราคา

    I am after a proficient web developer to design a conta...inspiration from Egyptian pyramids. I'm looking for a unique design that can set my site apart from the rest. Key deliverables include: - Hunting down the right imagery and design elements that speak to the theme - Ensuring the design is responsive and user-friendly You should have: - A demonstrated ability in web design, ideally with examples of distinctive themed layouts - An understanding of how to apply branding consistently - A meticulous eye for detail - An understanding of user experience principles Please note, I've omitted input on the functionality and information requirements on the contact page. Therefore, I'd like your professional advice on what would work best while s...

    $31 (Avg Bid)
    $31 การประมูลเฉลี่ย
    26 คำเสนอราคา
    Advanced AI Audiobook Production with Accents 6 วัน left
    ยืนยันแล้ว

    ...clocking in at about 12 hours, so durability and attention to details are crucial. Your task will involve incorporating a wide range of AI voices (more than four) to deliver a more engaging and dynamic listening experience. Furthermore, I want certain voices to have specific accents to align with the unique characters featured throughout the novel. While the accents aren't currently decided, your input and expertise here would be appreciated. The ideal candidate for this project: - Is proficient in AI voice technology, preferably with a portfolio featuring multiple voice characters. - Has a keen ear for voices and accents, ensuring that each character’s voice is distinctive. - Can deliver a high-quality, 12-hour audiobook production. - Is attentive to the ...

    $1000 - $3000
    ปิดผนึก NDA
    $1000 - $3000
    7 คำเสนอราคา

    I'm in need of a developer familiar with Google Maps API to cre...should show an aerial image of their house and give an estimate of the square footage of the landscape without structures. Key requirements: - Users should be able to directly input their street address on the website to obtain the aerial image and square footage estimate. - The map should be interactive, but only for viewing purposes. No advanced interactions like drawing or area selection are needed. Ideal skills and experience: - Proficient in Google Maps API and integrating it into websites. - Experience in developing interactive elements on websites. - Strong understanding of front-end development to ensure seamless user experience. - Ability to handle geolocation and calculation of square footage b...

    $153 (Avg Bid)
    $153 การประมูลเฉลี่ย
    15 คำเสนอราคา
    AWS Lambda Function Setup Support 6 วัน left
    ยืนยันแล้ว

    I'm in need of someone with extensive knowledge of AWS Lambda functions and how it interacts with AWS Lex. I possess familiarity wit...how to integrate my Lex bot with the Lamda function that I have created. I need someone to advise on the configuration of aliases and permissions and how to invoke the function in Lex. I have the pieces setup so don't think it will take too long for someone experienced to show me what I am missing. Initially all I want is the Lambda function to invoke my bot and play a Welcome without needing user input to start the conversation. This project is more of a tutoring task, therefore, your communication skills should be excellent. I anticipate we will need to collaborate closely. If you’ve done this type of project before, please ...

    $112 (Avg Bid)
    $112 การประมูลเฉลี่ย
    12 คำเสนอราคา
    PHP Order Page Development for Agents 6 วัน left
    ยืนยันแล้ว

    I'm in need of a PHP page that helps our agents to send an order. This page should be intuitive and user-friendly while ensuring all necessary information is captured. The platform should be interactive and user-friendly, ensuring a smooth order submission process for our agents. Ideal Skills: - Proficient in PHP - Strong experience in web development - Knowledge in creating secure web forms - Experience in agent-based systems would be a plus Please bid for this project if you believe you have the skills and experience needed to deliver a high-quality, efficient, and secure PHP page for our agents. Our customer sells products (not online, but in shop). He wants to receive orders from agents. I have an excel file containing the products that he wants to sell. The e...

    $160 (Avg Bid)
    $160 การประมูลเฉลี่ย
    132 คำเสนอราคา

    ...Your main task will be to develop a user-friendly platform that is informative and engaging for other fans. Key Points: - Create a fan website: The primary goal of this project is to craft a website where fans of the Last Air Bender show can find a wealth of information and content to fuel their passion for the series. Ideal Skills and Experience: - Proficiency in web development: You should have strong skills in web design and development, with the ability to create a visually appealing and functional website. - Previous experience with fan sites: Knowledge of what fans of the Last Air Bender show would be looking for in a fan website would be a significant advantage. - Understanding of UI/UX principles: The ability to create an intuitive and user-friendly website i...

    $498 (Avg Bid)
    $498 การประมูลเฉลี่ย
    91 คำเสนอราคา
    Energy Savings Calculator Spreadsheet 13 ชั่วโมง left

    I require a straightforward, user-friendly spreadsheet that calculates energy savings based on specific input. My needs are very particular. Here are the key aspects: Input Specifications: - It should only take one input: an initial savings value representing the savings our product offers. Calculation Requirements: - I expect the spreadsheet to perform calculations for both percentage and dollar amount savings. Results Format: - The results should be shown as simple numbers; I don't need them displayed as percentages or any graphical representations. The freelancer fit for the task should be proficient in spreadsheet software and have experience in building similar savings calculators. A good understanding of energy savings would be advantageous.

    $250 - $750
    เร่งด่วน ปิดผนึก NDA
    $250 - $750
    31 คำเสนอราคา

    A weight loss workbook that is appealing to look at and easy to use. Key Components: - The workbook will have textual content that is structured and visually appealing. - It should have graphics and images that are relevant to the content and help in understanding. - The interactive elements should include text input fields, checkboxes, and dropdown menus. These should be designed to be user-friendly and intuitive. The ideal freelancer for this project should have: - A strong understanding of design principles. - Proficiency in creating fillable PDFs with interactive elements. - An understanding of educational content design would be an advantage. - Good communication skills to ensure that the design aligns with the educational goals. Content should contain Weekly weight D...

    $75 (Avg Bid)
    การันตี

    ...looking for a highly efficient data entry professional to handle an important task for my project. Your primary role will include: * Entering diverse types of data (both text and images) into a spreadsheet. * The data will be quite varied, so an ability to handle multiple data types effectively is fundamental. * An eye for detail is essential considering the diverse nature of data that will be input. The ideal candidate should possess advanced MS Excel skills and have considerable experience in data entry. Your ability to manage large amounts of data, and ensure it's correctly and promptly entered into the spreadsheet, will be critical to this role. Familiarity with different types of data (text and images) and skill in organizing such information logically will be a stro...

    $12 (Avg Bid)
    $12 การประมูลเฉลี่ย
    28 คำเสนอราคา
    YouTube Channel Setup & Monetization 6 วัน left
    ยืนยันแล้ว

    As I prepare to launch my YouTube channel, I'm seeking a skilled professional who can assist me in s...visibility - Suggesting and implementing video ideas - Regular advice and support for maintaining the channel Ideal Candidates Should: - Possess a thorough understanding of YouTube's backend - Have experience with AdSense and setting up monetization strategies - Be familiar with SEO best practices in the realm of YouTube - Show a track record of successful YouTube channel growth - Offer creative input for video content - Be available for ongoing support and consultation I plan to upload videos on a weekly basis and the content will vary, so adaptability and a wide range of skills within YouTube management is key. If you're interested in helping me develop this chan...

    $31 (Avg Bid)
    $31 การประมูลเฉลี่ย
    21 คำเสนอราคา
    UK/US Writers Needed - Part-Time or Full-Time - Ongoing Basis 6 วัน left
    ยืนยันแล้ว

    ...DON'T WASTE YOUR OR OUR TIME IF YOU DON'T WRITE MANUALLY !!! What we offer: *Writing work at the entry rate of $20/1000 words with room for growth. *Flexibility: No Skyping, no phone calls, accept projects when you have the time to complete them, take time off when you need (letting us know in advance is good practice). *Easy to work with: We reply to questions fast, will provide valuable input and feedback on every single task you complete. *We've been in the content writing and marketing business for 15 years and have worked with more than 2000 clients. As part of our team, you'll have the opportunity to learn from experienced team members on a daily basis. What we expect: *You'll be part of an International team with a base in Serbia that wo...

    $16 (Avg Bid)
    $16 การประมูลเฉลี่ย
    41 คำเสนอราคา
    Photoshoot Order App 6 วัน left
    ยืนยันแล้ว

    ...necessary screens: ### 1. Login Screen - **Purpose:** Allow users (brokers and photographers) to log in. - **Elements:** - Email/Username input - Password input - Login button - Forgot Password link - Signup link ### 2. Profile Setup Screens #### Broker Profile Setup Screen - **Purpose:** Allow brokers to set up their profiles. - **Elements:** - Profile photo upload - Name input - Phone number input - Agency name input - Save button #### Photographer Profile Setup Screen - **Purpose:** Allow photographers to set up their profiles. - **Elements:** - Profile photo upload - Name input - Phone number input - Default location input - Availability times setup button - Save button #### Photographer Avail...

    $810 (Avg Bid)
    $810 การประมูลเฉลี่ย
    86 คำเสนอราคา
    Website Consolidation Specialist 6 วัน left
    ยืนยันแล้ว

    ...professional who can successfully merge them into a cohesive, user-friendly site. Key requirements: - Consolidate information: The primary goal is to combine and organize the content from both websites into a single, easily navigable platform. The new website should provide a clear and seamless user experience. - Prioritize by relevance: The content should be arranged in a way that is most relevant to the user. This may involve restructuring and reorganizing information to ensure that the most important details are easily accessible. Ideal skills and experience: - Proficiency in website design and development - Experience in merging websites, particularly those with distinct design and content and Ecommerce functions - User experience (UX) design e...

    $3980 (Avg Bid)
    $3980 การประมูลเฉลี่ย
    62 คำเสนอราคา
    C Programming for Desktop Software Testing 6 วัน left
    ยืนยันแล้ว

    I'm looking for a proficient C programmer to undertake testing of a specific software module on a desktop application. The module under focus is centered around input validation, file handling, and memory management. As a freelancer for this project, you should be skilled in: - C programming, with a focus on testing - Evaluating input validation, file handling, and memory management techniques - Conducting various forms of software testing—functional, performance, and security are all needed. Experience with desktop software testing will be a significant added advantage. Accurate and comprehensive reporting is an absolute must. I look forward to entering a productive, successful partnership with you. Let's enhance the functionality, performance, and securi...

    $547 (Avg Bid)
    $547 การประมูลเฉลี่ย
    42 คำเสนอราคา

    I am in search of a legal expert to review a federal complaint, specifically to examine the legal arguments, factual content, and case law references. This document is currently in Word format and your task will mainly focus on: - Enhancing clarity: Making sure each poi...experiences should include: - Extensive Legal Knowledge: Familiarity with legal argumentation and case law will be essential to ensure the document is accurately structured and persuasive. - Legal Writing Expertise: The ability to bring clarity and precision to complex legal concepts is key. - Formatting skills: An understanding of US District Court complaint formatting requirements is a must. Your input will greatly aid in making this complaint as strong as possible. Your expertise will be highly valued in thi...

    $396 (Avg Bid)
    $396 การประมูลเฉลี่ย
    28 คำเสนอราคา

    I am looking for a skilled programmer proficient in artificial intelligence to build a chatbot as an website . - Specifics: The Chatbot's primary function must be to assist visitors in booking appointments. Its AI capabilities should include understanding and interpreting user input to provide a seamless scheduling experience. - Desired Expertise: Experience with AI programming, chatbot development and website integration is highly expected. Knowledge of conversational website chatbot for appointment booking systems will give you a significant advantage for this job. Successful completion of this project may lead to more future collaboration for enhancing the chatbot's functionalities.

    $272 (Avg Bid)
    $272 การประมูลเฉลี่ย
    22 คำเสนอราคา

    I am seeking an experienced developer to integrate an open-source search function, like Elastic Search or Solr, into my application. The app's search utility must be optimized to suggest relevant products to the user based on input, even for spelling errors. For example, when searching for "Poma", it should suggest "Puma", "Puma shoes", or "Puma Tshirts". Details about the project: - The search index size would be small, accommodating less than 10,000 items. - It will focus on product search within the application. - The search results need to be sorted by relevance for better user preferences. Ideal Skills and Experience: - Proven track record of implementing and optimizing search functions. - Strong knowledge of open-s...

    $66 (Avg Bid)
    $66 การประมูลเฉลี่ย
    7 คำเสนอราคา

    ...looking to hire a seasoned software developer to create a software for my financial recovery business. Understanding of finance and debt recovery processes is definitely a plus. Key Features: - **Customer Management**: This is a critical feature for the software. You should be able to create a system that allows client profile building. Client Profile Building: - **Financial Status**: Ability to input and monitor financial status of every client. - **Contact Details**: Capacity to register each client's contact information. - **Recovery History**: Capability of logging each client's financial recovery history to keep track of progress. Proficiency in backend programming and database management is required. Knowledge of frontend web design would be beneficial for U...

    $402 (Avg Bid)
    $402 การประมูลเฉลี่ย
    30 คำเสนอราคา

    I'm seeking a skilled Python programmer with OpenCV experience, preferably one who has dealt with table detection from PDF and images before. The primary skills desired include: - Python programming - Knowledge of OpenCV - Familiarity with table and structure detection Your main task will be to develop a program that can accurately identify table structures within input files. The files will be PDFs or images, or both. You're expected to program a feature that detects these components: - Cell boundaries - Text within the cells - Overall table structure For the sake of this project, merged cells should be discerned as a single entity during the detection process. Your solution should demonstrate precision in merged cell detection. I look forward to bids from those passi...

    $94 (Avg Bid)
    $94 การประมูลเฉลี่ย
    19 คำเสนอราคา
    Custom NFC Card Making Website Development 6 วัน left
    ยืนยันแล้ว

    ...must. - Users should be able to select templates for their cards, upload images, and customize text. - Crucially, they must be able to input their desired content and have the system generate NFC cards and QR codes accordingly. This implies a seamless, automated process that requires expert coding. Ideal Skills and Experience: - Proficiency in WordPress, with experience in developing custom websites. - Strong knowledge of NFC card creation and QR code generation. - Experience in implementing user-friendly interfaces for template selection, image upload, and text customization is essential. - A good understanding of data handling and security, to ensure user inputs generate the correct NFC cards and QR codes. - Previous work on similar projects would be highly be...

    $165 (Avg Bid)
    $165 การประมูลเฉลี่ย
    31 คำเสนอราคา

    I'm seeking a designer skilled in crafting logos, specifically experienced in creating icon-based designs. Key Points: - The logo is intended to convey a sense of professionalism, so the design must align with this core message. - It will be used across a variety of mediums, hence the need for vectorization. - While ...and print materials. Ideal Qualifications: - Prior experience in logo design, particularly with a focus on iconography and conveying specific messages through design. - Proficiency in vectorization to ensure the logo is adaptable and scalable for various purposes. - Strong creativity and an ability to balance the desired professionalism with a creative touch. We look forward to your creative input and a design that perfectly encapsulates the message of p...

    $24 (Avg Bid)
    $24 การประมูลเฉลี่ย
    61 คำเสนอราคา

    I'm looking for a skilled Laravel and Vue.js developer to help me solve a pressing issue with the Stripe integration on my website. Key Requirements: - Immediate Availability: The issue is urgent and I need it r...as possible. - Expertise in Laravel and Vue.js: Knowledge of these technologies is crucial to understanding the issue and implementing the solution. - Strong Understanding of Stripe: To quickly identify the problem with the payment process. The specific problem I am facing is that the payment process is not working on my site. This is currently my highest priority, but I also need help with the user welcome mail. I would appreciate a developer who can look into both issues simultaneously and efficiently. Your ability to solve this quickly and effectively will be ...

    $107 (Avg Bid)
    $107 การประมูลเฉลี่ย
    22 คำเสนอราคา

    I am in need of an experienced iOS developer who is skilled in using Xcode and Swift UI. Your ma...developer who is skilled in using Xcode and Swift UI. Your main task will be to develop an iOS application that integrates autofill functionality. Key Requirements: - Expertise in Xcode and Swift UI is non-negotiable. - Experience in integrating autofill feature into the apps is required. - An understanding of user experience to assess how the app functions with the autofill feature. - There are no specific UI design guidelines, so I welcome your creative input to develop an intuitive, user-friendly layout that adapts to the autofill function. Please provide a portfolio or examples of your previous iOS development work, highlighting any projects where you integrated...

    $169 (Avg Bid)
    $169 การประมูลเฉลี่ย
    14 คำเสนอราคา

    ...paper from which it is typed. OCR should be done automatically. We can take pictures with a mobile phone in a few seconds so that everything is finished. The application is in spring boot and angular. The database is mysql. Functionality for Taking Photos Using HTML5 and JavaScript, you can use an input element with the type file and the attribute accept="image/*" to allow users to take pictures of documents directly from the browser on a mobile device. Uploading the Image to the Server When a user takes a picture and clicks the save button, the image is sent to the backend server via an HTTP POST request. The backend server can use a framework Spring Boot (for Java) to process the uploaded images. Image Processing and Data Extraction On the server, you can use...

    $22 (Avg Bid)
    $22 การประมูลเฉลี่ย
    16 คำเสนอราคา