Comparison vs control group jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 comparison vs control group jobs found, pricing in INR

    I'm searching for a talented graphic designer with strong experience in creating vintage-style logos. My project involves the design of a logo for my Facebook profile incorporating three key elements: 1. My picture 2. An engaging tagline 3. A group link Color scheme should center around hues of purple and pink, maintaining a vintage aesthetic throughout. A good eye for details and adept color coordination abilities would greatly benefit this project.

    ₹2001 (Avg Bid)
    ₹2001 Avg Bid
    53 bids
    Trophy icon Plumbing Flyer Design 2 days left

    ...the file so ill need it vectored. Id like to make the pipe a burnt/ bourbon orange and keep the blue water coming out of it. Ready Rooter Group Hours: M-F: 8am-8pm Saturday: By appointment only Sunday: Emergencies only Make pipe bourbon orange Slogan: "Ready to keep you flowing" -Sewer -Excavating -Jetting -Plumbing repairs -Clogged drains Readyrootergroup@ 313-999- Color scheme Lions Blue, White, Orange Dig ups starting at $1800 Back water valve specialist Permits pulled where needed. Licensed Master Plumber on Staff 35 years of experience Incorporate the Lord, add a heart and put "with the lord" Our Philosophy The primary goal of the Ready Rooter group is to deliver exceptional customer service that is both fair and of the highest quality. Regardle...

    ₹1418 (Avg Bid)
    Guaranteed
    ₹1418
    0 entries

    ...sets out to discover it by helping others free the mayor and town council. Character List: Peety (a pulley) A wrench (his mom) A hammer A crow bar A shovel An electric saw Key Requirements: - Proficiency in creating cartoon-style illustrations - Prior experience in illustrating for children's books is a plus - Understanding of child psychology and what appeals to children in the specified age group - Ability to create engaging, original characters Ideal Skills and Experience: - Strong portfolio featuring previous cartoon-style illustrations - Experience in illustrating for children - An understanding of the children's book market and trends - Ability to take direction and work collaboratively with the author Artist must have clearly labeled examples of children...

    ₹4169 (Avg Bid)
    Guaranteed
    ₹4169
    1 entries

    ...practical application of Entity-Relationship Diagrams (ERD) and normalization techniques. You will work in groups to design a database system that is both efficient and scalable, addressing a real-world problem scenario provided below. Assignment Scenario: Your team has been tasked with designing a database system for one of the scenarios listed according to your group number; if you are in group N, you must choose scenario N. For example, Group 10 must choose Scenario 10. If you work on a different scenario, your assignment will not be marked. Your database should provide a comprehensive solution that allows for efficient data retrieval, updates, and integrity. Deliverables: a. Entity-Relationship Diagram (ERD): Construct a detailed ERD that represents the scenario...

    ₹8839 (Avg Bid)
    ₹8839 Avg Bid
    2 bids

    I need help with my accounting and auditing tasks, including bookkeeping, financial statements preparation, and internal control evaluation. I'd like to include 1 year of financial data in the statements. I require a professional with the following skills: - Proficiency in QuickBooks, Xero, and Excel spreadsheets - Experience in bookkeeping - Preparing financial statements - Evaluating internal controls Your role will be crucial in ensuring that my financial records are accurate and compliant with accounting standards.

    ₹3502 (Avg Bid)
    ₹3502 Avg Bid
    20 bids

    I am looking for someone to hop on a zoom call and walk me through how to deploy that React Native app to TestFlight. I also need to setup some environment variables before deploying to testflight and would like to understand how to have separate dev vs test vs production environment variables in the app. Finally, need to ensure we can install the app on test user devices (1 test user) Scope in summary: 1. Setup environment variables for dev vs test-flight vs production 2. Successfully deploy to test-flight 3. Onboard a test user to test-flight app Your skills: You must be a seasoned React Native developer with extensive experience deploying apps to Test Flight and be able to hop on a zoom call

    ₹1835 (Avg Bid)
    ₹1835 Avg Bid
    11 bids

    ...type of graph I'm looking at is somewhat unique - it's not one of those common line, bar, or pie charts. Having a deep understanding of various kinds of graphs, and knowing how to implement them creatively, will come in handy for this task. The graph will be used to explain the methodology behind my model. Unfortunately, there aren't any further details I can provide on whether it is a trend, comparison or distribution graph. Crucially, I need this task completed within the next 3 hours. Therefore, prompt response and efficient work are essential. I do have an example to guide you, but thinking on your feet might also be necessary. Experience in creating complex graphs quickly and professionally is highly desirable. Skills in a range of graph-making tools would ...

    ₹2418 / hr (Avg Bid)
    ₹2418 / hr Avg Bid
    16 bids

    ...integration, and more. I am in need of a freelancer well-versed in these areas to assist us with a variety of tasks. Key services required include: - PLC programming - HMI design - Robotic integration - SCADA and DSC - Drives implementation - CAD for industrial automation - Hydraulic and Pneumatic systems expertise - Experience with Industrial Switchgear and Solutions - Assistance with Automation & Control Panel Manufacturing - Support with Vfd Panel Supply, and Industrial Panel Manufacture - Contribution to Industrial Automation Training & Solutions Preference for these brands: - SIEMENS -Rockwell Automation -ABB -Mitsubishi -Honeywell -DELTA Ideally, I need someone who has experience working with these technologies and a proven track record in the field of industria...

    ₹1418 / hr (Avg Bid)
    ₹1418 / hr Avg Bid
    1 bids

    ...providing hospital contacts for an array of treatment options, and assisting prospective candidates with university applications in the US and Portugal. This website will be developed in Wordpress and should have the potential to convert into an application. Sections to Include: 1. Touring Packages: This section is our primary focus, offering travel package sales to individuals, families, and group tours. Detailed information about each package should include itinerary, price, photos, and other relevant details. 2. Hospital Contacts And Treatment: A space to share contacts of hospitals and clinics specializing in various treatments, along with a feature that allows patients to attach documents for consultation. 3. University Applications: A section to facilitate student...

    ₹42362 (Avg Bid)
    ₹42362 Avg Bid
    177 bids

    I am in need of an industrial automation profession...programming and equipment integration. The project involves working with hotpress. • Your task will be to program Peripheral Interface Controllers (PIC) and integrate this with our existing equipment. • Further, knowledge in temperature control and pressure monitoring systems for hotpress is essential, as you'll be required to implement these functionalities in our automation system. Ideal skills and experience for this role would be: • Extensive PIC programming experience. • Experience with hotpress equipment. • Sound understanding of temperature control and pressure monitoring in automation systems. Your ability to successfully implement these tasks efficiently will high-light your eligib...

    ₹48616 (Avg Bid)
    ₹48616 Avg Bid
    22 bids

    We have a device which works on Windows with a .dll. By calling the functions in the .dll, we can control the device and get data from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandle, uint32_t da...

    ₹14426 (Avg Bid)
    ₹14426 Avg Bid
    27 bids

    As a developer with experience in MKS DLC32 (Arduino code), I am looking for a solution to gain precise control over a 5-volt water pumps and a servo connected to an MKS dlc32 board. the code should be written in Arduino Ide as custom script. Key Features: - Controlling stepper motors (already have that) - Regulating a 5-volt water pump - Manipulating a servo The success of this project relies heavily on achieving precise control over the afore mentioned devices. Given the technical requirements for this job, it's beneficial if you have a relevant background and an understanding of how to efficiently work with MKS DlC32 board. Ideal Skills and Experience: - Extensive experience with Arduino IDE - Specific knowledge of MKS dlc32 boards - Proven ability in device c...

    ₹1418 (Avg Bid)
    ₹1418 Avg Bid
    8 bids

    I'm looking for a talented graphic designer who can create a vintage style poster to advertise my product. Th...poster to advertise my product. The target demographic is adults between the age of 25 and 50. Key Requirements: - Proficiency in Adobe Suite, particularly Photoshop and Illustrator - Strong understanding of vintage aesthetics - Proven experience in designing marketing materials for the specified age group The perfect candidate for this job would have previous experience in designing vintage style promotional posters and would understand the aesthetics that appeal to the 25-50 age group. This project will require a good balance between creativity and understanding of marketing strategy. Proficiency in English is required to ensure effective communication t...

    ₹417 / hr (Avg Bid)
    ₹417 / hr Avg Bid
    8 bids
    WordPress ACF Customization 6 days left
    VERIFIED

    Hello! I need a dev to provide a code for ACF. I have a group field (name=datos_identificacion / key=field_6254410299474), inside this field I have - A radio button field (name=M04_rol / key=field_63e16759962bc) which the following options: conductor : Conductor fleet_manager : Fleet Manager fleet_manager_admin : Fleet Manager Admin - A post object field (name=M04_grupo / key=field_6568c439f3934) The code need to make this post object field mandatory if the option of the radio button is "conductor", and if it is "fleet_manager" or "fleet_manager_admin" the field is no more mandatory. This action should be applied at the moment the user switches options. Budget:10usd The first who provides the code in private message, I will test, if it works I w...

    ₹2919 (Avg Bid)
    ₹2919 Avg Bid
    36 bids

    As the project owner, I'm seeking an experienced developer to assist in the creation of an exam platform, focusing specifically on the IELTS exam. This project will include user control and exam management. Key Functionality: 1. **User Control Panel** - User registration and sign-in functionality. - User profile management, involving the ability to update and maintain personal data. 2. **Exam Management** - Development of tools to create and edit exams. - Establishing exam duration and setting the passing score. - Implement features to view and analyze exam results. 3.**Using AI ** For speaking and writing exam we have to use AI to evaluate users The project requires proficiency in database management, web development, and a solid understand...

    ₹97732 (Avg Bid)
    ₹97732 Avg Bid
    129 bids

    ...API. Key requirements include: - Implement secure login systems: You'll need to set up Laravel Sanctum, Socialite, and Auth0 for user authentication and access control. - Develop public/private API endpoints: Create the necessary API endpoints for managing projects and users securely. - Build a React frontend: You'll build a user-friendly, responsive React frontend that interacts with the backend through Axios. This frontend should allow users to perform CRUD operations on projects and user data. Specifically, the web app should cater to: - Admin users: They should have access to user management features, role-based access control, and should be able to log in using various secure methods (Socialite, Sanctum, and Auth0). Ideal skills for this job include: - Pr...

    ₹20430 (Avg Bid)
    ₹20430 Avg Bid
    85 bids

    I am looking to create a robust webinar platform capable of hosting up to 2000 participants with the ability to live stream and record webinars. This platform should also feature a live chat ...functionalities: - A calendar feature to select webinar dates - A registration form for participant sign up - The option for participants to pay booking fees directly within the site - Capability to add registered participants to a WhatsApp group and send links directly after registration - An integrated follow up board for direct group additions Ideal candidates for this project should have experience in webinar platform development and website design, with proficiency in programming languages and payment integration systems. Familiarity with the WhatsApp API for group additi...

    ₹15510 (Avg Bid)
    ₹15510 Avg Bid
    17 bids

    Web Developer Needed for Divi on Wordpress (Java, CSS, etc.) Project Overview: - I am seeking a skilled web developer to create a website using Divi on Wordpress. - The website will require various features and functionalities, including: - E-commerce capabilities to enable online sales. - A membership/login system for user authentication and access control. - Custom forms and data collection to gather specific information from users. - The design and layout of the website: - I have a specific design in mind/I have a general idea/I need help with the design. - The estimated budget for this project is more than $1000. Ideal Skills and Experience: - Proficiency in Java, CSS, and other relevant technologies. - Extensive experience in web development using Divi on Wordpress. -...

    ₹2001 / hr (Avg Bid)
    ₹2001 / hr Avg Bid
    203 bids

    I'm in need of a social media marketing expert on Facebook and Instagram. Key Requirements: - Experience with running successful brand awareness campaigns on Facebook and Instagram - Proficiency in creating engaging text posts for these platforms - Ability to maximize reach without relying on PPC Your main responsibilities would include: - Developing a solid brand awareness strategy specifically for Facebook and Instagram - Creating and scheduling engaging text posts that are designed to attract and retain followers - Implementing this strategy and monitoring its performance to make improvements as needed Ideal candidates should be able to discuss their past successes in similar projects and how they plan to approach this specific campaign.

    ₹417 / hr (Avg Bid)
    ₹417 / hr Avg Bid
    37 bids

    ... Group A: Item 1 & Item 2 to be delivered to a specific address at a fixed cost. Group B: Item 3 & Item 4 to be delivered to a different address at a fixed cost. Final Outputs: After executing the call, I need the checkout URL and cart tokens to be returned for user redirection. The solution should include: GraphQL queries/mutations: To manage the cart creation and assign items to delivery groups. JSON Array: Fully formed, showcasing all fields and attributes relevant to the Cart Delivery Group and Cart Delivery Option as defined in the API. I do not have a public-facing site yet, but I am working in a development environment. While

    ₹2835 / hr (Avg Bid)
    ₹2835 / hr Avg Bid
    48 bids

    I'm in need of a skilled professional to assist in developing a distributed ledger technology network using Hyperledger Fabric 2.5. The specific contracts to be used have been identified and will be provided. This project requires a closed network infrastructure, limiting access specifically to a chosen group of users. So, a keen understanding of access control is essential. Importantly, the DLT network should be fully functional on Linux operating systems. As such, this job would ideally suit someone with: - Proven experience with Hyperledger Fabric 2.5, particularly in a Linux environment. - Solid understanding of contracts on the DLT network. - Experience in designing and implementing closed network systems. - Excellent troubleshooting and communication skills.

    ₹7422 (Avg Bid)
    ₹7422 Avg Bid
    3 bids

    ...social proof can't be ignored, which is why I want to feature testimonials and success stories prominently. I am looking for someone to: - design a homepage and 2 programs/sales page on Podia - set a payment page for pre-sale and regular sale for a program on Podia - move domain from my old wix to new podia (domain is still be on wix) - migrate mailist from mailchimp to podia Right now I have a group of people in a waiting list so I just need "a link"/page for them to properly enroll when it is time, and the onboarding process after the enrollment. The course will be on podia. I don't need to create the course on Podia as it will be live and the recorded classes uploaded as we go. · Ideal Skills and Experience: It's critical that you have ex...

    ₹8089 (Avg Bid)
    ₹8089 Avg Bid
    20 bids

    ...things: I have a list of offers in the hotel tab of each individual hotel, and I want to open them using a custom button rather than the native link of the accordion. If I post an offer for a hotel, that offer should only be visible for that specific hotel. However, at the moment, it is shown in all hotels, even though I select the hotel to associate these offers with from a select box in the control panel during the posting phase. This involves creating custom queries for WordPress. I usually use PHP/MySQL, but for this new version of the site, I am using WordPress. The total budget is 15 USD it's not a demanding job for an expert. I am attaching images to clarify what I am talking about. You can see button "dettagli offerta" and i want to use this for open and...

    ₹2752 (Avg Bid)
    ₹2752 Avg Bid
    42 bids

    Hi. As per our conversation i would like to hire you to fix the issue I have with FB app posting to FB group.

    ₹8339 (Avg Bid)
    ₹8339 Avg Bid
    1 bids

    ...children's book to life. Here's a breakdown of what I'm looking for: Key Requirements: - Age Group: The book is targeted at children aged 4-7 years old. The illustrations should resonate with this specific age group, both in terms of theme and complexity. - Illustration Style: I specifically need a playful and colorful illustration style. Think bright, fun, and engaging, with a touch of whimsy to captivate young readers. Details: - Required Illustrations: I will need 6-10 original illustrations for the book. - Theme: The illustrations will need to match the storyline and be engaging for young readers. Ideal Skills: - Experience in illustrating children's books, particularly for the 4-7 years age group. - Proficiency in creating colorful an...

    ₹37358 (Avg Bid)
    ₹37358 Avg Bid
    75 bids

    I am looking for a professional web developer who can perform a WordPress migration task for my website hosted on ShellRent. The main reason for migrating and the current host provider haven't been disclosed. The number of pages and functionality required are also not specified. The idea...required are also not specified. The ideal candidate should: - Have extensive experience with WordPress migrations - Be familiar with various hosting providers - Be proficient in managing WordPress site's functionality and performance - Have the ability to troubleshoot any potential issues arising during the migration process. It would be beneficial if you have prior experience with ShellRent's control panel. Please provide details of similar WordPress migration projects you ha...

    ₹4003 (Avg Bid)
    ₹4003 Avg Bid
    63 bids

    I'm looking for a creative interior designer who can inject a modern, innovative style into my commercial space. Key areas of this project will be studying class and reading rooms. What needs to be done: - Apply a modern design to the interiors of classes and reading areas. - Design open workspaces for informal group discussions - Create inviting, comfortable breakout areas What I'm looking for in a designer: - Experience in commercial interior design - Understanding of modern design principles - Exceptional skills in space planning and functional design. Your application should include examples of similar commercial projects you've completed, particularly those with an emphasis on educational or reading spaces. Thank you for considering my project. Let's m...

    ₹6504 (Avg Bid)
    ₹6504 Avg Bid
    12 bids
    software integration 6 days left
    VERIFIED

    We have a software writte...me with Basically i have developed a software to turn off certain functions in a engine control module. You cannot code the software to work with every ecu every software version. So lets say the user selects mercedes then selects edc17c66 ecu and want adblue dpf egr off the software will send the file they have uploaded to my winols and in my winols there will be a file for that sw version ecu and it will make all modifications taking the modifications from the modified file in my winols database and export the file back to the end user who is using the software And winols has a plugin called winols lua. Thats how you can make communication with winols externally Winols is using lua language to control winols externally, A video attached of the...

    ₹2502 - ₹20847
    Sealed
    ₹2502 - ₹20847
    2 bids

    I'm seeking a quality expert to oversee the integration of ISO standards in three of our company's subsidiaries: Subsidiary A, Subsidiary B, and Subsidiary C. Key Requirements: - Improvement of Quality Control: One of our primary goals is to enhance and standardize quality control processes across the subsidiaries. - Regulatory Compliance: Ensuring that our operations comply with relevant regulations is a crucial aspect of this project. Specific ISO Standards: - ISO 9001: Quality Management: This standard should be effectively implemented to enhance our quality control processes. - ISO 14001: Environmental Management: While not explicitly mentioned in the objectives, you should also consider the environmental impact in your work. - ISO 45000: This should be...

    ₹361408 (Avg Bid)
    ₹361408 Avg Bid
    13 bids

    I am looking for a skilled 2D animator to create digital animations for educational purposes, targeting teenagers. The ideal candidate should have experience in creating engaging and informative animations suitable for this age group. Key Requirements: - Proficient in 2D animation, specifically digital style - Prior experience in creating educational content - Understanding of the teenage audience and how to engage them visually - A portfolio showcasing previous relevant work is highly preferred.

    ₹8256 (Avg Bid)
    ₹8256 Avg Bid
    22 bids

    ...experience with java and springboot I'm seeking expert assistance to code an API for my existing business operations. Amidst the myriad of functionalities, the paramount one is to provide stringent and robust user management services, incorporating elements like user authentication, access control, and profile management. Key responsibilities will include: - Development of the entire API using Java and Springboot. - Establish secure user authentication processes. - Implement precise access control mechanisms. - Create and manage user profiles, ensuring systematic profile handling. Ideal Candidate: - Strong experience with Java/Springboot for API development. - Proficient in implementing user management functionalities. - Familiar wit...

    ₹334 / hr (Avg Bid)
    ₹334 / hr Avg Bid
    10 bids

    I'm in need of a pro who can assist in adding multiple members to a WhatsApp group at once. The contact details will be forwarded to you via email. Key Requirements: - Adding multiple members at once to a WhatsApp group - Contact details provided via email - Sending confirmation messages to new members via WhatsApp Ideal Skills/Experience: - Proficiency in WhatsApp - Strong email management skills - Excellent communication skills - Experience in managing group memberships is a plus Please let me know if you're up for the job.

    ₹7088 (Avg Bid)
    ₹7088 Avg Bid
    9 bids

    We are in need of a highly skilled Laravel expert team to continue development on existing ...- Extensive experience in Laravel development - Proficiency in Laravel customization and optimization - Strong understanding of Gitlab - version control !* - Strong understanding of web development principles and best practices - Ability to work on a large-scale project and deliver high-quality results - Excellent problem-solving skills and attention to detail - Database Design & Management: The ability to design and manage a highly organized, efficient database is crucial. Skills that would be beneficial: - Thorough Laravel expertise - Proven track record in creating reporting and analytics solutions !!!*** - Understanding of Git version control - Proven track record in creatin...

    ₹1084 / hr (Avg Bid)
    ₹1084 / hr Avg Bid
    26 bids

    ...MacOS script is as close as possible to the original Windows script, the sound functionalities need to be replicated exactly. doesnt have to be python if u know something easier and simpler to maintain i dont care Key Skills Needed: - Proficiency in Python - Experience with MacOS scripting - Understanding of AHK (previous experience with this language would be beneficial) - Proficient in sound control within scripting The ideal candidate for this role would be someone who has a good understanding of AHK and Python, and is able to adapt the sound functionality of the AHK script to MacOS, while keeping the original features and functions of the script intact. budget 30dollar $Numpad2:: If (toggle1) { Send {v up} toggle1:=!toggle1 ; or false, but we started with toggle1 is t...

    ₹2418 (Avg Bid)
    ₹2418 Avg Bid
    8 bids

    We are seeking a skilled freelancer to customize our school SaaS ERP control panel by integrating WhatsApp and inbox SMS APIs. The goal is to create a dynamic frontend and backend system that allows seamless communication between the school, students, and parents. The ideal candidate will have expertise in Laravel, MySQL, and Firebase technologies. Responsibilities: Customize the school SaaS ERP control panel to integrate WhatsApp and inbox SMS APIs. Develop a dynamic frontend interface for easy navigation and user interaction. Implement backend functionalities to manage message sending, delivery, and history tracking. Ensure smooth integration with existing databases and systems. Create a secure authentication system for users accessing the platform. Test the system thorou...

    ₹1918 (Avg Bid)
    ₹1918
    0 entries

    I need a skilled illustrator to bring my 12-page adventure-themed children's book to life. Key Requirements: - Experience in illustrating children's books, particularly for the 6-8 age group. - Proficiency in creating captivating and engaging cartoon-style illustrations. The illustrations should be vibrant, engaging, and align with the adventurous theme of the storyline. The characters should be expressive and relatable to young readers. A genuine passion for children's book illustration is preferred. Ideal Skills: - Illustration - Cartoon Art - Understanding of Children's Book Aesthetics - Experience in Storytelling through Visuals

    ₹21264 (Avg Bid)
    ₹21264 Avg Bid
    95 bids

    We are seeking a skilled freelancer to customize our school SaaS ERP control panel by integrating WhatsApp and inbox SMS APIs. The goal is to create a dynamic frontend and backend system that allows seamless communication between the school, students, and parents. The ideal candidate will have expertise in Laravel, MySQL, and Firebase technologies. Responsibilities: Customize the school SaaS ERP control panel to integrate WhatsApp and inbox SMS APIs. Develop a dynamic frontend interface for easy navigation and user interaction. Implement backend functionalities to manage message sending, delivery, and history tracking. Ensure smooth integration with existing databases and systems. Create a secure authentication system for users accessing the platform. Test the system thorou...

    ₹1835 (Avg Bid)
    ₹1835 Avg Bid
    11 bids

    I'm in need of an eye-catching, bold and colorful thumbnail design for my comparative videos on YouTube. The chosen freelancer should have a knack for minimalist yet striking design, with a keen eye for detail. - Color Scheme: I'm leaning towards a brilliant color scheme that will pop and attract viewers. - Design Elements: Essential components to be incorporated include product images and comparison charts. The ideal candidate for this job is skilled in image editing and graphic design, experienced in creating YouTube thumbnails and knowledgeable about YouTube trends. A sense of marketing appeal would also be beneficial. An ability to work quickly while maintaining high quality is preferred. Attach example.

    ₹1584 (Avg Bid)
    ₹1584 Avg Bid
    77 bids

    Need a corporate style logo. Need a crown on the top of GG

    ₹417 (Avg Bid)
    Guaranteed
    ₹417
    162 entries

    We are currently advancing two web-based projects, each with potential for future expansion depending on client satisfaction and ongoing evaluations. Project 1: Integration and API Development This project involves creating a synchronized customer table accessible via both web and mobile applications, an...the development of a new version, currently 40% complete, that restructures and refines the existing tables and functionalities. Unfortunately, our lead developer is currently unable to continue due to health issues. We are seeking a developer to either take over or assist with certain modules to maintain progress within our planned timelines. For both projects, we utilize GitHub for version control and conduct our communications and remote collaborations through Microsoft Teams...

    ₹109406 (Avg Bid)
    ₹109406 Avg Bid
    114 bids

    ...SQL logic. Proficient at C# running on .NET Core and/or other similar .NET frameworks including but not limited to: writing Unit Tests and implementing algorithms and data structures Strong hands on experience in Microservices, RESTful webservices development in Java (Spring Boot or equivalent framework) Proficient at building intelligent solutions to complex problems. Experience using source control tools such as GIT Proficient at Performance Tuning and Optimization methodologies. Proficient at managing one’s own time. Required Education & Experience: Bachelor’s degree in Computer Science or similar experience. 5+ years of SQL experience in SQL Server, MySQL, and Snowflake. 5+ years of C# and Java experience. 5+ years of experience with APIs (JSON, XML, SOAP, e...

    ₹1251 / hr (Avg Bid)
    ₹1251 / hr Avg Bid
    49 bids

    I am in need of someone with substantial Google Ads experience to launch and run two ad campaigns for me. Unfortunately, I haven't defined the goals, target demographics, or specific budget for these campaigns yet. Therefore...I haven't defined the goals, target demographics, or specific budget for these campaigns yet. Therefore, the chosen freelancer needs to have: - Proficiency in developing a strategy for Google Ads. - Solid understanding of goal setting for ad campaigns, namely in increasing website traffic, lead generation, and brand awareness. - Ability to advise on target demographics setting, including age group, gender, and geographical location. - Experience in managing ad campaigns for varying budgets. Your input in these areas is critical to the success of...

    ₹334 / hr (Avg Bid)
    ₹334 / hr Avg Bid
    29 bids
    Trophy icon Aeon Property Group LLC 11 hours left

    I'm looking for a skilled and creative logo designer to help me create a unique and eye-catching logo for my business. MY BUSINESS IS ABOUT REAL STATE IN MIAMI FLORIDA. Key Points: - The logo should incorporate my company name in a creative and appealing manner, ensuring it's clear and easy to read. - The design should be abstract in nature. I'm open to innovative, out-of-the-box concepts. - The color scheme primarily involves rose gold or bronze. The designer should be able to work with these colors effectively to create a visually appealing logo. - A sans-serif font is preferred for this design. This should be used for the company name within the visual concept. Ideal Skills and Experience: - Proficient in graphic design, with a strong portfolio of logo designs. - Creati...

    ₹3336 (Avg Bid)
    Urgent Guaranteed
    ₹3336
    775 entries
    Trophy icon Earthy Rebranding: Logo Design 6 days left

    I'm on the lookout for a creative designer to rebrand my existing logo. I want to inject a feeling of a "safe space" into the design, moving away from the generic towards the symbolic. The name of the company is "The Amandla Group" Key Aspects: - The key elements I want to incorporate into the logo are a tree and hands. Take a look at my old logo for the style guidance. - The color palette should focus on natural and earthy tones. Although I've skipped specifying colors, consider using shades of green, brown, and blue as these melodies with the earthy theme. Ideal candidate: - Strong understanding of color theory - Extensive experience in rebranding - Proven logo design expertise - Ability to interpret non-verbal cues in design

    ₹834 (Avg Bid)
    Guaranteed
    ₹834
    56 entries

    As the project owner, I require an Arduino Uno code, specifically designed to interact with a fingerprint reader for input, LCD and 14 relays for output. Key Requirements: - The code should ...people's fingerprints (let's say 2 different fingerprints for each person), write the name of that person on the LCD and activate the corresponding relay for each person. - The associated relays will control a particular robotic device. - When an unrecognized fingerprint is scanned, the system should write on LCD "unrecognized fingerprint" without triggering any relay. Ideal Skills and Experience: - Proficiency with Arduino programming - Experience working with fingerprint readers - Knowledge of relay and robotic systems . Familiarity with sensor integrations and their...

    ₹15439 (Avg Bid)
    ₹15439 Avg Bid
    27 bids

    ...for suppliers to manage products, process orders, and handle cancellations efficiently. Admin Backend: Construct a robust admin panel to oversee order processing, site settings, and overall platform management. System Overview: Showcase popular services through a slider on the front end, adjustable by the admin. Customize service display based on date, name, or cost, with admin control. Implement a commission structure for admin's revenue, configurable via the admin panel. Key Features: User Authentication and Registration Product/Service Listings with Descriptions and Pricing Search and Filter Options Shopping Cart and Secure Checkout Process Comprehensive Order Management User Reviews and Ratings Personalized User and Supp...

    ₹51785 (Avg Bid)
    ₹51785 Avg Bid
    37 bids

    Hello, I have 6 simple contact web forms that I would like recorded into a single matrix. The goal is to see the field alignment and comparison between the form data.

    ₹1167 (Avg Bid)
    ₹1167 Avg Bid
    17 bids

    ...dashboard should be capable of pulling metrics, specifically likes, impressions, etc, clicks, from Facebook and Google APIs. Key requirements include: - Be able to adjust the timeframe of pulled data, with options including (but not limited to) the last 7 days, last 30 days, as well as custom date ranges. - Please note, though, that there's a need for detailed breakdowns by geographic location, age group, or gender. Ideal skills for this task involve proficiency in Power BI, data visualisation, as well as experience working with Facebook and Google's APIs. Your ability to deliver a user-friendly and functional dashboard that meets the specified requirements will be greatly valued. Dashboard will evolve into an additional projects for user auth with db, and live depl...

    ₹12592 (Avg Bid)
    ₹12592 Avg Bid
    44 bids

    I have a project that requires setting up an 8 Channe...requires setting up an 8 Channel Arduino Relay Module and programming it to operate using a basic 4 button hand controller. My Arduino board of choice is the Arduino Uno. For the hand controller, I need different functionalities: - Each button should be able to toggle a specific relay on and off. - Certain buttons should cycle through a sequence of relays. - Some buttons should have the ability to control a combination of relays. Importantly, only 1 relay should be controlled at a time. The ideal freelancer for this project should have a deep understanding of Arduino programming, particularly with Arduino Uno, and experience with relay modules and controller setup. Familiarity with creating flexible, customizable controls ...

    ₹29019 (Avg Bid)
    ₹29019 Avg Bid
    37 bids