ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 code input งานที่พบ, การเสนอราคา USD
    GPS Coordinates Mapping with Timestamps 4 วัน left
    ยืนยันแล้ว

    I'm looking for a professional who can plot GPS coordinates from an Excel spreadsheet onto a map. This map should be easy to interpret, displaying the route taken by a vehicle. Key requirements: - The data provided is in Excel format. - The final map should be a static image file. The main task o...should display addresses corresponding to the GPS coordinates. Although the main focus of the project is plotting the coordinates and timestamps, other features such as: - Distance between points. - Speed of the vehicle. - Estimated time of arrival (ETA) for stops. This project requires someone with: - Experience with GPS mapping and data visualization. - Proficiency in Excel for handling the input data. - Strong attention to detail to ensure the timestamps and addresses are cor...

    $499 (Avg Bid)
    $499 การประมูลเฉลี่ย
    107 คำเสนอราคา
    Custom Ultimate POS Software with Serial Number Field 4 วัน left
    ยืนยันแล้ว

    I am considering purchasing Ultimate POS software, but it lacks a crucial feature for managing individual product serial numbers. Although it includes an IMEI/Serial number feature, it only allows you to add the serial number at the point of sale. However, I need to input the serial numbers when updating the stock. For instance, if I purchase 5 units of the GoPro 12 model, I want to update my inventory by entering the serial number for each of the 5 units. This way, I can track which specific serial numbers are currently in stock. Additionally, I need the capability to search for products by their serial number when making a sale. The ideal candidate should have prior experience in customizing POS software, particularly in adding new fields, and should be proficient in inventory a...

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

    I am currently working on a JavaFX project that is in need of...graphical charts and visualizations. However, the Graphical User Interface (GUI) needs enhancement to ensure a better user experience. • Finish the incomplete JavaFX code and make the project work properly. • Enhance the GUI – it should be pretty straightforward for someone with your skills. • Ensure that the GUI makes logical sense and applies well to the rest of the code. The ideal candidate for this project should be an experienced JavaFX coder comfortable with GUI enhancement implementations. Having excellent attention to detail and problem-solving skills will be a plus. so milestone3 is my last task and the zip file contains my code that need to be completed with the task i adde...

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

    ...designing new product images, and assisting with branding efforts. Responsibilities: Utilize Adobe Illustrator to create and modify designs based on provided templates. Generate new product images for our online listings on platforms like Amazon and eBay. Assist in branding projects to enhance our company's visual identity. Work with provided files and access resources to fulfill daily orders. Input information from spreadsheets into AI templates, adjust text, and save the files as needed. Requirements: Proficient in Adobe Illustrator with a strong understanding of the software. Experience in creating product images and listings for Amazon and eBay marketplaces. Excellent attention to detail and ability to follow instructions precisely. Ability to work full-time and be av...

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

    I require the expertise of a professional website designer to create my new website. Key Details: - The website will consist of 5-10 pages. - All the content required is already prepared and will be provided. Ideal Skills: - A proven track record in designing user friendly, professional websites. The s...require the expertise of a professional website designer to create my new website. Key Details: - The website will consist of 5-10 pages. - All the content required is already prepared and will be provided. Ideal Skills: - A proven track record in designing user friendly, professional websites. The successful candidate will be creative, time efficient and have a keen eye for detail. Your input on website functionality and design aesthetics will be mandatory for thi...

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

    Coding of trading view indicator to requirements provided for divergence of chart price and two separately provided overlaid lines.

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

    ...successful the deployment must be: * Entirely automated using CloudFormation and bash scripts. * The landing page must be a public page protected with a username/password authentication block, this should rely upon CloudFront to perform authentication. The username and password should be configurable in the CloudFormation template. The landing page can be simple HTML that displays the username input, password input and login button. * A user friendly domain name should be configured via Route53 that is configurable in CloudFormation. The domain name can be provided if required. Obviously a AWS TLS1.3 PKI certificate is also required. * Behind the landing page is WebGoat running as Docker container. The container should run in ECS FarGate using the Docker container provided...

    $151 (Avg Bid)
    $151 การประมูลเฉลี่ย
    19 คำเสนอราคา
    Windows System-Level Gaming Keyboard Emulator Developer 4 วัน left
    ยืนยันแล้ว

    ...purposes without requiring hardware. Key Requirements: OS Compatibility: The emulator should work exclusively on Windows systems. Emulation Focus: Aimed at simulating keyboard inputs for gaming applications. Ideal Skills and Experience: Proficient in Windows application development. Expert in low-level programming, specifically in system-level assembly language. Knowledgeable in gaming input emulation and keyboard input simulation. Experience in backend applications is beneficial. Project Specifics: The emulator must not breach game firewall securities or require unauthorized system modifications such as disabling driver signature enforcement. It should operate successfully in the game, similar to devices like Arduino Leonardo or ESP32. The goal is to simulate pressing ...

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

    I'm looking to have a new website created. The key task involved in this is harvesting photos and data from Website A, and using this to create our site. The following details outline the project requirements: - Downloa...photos and data from Website A, and using this to create our site. The following details outline the project requirements: - Downloading photos and data from Website A. - Upload these photos and data to the corresponding sections on our website. The new site should mirror the content placement of Website A. Ideal skills for this job include website creation, data extraction, and efficient data input methods. Experience with content migration is highly desirable. Deadline for completion is within a month from the project start date. All data need to be u...

    $433 (Avg Bid)
    $433 การประมูลเฉลี่ย
    171 คำเสนอราคา
    Java Code Fix Needed 4 วัน left

    ...setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in

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

    I need a virtual assistant for a daily one-hour task to input visitor information into a Google Sheet. Key Requirements: - Attention to Detail: It's important that all information is entered accurately and completely. - Manually need to collect data from various source Ideal Candidate: If you are a detail-oriented individual with prior data entry experience and can commit to a daily one-hour task, I'd like to hear from you.

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

    I'm in need of an experienced Shopify designer to create a robust e-commerce portal for my business. The website's primary purpose will be to facilitate online sales for various types of gadgets. Key responsibilities include: - Design an intuitive, user-friendly Shopify store. - Input and organise 50-100 product listings. - Optimisation for conversions. The ideal candidate will have: - Solid experience in Shopify store design and setup. - A good understanding of e-commerce best practices. - Familiarity with gadgets and similar niche products. The end result should be a seamless shopping experience that encourages sales and user return.

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

    I have made an extension which likes posts of fb one by one and after 5 seconds, page refreshes and then likes new post again one by one. The post which is already liked remains as it is. I am facing an issue that after 1 hour my I'd gets logged out. Mujhe bas yeh chaiye ki vo Waps se login ho jaye I can pay max : 600 rupees

    $11 (Avg Bid)
    $11 การประมูลเฉลี่ย
    10 คำเสนอราคา
    TouchDesigner Python Email Video Script 4 วัน left
    ยืนยันแล้ว

    ...attach MOV videos to outgoing emails. - Ensure the script is robust, reliable and can handle various video sizes. - Email content doesn't need to be customized for each recipient, so a standard email template is sufficient. - Mail input from user side Your role will involve: - Understanding the project's requirements and the specific constraints of sending MOV videos via email. - Creating the necessary Python script within the TouchDesigner environment. - Testing and refining the script to ensure it performs reliably across different email platforms. - Creating mail input system Ideal Skills: - Proficiency in TouchDesigner and Python, with a proven track record of integrating the two for practical applications. - Experience in working with email systems and att...

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

    I am looking for a Python developer who can implement concepts from a research paper. - The dev...paper. - The developer must have solid experience in Python, ideally with an intermediate understanding of complex programming concepts. They should be comfortable with an intermediate level of complexity in translating research concepts into code. - Knowledge and experience with the PyTorch framework is a must. The freelancer will need to use it to implement the code from the research paper. This project will require a good understanding of data structures, algorithms, and object-oriented programming in Python. Experience with prior work involving code implementation from research papers would be advantageous. Please only bid if you meet these qualifications and c...

    $12 / hr (Avg Bid)
    $12 / hr การประมูลเฉลี่ย
    22 คำเสนอราคา
    PHP SQL - Linux Debian SSH - DevOp Server Code Maintainer 4 วัน left
    ยืนยันแล้ว

    ...toxic working environment 2. Agile, Responsive, and Fast Delivery 3. Collaborative as a team 4. Responsible, Credible, Reliable and Integrity person 5. No agency, only direct hiring ------ I'm looking for a skilled DevOps professional who can help in maintaining my server code. As the DevOps server code maintainer for this project, you will be responsible for: - Server Configuration and Setup: Ensuring the smooth operation of our Linux Debian SSH server. - Code Deployment and Version Control: Managing our PHP and SQL code deployments, including version control. - Monitoring and Troubleshooting: Monitoring the server's performance, and troubleshooting any issues that may arise. The ideal candidate should have experience with PHP, SQL, Linux Debi...

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

    As a client looking to increase my income, I'm in need of a talented graphic designer for logo creation. While I've not specified a preferred style in this listing, I'm expecting the chosen freelancer to be adept at determining and executing the best stylistic approach based on my input. Ideal Skills: - Ability to create engaging, visually appealing logos - Experience in various logo design styles - Excellent communication to understand and execute my vision - Strong graphic design expertise Your portfolio showcasing your previous logo design work will be a critical factor in my hiring decision. Let's create something truly unique together!

    $12 / hr (Avg Bid)
    $12 / hr การประมูลเฉลี่ย
    95 คำเสนอราคา
    Commercial Architectural Design Expert Needed 4 วัน left
    ยืนยันแล้ว

    I am currently in need of an experienced architect who specializes in commercial architectural design and construction document preparation. The perfect candidate for this...perfect candidate for this project should be someone with: - Exceptional skills in architectural design, specifically for small-scale commercial projects (less than 5,000 sq.ft.) - Expertise in preparing detailed construction documents, including drawings, specifications, and contracts. - A proven track record of successful small commercial architectural projects would be a huge advantage Your input will be instrumental in generating compelling designs that make optimal use of space as well as preparing comprehensive construction documents for the build. Looking forward to your applications and architect ...

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

    Code Upgrade for BuddyBoss App Customization

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

    I need a virtual assistant for a daily one-hour task to input visitor information into a Google Sheet. Key Requirements: - Attention to Detail: It's important that all information is entered accurately and completely. Ideal Candidate: If you are a detail-oriented individual with prior data entry experience and can commit to a daily one-hour task, I'd like to hear from you.

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

    Hello Andre, sorry for replying this late. After reading your requirements, I can make a shorter version of your needs over here, to see if I'm understanding your request right or not: Objective: Redesign the input page for your users (manufacturers) to document their supply chain process, making it more user-friendly and easy to follow. Current Problem: The existing input page has become overly technical and difficult to navigate. Deliverables: Figma file for desktop and tablet view, that includes a high-quality design and all design components Style: Blue-ish color scheme, professional style If everything is correct, you can accept my proposal and I can start asap ?

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

    ...of 1-5 minutes. Key services I require include color correction, sound editing, and the addition of visual effects where necessary. Your role as a video editor will be to ensure that the final product is engaging, professional and in line with the vision we have for the videos. You should have a good understanding of what works well for business and event videos, and be able to provide creative input where needed. Key Skills and Experience: - Proven experience in video editing, particularly with business and event videos - Proficient in color correction, sound editing, and adding visual effects - Ability to work efficiently and meet deadlines - Strong communication skills to understand and deliver on the project's requirements Please provide a portfolio of your previous v...

    $11 (Avg Bid)
    $11 การประมูลเฉลี่ย
    10 คำเสนอราคา
    Fun & Colorful 2D Animation Project 3 วัน left
    ยืนยันแล้ว

    I'm in need of engaging 2D animations, designed to captivate toddlers aged 1-3 years old. The primary goal of these videos is to entertain, making the learning experience fun and imaginative. Key requirements: - Age-appropriate content: The animations should resonat...engaging and visually stimulating experience for young viewers. - Storytelling: The animations will be used to bring to life poems and rhymes, so an ability to translate literature into captivating visuals is essential. - Experience with children's content: While not mandatory, prior experience creating educational or entertaining videos for toddlers would be highly beneficial. I'm open to creative input and suggestions, but the primary focus should be on creating animations that are innovative, enter...

    $283 (Avg Bid)
    $283 การประมูลเฉลี่ย
    15 คำเสนอราคา
    Wordpress + python 3 วัน left

    Python Script Developer for Photoshop Automation & WordPress/WooCommerce Integration We are seeking a freelance Python developer to create a script that automates Photoshop tasks and integrates with WordPress/WooCommerce for product customization. The script will: Develop a Python script to automate Photoshop operations. Integrate the script w...freelance Python developer to create a script that automates Photoshop tasks and integrates with WordPress/WooCommerce for product customization. The script will: Develop a Python script to automate Photoshop operations. Integrate the script with WordPress/WooCommerce to retrieve order details. Automatically open Photoshop and modify PSD files based on customer orders. Update text layers with customer input and save customized templat...

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

    I'm looking for a detail-oriented professional to support my business with bookkeeping and budget management tasks. Key Responsibilities: - Accurate management of accounts payable and accounts receivable in QuickBooks - Regular bank reconciliations to ensure that all transactio...payable and accounts receivable in QuickBooks - Regular bank reconciliations to ensure that all transactions are accounted for correctly Ideal Skills and Experience: - Proficiency in QuickBooks software - Prior experience in accounts payable/receivable and bank reconciliations - A keen eye for detail and accuracy - Strong organizational and time-management skills The role will require weekly input, but this may vary depending on the size of transactions. Please provide an estimate of your hourly ra...

    $7 / hr (Avg Bid)
    $7 / hr การประมูลเฉลี่ย
    59 คำเสนอราคา
    NFT Art Generation Code for Solana 3 วัน left
    ยืนยันแล้ว

    I need a skilled developer to assist me in generating NFT art using code for the Solana blockchain. A specific feature I'd like is the use of Hash Lips as the source for the art generation. Im having trouble with the programs, looking for someone to walk me through it

    $380 (Avg Bid)
    $380 การประมูลเฉลี่ย
    3 คำเสนอราคา
    Wordpress and python developer -- 2 3 วัน left
    ยืนยันแล้ว

    Python Script Developer for Photoshop Automation & WordPress/WooCommerce Integration We are seeking a freelance Python developer to create a script that automates Photoshop tasks and integrates with WordPress/WooCommerce for product customization. The script will: Develop a Python script to automate Photoshop operations. Integrate the script w...freelance Python developer to create a script that automates Photoshop tasks and integrates with WordPress/WooCommerce for product customization. The script will: Develop a Python script to automate Photoshop operations. Integrate the script with WordPress/WooCommerce to retrieve order details. Automatically open Photoshop and modify PSD files based on customer orders. Update text layers with customer input and save customized templat...

    $133 (Avg Bid)
    $133 การประมูลเฉลี่ย
    22 คำเสนอราคา
    Wordpress and python developer 3 วัน left
    ยืนยันแล้ว

    Python Script Developer for Photoshop Automation & WordPress/WooCommerce Integration We are seeking a freelance Python developer to create a script that automates Photoshop tasks and integrates with WordPress/WooCommerce for product customization. The script will: Develop a Python script to automate Photoshop operations. Integrate the script w...freelance Python developer to create a script that automates Photoshop tasks and integrates with WordPress/WooCommerce for product customization. The script will: Develop a Python script to automate Photoshop operations. Integrate the script with WordPress/WooCommerce to retrieve order details. Automatically open Photoshop and modify PSD files based on customer orders. Update text layers with customer input and save customized templat...

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

    I'm in need of a reliable professional to conduct text data entry for magazine advertisements. The successful freelancer should have: - Strong attention to detail - Proficiency in English - Prior experience in data entry, particularly with swift and accurate text input While not required, experience with magazine ad placements could also be highly beneficial, as the task involves inserting advertisements directly into a magazine. However, please note the specific magazine has not been disclosed at this point. Applicants without such specific experience but with proven data entry skills are still encouraged to bid.

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

    ...the existing design is in VB.NET WinForm and I need it to be converted into an engaging, robust webpage. - While the conversion of the form is a core need, I also require that the user interface be designed effectively to enhance the overall user experience. Key Skills Needed: - Proficiency in VB.NET and modern web development languages. - Experience in Database Management. - Knowledge in user-input forms design and implementation. - Previous experience in similar projects. Overall, I am expecting an innovative solution that increases our online reach, focusing on an efficient user-to-database interaction. The ability to deliver the project on time and to high quality standards will be highly appreciated. Standard e-mails will be deleted. There is an existing vb.net winform ap...

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

    I am looking for a skilled web developer who can construct an outstanding e-commerce website targeting the general public. As I am still uncertain about the color scheme or potential branding, I would value your input and creativity in this area. Key Skills & Experience: - Expertise in ecommerce platforms. - Experience with site design and aesthetics. - Familiarity with user-focused design. - Ability to understand and cater to a general public audience. - Proficiency in designing a user-friendly interface. - Suggestions for color schemes is a plus. Overall, I need someone who can create a visually appealing, easy to navigate, and successful online store. Your ability to understand audience preferences and translate this into an engaging and functional website will be key to...

    $362 (Avg Bid)
    $362 การประมูลเฉลี่ย
    130 คำเสนอราคา
    Custom Pressure Washing Estimator App 3 วัน left
    ยืนยันแล้ว

    I need a mobile app that can run on both iOS and Android devices. The primary function of this app should be to generate estimates for pressure washing services. Key Requirements: - Cross-platform compatibility: The app should be designed to work seamlessly on both iOS and Android devices. - Estimate Generation: The app should have an easy-to-use interface which allows users to input key details and get an accurate estimate for a pressure washing job. - Customization Options: I want users to be able to customize their service requests within the app. This could include options for different types of pressure washing, areas to be cleaned, etc. Ideal Skills and Experience: - Prior experience in developing and deploying cross-platform mobile applications, especially in the realm of ...

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

    I'm in need of a full-time, mid-level software developer to join our e-commerce company. You should be proficient in Python, Java, and PHP. Your primary responsibilities will include: - Coding and programming: Developing robust, scalable software solutions for our e-commerce platform. - Database management...of our databases and managing related processes. - Bug fixing and troubleshooting: Identifying and addressing software issues to maximize performance. Your experience should ideally span 2-5 years, giving you a good understanding of the nuances of software development. In addition to your technical prowess, you should be able to work efficiently within a team and communicate effectively. Your input will be crucial in enhancing our e-commerce platform and ensuring optimal...

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

    ...webhook sends the formatted poem back to Dialogflow. Google Assistant: Reads the poem aloud to the user. Tools and Technologies: Google Assistant SDK: For setting up and configuring Google Assistant. Dialogflow: For natural language processing and managing conversations. Node.js/Python: For writing the webhook server. OpenAI GPT-3 API: For generating content based on user input. Example Code Snippet: javascript const express = require('express'); const bodyParser = require('body-parser'); const { OpenAIApi, Configuration } = require('openai'); const app = express(); (()); const configuration = new Configuration({ apiKey: 'YOUR_OPENAI_API_KEY', }); const openai = new OpenAIApi(configuration); ('/webh...

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

    ...br/pesquisa/cid10) A script or tool that can take a list of CRM and CID numbers as input. Automate the search process on the specified websites. Extract the required data and compile it into an Excel file with separate sheets for doctors' information and disease descriptions. Requirements: Programming Language: Preferably Python. Libraries: Experience with web scraping libraries like BeautifulSoup, Selenium, and data processing libraries like Pandas. Output Format: Ability to export data into an Excel file using Pandas or similar libraries. Error Handling: Robust error handling to manage failed requests and parsing errors. Compliance: Adherence to the websites' terms of service and rate limits to avoid being blocked. Project Scope: Input: A list of CRM numbers ...

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

    I'm looking for an experienced design engineer to finalize the design of a functional metallic safe. This 10cm diameter round product is intended to function as a mini safe for storing small objects. It's not complex, design is on the last phase, we need a pro to complete the design to be ready to manufacture. The safe resembles a medal, consisting on a top and bottom part that screws togeth...necessary technical details for manufacturing, including lock and secure opening mechanism. Your deliverables will be a complete design package, suitable for presenting to potential manufacturers. Project is almost finished, just a few details to finalize are needed. Successful completion of this project might lead to more collaboration opportunities as I have more designs that need profes...

    $162 (Avg Bid)
    การันตี
    complete running code to translate large dataset. 3 วัน left
    ยืนยันแล้ว

    I have a Python notebook containing well-structured code that effectively translates a sample of a large dataset from English to Arabic. However, the current code cannot handle the entire dataset due to its size. using : model_name = 'Helsinki-NLP/opus-mt-en-ar' Tasks: - Modify the existing Python code in the provided notebook to translate the entire dataset from English to Arabic. - Ensure the translated data is saved in two formats: Comma-Separated Values (CSV), and Apache Parquet (.parquet) - Provide the CSV and parquet files after saving (most run and give results)

    $26 (Avg Bid)
    $26 การประมูลเฉลี่ย
    18 คำเสนอราคา
    Detailed Mechanical Drawing หมดเขตแล้ว left

    Require a draft sketch of the attached - Drawing Emphasis: The focus of measurements - Skillset: Candidates with proficiency in mechanical engineering and a specialty in structural components are encouraged to apply. Prior experience with motor base designs will be a significant advantage. Your task will be to create a functional and practical design, and your insightful input will be of great value.

    $62 (Avg Bid)
    เร่งด่วน
    $62 การประมูลเฉลี่ย
    19 คำเสนอราคา

    I'm after a web and mobile application that will specifically cater to the financial management and planning needs of small business owners. The app should enhance their capabilities to handle their finances effectively. Key Features: - Comprehensive Financial Management: The app should allow users to input their financial data, including income, expenses, and capital. It should then generate insightful reports and analytics to help them make informed decisions. - Budgeting and Forecasting: The app should have a feature that assists in creating budgets and forecasts to help business owners plan their financial future. - Alerts and Reminders: The app should be able to send alerts and reminders for important financial tasks like tax payments, billings, or loan repayments. - Use...

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

    I'm looking for someone who can design a sophisticated budget template for me in Excel. This template should: - Track both income and expenses - Project weekly ...modeling. The ideal candidate will have previously worked with complex budget templates and be comfortable creating a user-friendly interface. You should know how to devise a system that simplifies input and keeps data organized and easy to understand. Your ability to turn raw numbers into straightforward graphs and charts will be particularly valuable. I currently operate off of a simple monthly/yearly budget overview, however, I want something that is more of a living document that I can plug in my projected budget with due dates per bill and be able to track how I am trending on a weekly basis as I input ex...

    $145 (Avg Bid)
    $145 การประมูลเฉลี่ย
    44 คำเสนอราคา
    Professional Photo Editing and Color Correction 3 วัน left
    ยืนยันแล้ว

    I am in need of skilled photo editors to assist in improving my photos. Services needed will include: - Background removal and replacement - Color correction - High-end retouching The improved photos should feature solid-colored backgrounds. Ideal freelancers would possess profo...backgrounds. Ideal freelancers would possess profound skills and experience in photo editing, color correction, and proficient use of editing software. Knowledge pertaining to achieving a professional and clean finish is also a must. Although the specific color for the new backgrounds isn't chosen yet, it'd be beneficial if you could provide recommendations based on the content of the photos. Your input is encouraged! Thank you for considering my project. I eagerly look forward to transf...

    $8 (Avg Bid)
    $8 การประมูลเฉลี่ย
    33 คำเสนอราคา
    Trophy icon Creative T-Shirt Design Using Our Logo 16 วัน left

    I'm seeking a talented graphic designer to create a t-shirt design, incorporating a combination of logo, text and illustrations. We own a fireworks company. We have attached a logo that needs to be incorporated. While the theme isn't specified, your artistic input is highly appreciated; feel free to craft something that represents your unique style. Ideal Skills for this Job: - Experience in graphic design, particularly in clothing. - Strong portfolio showcasing your ability to integrate text, logo and illustrations. - Creative flair and originality. Note: The color scheme for this project hasn't been fixed. Again, I would value your opinion on what would make the design stand out. Excited to see how your creativity unfolds this project!

    $150 (Avg Bid)

    I'm looking for an efficient data entry professional to input a variety of data into Excel for me. The required data includes: - Text data - Numeric data - Date and time data The main purpose of this data entry is to facilitate data analysis and the creation of reports. There are approximately 100-500 data entries in total. Ideal Skills: - Proficient in Microsoft Excel - Excellent attention to detail - Strong analytical skills - Previous experience with large volumes of data input

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

    In celebration of my son's sweet sixteen, I'm seeking out talented animators to bring to life a unique and memorable gift. This project comprises of the following needs: - A fun and playful animated video. The tone should be light-hearted and amusing, adding a special touch to t...ensure it remains subtle and tastefully done. - Photos right from his birth till date will be shared and need to be incorporated in the video Successful candidates should have a strong background in animation and particular skill in caricature design. An added plus would be expertise in creating custom animations with high entertainment value. The ability to interpret guidance and add creative input is also vital. Finally, a knack for comedy would make the video extra special. Let's deligh...

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

    use Oracle PL SQL teach me how to install free Oracle DB on my local windows 11 acceptance: I can run your code on my computer ; all code work on my computer when I run it by myself You have 2 days you provide code to simulate input data (both code versions: python and sql)-> transactions data *****you provide SQL code to calculate per day summary for each day for each product for each store for 3 years SIMULATION data for 3 years 100 products 20 stores 5 USA states random dates and prices promotion for 30 promotions per year , each promotion happen for 7 to 15 products, for example promotion at may 10, 2023 happen for product ids: 34, 65, 12, 78, 5, 23, 41. When 34 for 20%; 65 for 30%; 12 for 40%; 78 for 10%; 5 for 15%; 23 for 70%;...

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

    ...operations. It must include: - Member management: This involves recording personal details of each member, tracking attendance, and allocating to the right departments. Each member's record should also include household and family details, with specific fields for spouse and children. - Functionalities: Capacity to sort data based on each individual (organize by member). It should also capture other input fields like gender, age, membership status, notes, and whether they serve as workers or ministers. - Financial management: The platform should have capabilities for recording and tracking financial contributions. Ideal freelancers will have experience in building similar database systems, with a keen understanding of how to translate our church's requirements into ...

    $21 (Avg Bid)
    $21 การประมูลเฉลี่ย
    15 คำเสนอราคา
    Bold & Impactful 3D Logo Design 3 วัน left
    ยืนยันแล้ว

    I'm looking for a professional who can design a 3D logo. I have a strong preference for a bold and impactful style that will make a statement. The primary use of the logo will be on print materials, so it's important that the design is versatile and can be easily replicated across different media. The ideal candidate for this project will have: ...that will make a statement. The primary use of the logo will be on print materials, so it's important that the design is versatile and can be easily replicated across different media. The ideal candidate for this project will have: - Extensive experience in logo design, particularly in 3D - A portfolio that demonstrates a versatile and impactful design style - The ability to work with minimal input and still produce cr...

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

    Develop an interactive website: 1) clean structure and fast loading (who, what, how, process, product cat.) 2) data management (input and format conversion to pdf format) 3) automatic language conversion based on geographic location 4) ai chat messenger 5) Interactive design a) slider banners b) animated (wave length or video background) 6) integrate stripe gateway. All information is ready, details will be provided once confirmed and website must be finalized/deployed within June 5. Thank you!

    $193 (Avg Bid)
    $193 การประมูลเฉลี่ย
    24 คำเสนอราคา
    Comprehensive Class Management System 3 วัน left
    ยืนยันแล้ว

    I need a robust class management system that caters to the needs of a large-scale educational institution. Our primary users will be students, teachers, administrators, and parents. Key Features: - Attendance Tracking: The system should allow teachers to mark and track the attendance of students. - Grade Management: An intuitive grade management system that enables teachers to input and calculate grades effectively. - Messaging System: A communication platform that facilitates seamless interaction between all stakeholders (students, teachers, administrators, and parents). By Whatsapp - Schedule Change Option: The system should have a feature that allows for the smooth management of schedule changes. User Base: - The system will cater to over 100 users, so scalability and performan...

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