Table com ajax php javascript jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 table com ajax php javascript jobs found, pricing in SGD

    I'm in need of a skilled web programmer proficient in HTML/CSS, JavaScript, and PHP to create a comprehensive work tracking portal. I have a very rough semi functional example site attached. This will be hosted on a private server with vpn access from each user so security is not a extreame concern. key functions basic login system allow users to enter daily work time with some notes ; I would like them to be able to edit them after allow users to see a list of all open jobs and be able to click on them to open them and edit as needed client management - need to be able to search existing clients or add new ones as well as view any jobs open or closed for the client. job photo uploads need to be optimized for mobile phones / tablets I would also like to ad...

    $515 (Avg Bid)
    $515 Avg Bid
    74 bids

    I'm looking for a skilled developer to create a sophisticated web application for my restaurant. The app will need to be compatible with desktops, mobile phones, and tablets. The main functionalities I need are: Develop a Restaurent app to host multiple restaurents Please provide estimated budget - Table Reservation: A feature that allows customers to book a table in advance. This should be user-friendly, ensuring a smooth reservation process. - Menu Recommendation: An AI module that can recommend dishes to customers based on their preferences and previous orders. - Order Taking: The web app should facilitate online ordering, ensuring a seamless experience for customers. - Onboard restaurents - Data fetch from Toasts and other POS - Predictive Cost of good sold and ...

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

    ...and expertise Integration with for website building and design Using 's: About page template Team member template Services: Detailed descriptions of IT services offered, including: IT Consulting Microsoft Premier Support CSp Support Service pricing and packages Integration with for website building and design Using 's: Services page template Pricing table template Resources: Blog for company news, industry insights, and thought leadership Case studies and success stories Whitepapers and e-books Integration with for website building and design Using 's: Blog template Resource page template Contact: Contact form and email address Phone number and physical address Social media links (setup and integration with social media accounts)

    $128 (Avg Bid)
    $128 Avg Bid
    40 bids

    I'm in need of a talented elementor website designer with the knowledge of Javascript and jquery, css3 and html who can transform a Figma prototype into a visually appealing and functional business website. Key Requirements: - Transform a Figma prototype into a Pixel perfect designed website - Ensure design is responsive and 100% similar to the figma Ideal Skills: - Experienced in designing business websites - Skilled in Elementor - Strong knowledge of JS, JQuery, CSS3, HTML, Elementor & PHP - Excellent communication and collaboration skills Check out the prototype from this link:

    $57 (Avg Bid)
    $57 Avg Bid
    10 bids

    ...Exterior and Interior Design: This car needs to be visually appealing, and project a modern, sleek, and commercial image. - Mechanical and Electrical System Design: We need a team with a strong focus on engineering, able to create systems that are energy efficient and innovative. - Innovations: This is an important aspect of the project. We're looking for a team that can bring fresh ideas to the table, with a particular interest in self-driving capability, voice control assistant, wireless charging, advanced safety features, and an innovative AutoCharging system using the car's tire motor. Ideal freelancers for this project should have experience in: - Industrial design and 3D modeling - Mechanical and electrical engineering, particularly in the automotive industry - A...

    $703 (Avg Bid)
    $703 Avg Bid
    49 bids

    I need a new online form integrated into my website specifically for ordering physical products. The form will serve as a basic order fo...digital products or services. - It should be designed in a way that is user-friendly and easy to navigate. - The form should work seamlessly, with no bugs or technical issues. - The form will not include any payment integration as I will be handling payments separately at this time. Ideal Skills - Web development experience, especially with forms and e-commerce. - Proficiency in HTML, CSS, and JavaScript. - Experience with integrating forms into websites. - Attention to detail to ensure a bug-free experience for users. Wordpress experience Please provide examples of similar work you've completed, and a brief overview of your approach t...

    $48 (Avg Bid)
    $48 Avg Bid
    30 bids

    ...automate a complex process. As of now, I manually gather numerical data from a variety of unstructured sources like images, text, and PDFs. This data includes formulas and is stored both on my local computer and the web. At present, I get ChatGPT to convert this data into a table which I then paste into excel. I do calculations in excel to find out what percent each ingredient is of a total formula. Then I create a new entry into a table in Airtable and paste this data into a different table in Airtable which references the first table. I need someone to automate this data extraction process, calculations and entry into two separate Airtable tables so I can do it repeatedly myself. I work in a standardised operating environment for work so ideally I need a we...

    $598 (Avg Bid)
    $598 Avg Bid
    47 bids

    I'm looking for an experienced content creator, video creator, and editor who can help me with my social media content and marketing videos. The content includes a variety of categories, but the main aim is to increase brand awareness, drive sales and conversions, and educate and engage my audience. The target audience for the content is...experience in creating diverse and engaging social media content and marketing videos - Proficiency in video editing software - Understanding of effective content strategy and its applications across different platforms - Knowledge of the parent audience and how to cater to their needs and preferences I'm looking for someone who can bring creativity, originality, and technical expertise to the table to help grow my brand and engage with...

    $155 (Avg Bid)
    $155 Avg Bid
    50 bids

    I'm in need of a website similar to , built on WordPress. The website should come with a use...**Design Preferences**: Incorporate a custom logo and colors, ensuring a modern and clean design. - **Training and Support**: I would like a one-on-one Zoom session for understanding the console's full capabilities and how to use them efficiently. Ideal skills and experience: - Proficient in WordPress development - Experience in creating custom WordPress themes - Strong knowledge of PHP, HTML, CSS, and JavaScript - Familiarity with user-friendly content management systems - Excellent communication skills for the Zoom meeting and ongoing support. Please provide examples of similar projects you've completed and mention if you have experience in conducting user traini...

    $1472 (Avg Bid)
    $1472 Avg Bid
    148 bids
    Trophy icon DIVI Website Creation with PayPal 4 days left

    As I'm looking to set up a new website for sharing information to the general public, I need an experienced website designer who can bring my vision to life. The ideal candidate s...Proficiency in WordPress and DIVI theme - E-commerce experience, particularly with PayPal - UI/UX design skills - Excellent communication to understand and deliver on the project's requirements The website is for a motorcycle riders association. Currently, you can see the existing site as it is at Indian Owners Association. (Search it up as it is listed on Google and you can find it if you add the dot com) We are looking to rebuild the site completely and give it a fresh brand new look - layout - design. The winning entry will then be hired to do additional work on the site to give it a ver...

    $337 (Avg Bid)
    Guaranteed
    $337
    49 entries

    Task 1: Write dynamic programming and recursive programs for a given problem obtained from 4 practical task selection test. • Implement a recursive program to solve the given problem. • Analyze time complexity of the recursive program (brute force) and dynamic programming approach using Big O and Omega notations. • Implement a dynamic programming approach by defining a table to store previously calculated values and using them to compute the next value in the sequence. Write recursive solution. • Test both programs for different input sizes and compare their performance. Task 2: Parallelize the algorithms for the second and third recursive equations obtained from the 1 practical selection test, and also parallelize second and third algorithms obtained from th...

    $58 (Avg Bid)
    $58 Avg Bid
    13 bids

    I'm in need of an experienced WordPress developer who can help me create a captivating logo preloader animation for my website. This animation should be a loading bar type, and it will also incorporate my logo. Key Req...be a loading bar type, and it will also incorporate my logo. Key Requirements: - The animation should be of a loading bar type. - The logo should be animated in the style of "writing model". Ideal Skills and Experience: - Strong proficiency in WordPress and web animation. - Previous experience in creating custom logo preloader animations. - Knowledge of implementing animations using CSS, JavaScript, or other relevant tools. - Creativity to bring the "writing model" style to life in the logo animation. - Ability to deliver high-quality ...

    $18 (Avg Bid)
    $18 Avg Bid
    12 bids

    Seeking a skilled web developer to improve and update our existing Django-based website. The project involves: Menu Bar: Update and ensure consistency with multilingual support (Swedish, Danish, English). Contact Form: Implement val...Enhance search to include titles and body text. Main Picture: Add functionality to change the main picture with size guidelines. Home and About Pages: Ensure consistent formatting and editable content. DNS and Email Setup: Correct domain pointers and enable email functionality on server. Proven experience with Django web development and multilingual websites. Strong knowledge of HTML, CSS, and JavaScript. Familiarity with backend systems and database management in Django. Please refer to the attached requirement specification document for detailed in...

    $210 (Avg Bid)
    $210 Avg Bid
    45 bids

    I have project developer and just installed but i need to configure a virtual machine in order to keep confidence to install and edit for the future the backend and frontend. I have just a guide to install but is very high level guide and I'm to able to install the system. The goal of this project is: - Install on virtual machine Backend php, Fronend php and create a guide step by step to allow me to install in the future myself.

    $221 (Avg Bid)
    $221 Avg Bid
    76 bids

    I am in need of a skilled web developer to create a web application to display my events and deadlines. I'm looking for a monthly view for a personal user experience. The project will require a developer who's experienced in creating user-friendly, visually appealing web applications. Key requirements: - A monthly calendar view, that is easily ...- A monthly calendar view, that is easily navigable and intuitive for personal use - Ability to clearly display a range of different events and deadlines - A clean and modern design that is mobile responsive, as most of my users will be accessing the app on their phones - Some experience with event scheduling software would be a plus I appreciate any insights or ideas that you can bring to the table. I'm looking forward ...

    $228 (Avg Bid)
    $228 Avg Bid
    86 bids

    I'm in search of a skilled Python PHP developer with experience in backend development. If you have a good grasp of Python and backend systems, this project is for you. Essential skills and experience: - Proficiency in Python PHP - Proficiency in Firebase MySQL - Experience in developing real-time features like live chat and notifications Ideal candidates will have: - Strong communication skills - Experience in developing and maintaining a reliable backend system - A keen eye for detail and the ability to troubleshoot and solve problems quickly If you think you're a good fit for this project, please get in touch. I'm excited to see what you can bring to the table.

    $213 (Avg Bid)
    $213 Avg Bid
    57 bids

    • Type of Role: Contract • Period: 6 Months/ Full Time • Mode of Work: Work from Home • Location: Applicants must be from Hyderabad • Shift timings: 5AM - 9 AM IST • Minimum of 5-8 years hands on experience in Web Development Platform with a strong understand...of Work: Work from Home • Location: Applicants must be from Hyderabad • Shift timings: 5AM - 9 AM IST • Minimum of 5-8 years hands on experience in Web Development Platform with a strong understanding of Word press, Graphic Design. • Strong experience in designing and developing WordPress websites. • Portfolio demonstrating modern, user-friendly website designs. • Knowledge of HTML, CSS, PHP, and JavaScript. • Strong Communication skills to interact with ...

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

    I'm in need of a seasoned GSAP Javascript expert paired with a senior front-end developer for a long-term collaboration. The primary goal of our project is to enhance the visual appeal of specific webpages. Key Tasks: - Implement GSAP animations on the landing page, product pages, and the About Us section of our website. - Utilize GSAP to bring dynamic, engaging visual elements to the forefront, making the website more interactive and appealing. Ideal Freelancer: - Extensive experience with GSAP Javascript, particularly in implementing scroll, morphing, and SVG animations. - Proven track record of enhancing the visual appeal of websites. - Strong front-end development skills to ensure seamless integration of the GSAP animations with the existing design and functionalit...

    $171 (Avg Bid)
    $171 Avg Bid
    31 bids

    I'm looking for a skilled graphic designer who can help me create a logo for my brand. There are a few things I need to be considered in this project. - Logo Design: ...across various platforms. - Branding Elements: I'm in need of a complete branding design, which includes a color scheme and the selection of fonts. The branding elements should complement the logo and create a cohesive and consistent visual identity for my brand. I am open to suggestions regarding the logo design, and would appreciate a designer who can bring fresh and innovative ideas to the table. Ideal candidates for this project should have a strong background in graphic design, with experience in creating logos and branding elements for various brands. It would be a plus if you have experience in th...

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

    ...properly. I will help you in everything ******* I'm seeking a skilled PHP developer to assist with a project that involves fixing a PHP file and combining a Php ,MySQL database. The main tasks for this project include: - Resolving a database connection issue in the PHP file. - Combining the MySQL database in the backend of the PHP file. Your role will be crucial in ensuring that the database is correctly integrated into the PHP file and that the database connection is stable and error-free. The PHP file should be able to successfully communicate with the MySQL database once the project is complete. Ideal candidates for this project should have: - need to change php file and combine database. - Proficient experience in ...

    $179 (Avg Bid)
    $179 Avg Bid
    61 bids

    I'm looking for a wizard developer who can create an enterprise API. I do not have a preferred programming language, therefore, use the one you find most suitable and efficient. I...information and customer details. - Scheduling: The scheduling feature should be calendar-based, allowing users to easily follow-up appointments or tasks. - Credit card payments: The API should be able to handle secure credit card transactions without issues. similar to the attached Ideal skills and experience required are detailed knowledge of API development. Proficiency in at least Python, JavaScript, or Java is required. Additionally, a strong background in data security and e-commerce will be beneficial. A good understanding of calendar scheduling systems is also needed. Looking forward to he...

    $706 (Avg Bid)
    $706 Avg Bid
    77 bids

    ...skilled web designer and developer to work full time on our customers websites. Your primary responsibilities will include graphic design, HTML/CSS coding, JavaScript and Bootstrap programming in Spanish and English Key Responsibilities: - Develop and maintain websites using HTML, CSS, JavaScript and Bootstrap using our proprietary CMS. - Implement interactive features and dynamic content using JavaScript. - Optimize images for fast loading. Must be strong in responsive design using CSS media queries. Skills and Experience: - Proficiency in Graphic Design software. - Strong experience in HTML/CSS. - Proven track record in JavaScript programming. - Ability to work creatively and proficiently. - Excellent communication and collaboration skills. ...

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

    I'm seeking a disciplined develope...a new minimalist aesthetic. The intended functionalities include: - A contact form for customer inquiries - Search bar for easy site navigation - Integration of Google Maps - User login functionality - Incorporation of JavaScript graphs The new design should exhibit a sense of clarity and simplicity, aligning with a minimalist approach. Please note, the frontend should also be responsive but optimized for tablets specifically. Ideal skills and experience: - Proven experience with WordPress and - Exceptional understanding of JavaScript, particularly JavaScript graph libraries - Astute UI/UX design skills with a minimalist preference - Good knowledge of responsive design, specifically for tablets. Looking forward to you...

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

    I'm in need of a realistic apparel print for tee shirts, featuring a unique scene. The artwork should be in portrait style and include a group of animals - specifically a shark, tiger, golden bear, black knight and rainbow umbrella. This group will be depicted at a table, enjoying cigars and sipping glasses of scotch. The background for this scene should resemble a men's club, giving the impression of a sophisticated and exclusive setting. Key requirements: - Realistic artwork style - Unique and engaging animal choices - Men's club background

    $127 (Avg Bid)
    $127 Avg Bid
    89 bids
    Social Media AR Beauty Video 4 days left
    VERIFIED

    We are a curly hair ecommerce in Italy and we are l...com/reel/C36Fqtlu4sB/?igsh=MWtwdjJ2dXJmbjNtNg== We need Someone to add in our team who brings unique set of skills and idea to the table. We only have products pictures so the animate of the product will be recreated from a 'fake 3d' of the .png image You must find the video to use free from copyright so it's need for us for you to have a stock repository like or istock Bind with correct and final price keeping in mind we will need 2 video every month

    $202 (Avg Bid)
    $202 Avg Bid
    39 bids

    I'm in need of a skilled freelancer to embed a clean, sortable, and filterable table into my personal blog, which will continuously pull data from a Google Sheets document. The key points of the project are: - **Table Embedding:** The primary task is to take the data from my Google Sheets and convert it into a visually engaging table on my blog. This table should be easily filterable and sortable based on different columns. - **Automatic Updates:** The data in the Google Sheets will be changing daily. I need to ensure that the table on my blog automatically updates whenever the Google Sheets data changes. Ideal candidates should have experience with: - Data handling and visualization - Google Sheets API - Web development (specifically embedding ...

    $613 (Avg Bid)
    $613 Avg Bid
    82 bids

    I'm in need of a skilled photographer with their own studio or location to take professional photos of a variety of home decor items for my ecommerce website. Requirements: - The products that need to be photographed include bedsheets, pillow cases, cushion covers, table covers, and mats. - The photography should be done in a studio setting. - The photos will require color correction, but background removal is not necessary. Ideal skills and experience for this job include: - Prior experience with product photography - Proficiency in studio photography - Strong understanding and experience in color correction techniques - An understanding of e-commerce photography standards - Attention to detail and creative flair for achieving appealing product shots. This project is...

    $117 (Avg Bid)
    $117 Avg Bid
    14 bids

    ...features. - Focus on application performance and user experience. - Maintain high standards of code quality and push for continuous improvement. **What You Need:** - BS/MS in Computer Science, Engineering, or related field. - 2-3 years of full-stack development experience, with significant focus on mobile apps. - Strong proficiency in Flutter or similar, front-end technologies (HTML5, CSS3, JavaScript), and backend development (Node.js, Django). - Experience with databases (SQL & NoSQL), cloud services (AWS, Google Cloud, Azure), and versioning tools like Git. **Why Join Us?** - Flexible working hours and a chance to work in a dynamic, fast-paced environment. - Continuous learning and professional development opportunities. ? **Apply Now!** Send your resume, a cover lett...

    $595 (Avg Bid)
    $595 Avg Bid
    19 bids

    I'm looking for a skilled PHP Laravel developer to quote a PHP Laravel based project. Please note that the scope of this task is to provide a quote for the project, not to complete the project itself. However, if the quote is good, there is a chance that you will get the your bid by answering the following question: What is your favorite Laravel template engine?You must have completed at least 10 Laravel projects and be available for discussions via Zoom. The ideal candidate should have: - Proficiency in PHP and Laravel

    $23 (Avg Bid)
    $23 Avg Bid
    24 bids

    Hello! I need someone who is an expert in web programming with PHP to translate any kind of PDF for free in using PHP. This PDF must not lose its quality. It must remain intact and it must preserve the ORC format, style and all. I want the translation to be exactly like the one from onlinedoctranslator.com. I know you're going to tell me that the Google Translate api isn't free, but you can use this library (link removed) . Then it has to choose the number of pages in the PDF. Even if the PDF is 100 pages or more, it must be able to translate it. It must support encrypted PDFs and PDFs protected by passwords. I will use your code in my site. You can visit it and you'll see that the PDF translation is missing. I've told you everything and I hope you'l...

    $15 (Avg Bid)
    $15 Avg Bid
    4 bids

    ...performed some optimization tasks on my WordPress website to increase its Google Page Speed, including working on images and media files, caching mechanisms, JavaScript, and CSS files. However, my website is still scoring low in Google Page Speed Insights. Key tasks: - Perform a thorough audit of the website to identify the inefficiencies that are impacting the speed. - Implement advanced optimization techniques to increase the Google Page Speed score significantly. Ideal skills and experience: - Proven experience in optimizing WordPress websites for speed. - Expertise in working with images and media files, caching mechanisms, JavaScript, and CSS for performance improvement. - Strong understanding of Google Page Speed Insights and how to interpret and respond to its rec...

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

    We are seeking an experienced Angular Developer to work with us. You will be responsible for developing and maintaining high-quality Web application. The ideal candidate should have a strong understanding of Angular, and mobile development best practices. Skills required: - Angular - HTML/CSS - JavaScript - bootstrap

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

    I'm working on a meme coin project and I need a digital illustrator who specializes in creating realistic illustrations. Key Requirements: -...any other creative ideas. Additional information: Need up to 50 different illustrated image of the character, and pls don’t bid for the project if its not what you can do Ideal Skills and Experience: - Strong portfolio of realistic digital illustrations. - Experience in character design. - Ability to incorporate specific details into characters. - Creative thinker who can bring fresh ideas to the table. - Excellent communication skills to understand the vision and provide updates. If you have a passion for creating realistic digital illustrations and think you can help bring my squirrel character to life in a unique way, I'...

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

    ...skilled developer who can create a basic informational web application. This should be designed with React and JavaScript and will need to connect with an API. Key Requirements: - The application must have a clean and user-friendly interface - It should contain necessary information in an organized manner - The use of React and JavaScript is a must - It should be designed for a quick development turnaround ideally ASAP This project primarily involves the design and development of the web application. The goal is to create a simple, fast, and fully functional application that serves as an informational platform. Ideal Skills and Experience: - Proficiency in React and JavaScript - Experience in designing and developing simple web applications - Previous work with A...

    $34 (Avg Bid)
    $34 Avg Bid
    29 bids

    I'm in need of an experienced web developer proficient in Python or PHP, specifically with expertise in Laravel. React.js. The project involves creating a customized e-commerce website, which requires several key features: - Product Catalog: The website must be able to showcase a wide range of products, organized in a user-friendly and visually appealing way. - Shopping Cart & Checkout Process: A seamless and secure shopping experience for users is paramount. This involves a smooth cart functionality and a secure checkout process. - User Registration & Login: The site should enable users to create accounts and log in, allowing for personalized shopping experiences and order tracking. - Super fast load time at least 93 score in google load time. - Booking Platform with ...

    $756 (Avg Bid)
    $756 Avg Bid
    57 bids

    I need to : 1. rename an app from to app1.domain1.com 2. rename same app from to app2.domain2.com 3. adjust url's acording to domains provided 4. adjust register form adding one more field 5. adapt newly created apps with new logo, new colors 6. upload to google store

    $624 (Avg Bid)
    $624 Avg Bid
    35 bids

    Site Location: Parel East, Mumbai Date:19/5/24 I am in need of a videographer who can film the process of installing a surface protection film on marble dining table. Specifically, the project entails: - Filming the installation of a surface protection film on medium-sized marble surfaces such as a dining table. - Capturing promotional footage to demonstrate the efficiency and effectiveness of the installation. -Make a reel using the clips shot. The ideal candidate should have: - Experience filming in varied working environments, especially in work sites. - Attention to detail to accurately represent the installation procedure and product use in the video.

    $20 (Avg Bid)
    $20 Avg Bid
    2 bids

    I have a vision for a logo that's modern and minimalistic. I've got some rough ideas in mind but I'm open to suggestions and want to see the creativity freelancers can bring to the table. Key Requirements: - Modern and Minimalist: The logo should reflect a contemporary and clean design aesthetic. - Company Name: The primary element to be included in the logo is the company name. Ideal Skills and Experience: - Proven experience in creating modern, minimalist logo designs. - Ability to take rough ideas and turn them into polished, professional designs. - Strong creativity and an eye for detail. Delivery Time: I'm looking for a quick turnaround on this project without compromising on quality. Please share your portfolio showcasing your previous modern, mini...

    $32 (Avg Bid)
    $32 Avg Bid
    92 bids

    I'm in need of an experienced PHP developer to create a comprehensive web-based portal. This platform will serve as a central hub for both my customers and employees, as well as allow administrators to manage and update the content effectively. Key Features: - User authentication: Implement a robust user authentication system to ensure only authorized personnel can access the portal. - Content Management System (CMS): Create a user-friendly CMS that allows the administrators to update, upload, and manage text and image content on the portal. User Roles: - Customers: The portal will be used by customers to interact with our services. Ensure seamless user experience and accessibility. - Employees: Employees should have access to specific tools and information. Develop an int...

    $518 (Avg Bid)
    $518 Avg Bid
    35 bids

    ...scheduling and management tools - Facility to view and edit shift details - User access restrictors based on roles The web platform should be designed with a professional and corporate aesthetic, ensuring it's not only functional but visually appealing to users. Ideal Skills and Qualifications: - Proficiency in web development, particularly with SpringBoot : Java and Angular: TypeScript or JavaScript - Experience in creating and managing user access systems - UI/UX design skills, with a focus on professional, corporate visuals - Good communication skills for grasping and bringing to life client's needs and preferences The successful candidate will be able to deliver an efficient and user-friendly platform, tailored to support the shift scheduling needs of the workpl...

    $228 (Avg Bid)
    $228 Avg Bid
    27 bids

    I'm in need of a skilled photographer to take professional photos of a variety of home decor items for my ecommerce website. Requirements: - The products that need to be photographed include bedsheets, pillow cases, cushion covers, table covers, and mats. - The photography should be done in a studio setting. - The photos will require color correction, but background removal is not necessary. Ideal skills and experience for this job include: - Prior experience with product photography - Proficiency in studio photography - Strong understanding and experience in color correction techniques - An understanding of e-commerce photography standards - Attention to detail and creative flair for achieving appealing product shots. This project is a great opportunity for a photogr...

    $167 (Avg Bid)
    Local
    $167 Avg Bid
    3 bids

    I am looking for a seasoned mobile app developer to create a social networking application geared towards professionals. Key Features: - User Registration and Profile Creation - Messaging System - Networking and Connection Building Features - News Feed for Professional Updates - Job Listing and Recruitment Section - In-App Search and Filter Functions - Notification System - Integra...Skills and Experience: - Proficient in mobile app development - Previous experience in creating social networking applications - Strong understanding of user experience and design principles - Ability to integrate various APIs - Familiarity with data security and privacy standards This is a unique project and I am looking for a freelancer who can bring creativity and innovation to the ...

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

    ...Subject (WIll add marks above 40 and GPA above 2 with Result (need to set during add subject) Result will show Total mark (All marks + above 40 from 4th subject) Result will add with and without 4th subject (-2 GPA) Could you please review my discussion, here is summery plz Ideal candidates for this project should have a strong background in web application development, particularly with PHP, JavaScript, and databases. Experience with payment gateway integrations and social media API's is a plus. The ability to deliver a polished, user-friendly experience is crucial. Existing codecanyon project: please review the webapplication demo and bid then. Thanks for your interest on this job...

    $226 (Avg Bid)
    $226 Avg Bid
    24 bids

    I have 3 issues on my website that need to be resolved. The site is built on HTML5 and the problems pertain to jQuery. Tasks: - Diagnose and fix the jQuery issues - This includes addressing issues related to jQuery and Bootst...Tasks: - Diagnose and fix the jQuery issues - This includes addressing issues related to jQuery and Bootstrap - Ensure all animations are working as intended - Fix any event handlers that are not functioning correctly I'm seeking a skilled web developer with expertise in: - HTML5 - jQuery - Bootstrap - Proficiency in diagnosing and resolving common issues encountered with jQuery - Experience with AJAX requests and event handling in web development. If you're confident in your ability to troubleshoot and debug HTML5 and jQuery issues, I'd...

    $30 (Avg Bid)
    $30 Avg Bid
    29 bids

    I am excited to apply for the part-time Software Developer position. As a third year computer engineering with solid background in both front-end and back-end development, I am confident in my ability to contribute effectively to your projects. Technical Skills and Expertise Front-end Development: Skilled in HTML, CSS, and JavaScript, with experience in and Tailwind CSS. I focus on creating responsive and visually appealing user interfaces. Back-end Development: Proficient in Python and Node.js, with a track record of building robust APIs and microservices. Database Management: Experienced with MySQL and MongoDB, capable of designing efficient database schemas and performing queries. Full-Stack Development: Able to integrate front-end and back-end systems seamlessly, handling state

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

    I'm seeking a developer to help me redesign the online text assignment plugin for Moodle. I'm looking to make the user interface mo...more user-friendly and intuitive. This plugin should be rather simple as it is simply a redesign using elements that are already existing within Moodle pages by default Key responsibilities: - Redesign Moodle's online text submission type to improve user interface - Ensure the plugin is compatible with the latest version of Moodle Your qualifications should include: - Proficient in PHP, HTML, CSS, and JavaScript - Experience working on Moodle plugins - Strong understanding of user experience (UX) design The ideal candidate will be able to deliver a high-quality, user-friendly plugin that enhances the text assignment experience...

    $44 (Avg Bid)
    $44 Avg Bid
    12 bids

    I need a solution that can automatically insert page numbers onto every A4 page in my document at the bottom. Key Requirements: - The system should work with A4 format. - It should be able to insert these page numbers automatically and consistently on every page. - The page numbers should be placed at the bottom of each page. Ideal Freelancer: - Experience working with PDF manipulation and automation. - Proficient in software that can perform automatic page numbering. - Attention to detail in maintaining consistency in design and positioning of the page numbers.

    $139 (Avg Bid)
    $139 Avg Bid
    23 bids

    I'm in need of a skilled web developer to create a portfolio website with an image gallery for my work. Key Aspects: - Portfolio Website: The core purpose of this website is ...content of this site. I prefer direct code edits instead of a CMS. This means the code should be neat, well-commented, and easy to understand for potential future edits. Ideal Skills and Experience: - Proficiency in web development, with a strong portfolio showcasing similar projects. - Experience in designing and implementing image galleries on websites. - Strong understanding of HTML, CSS, and JavaScript for clean, efficient code. - Excellent communication skills to understand and incorporate my specific requirements. Please reach out if you believe you have the skills and experience for this proj...

    $211 (Avg Bid)
    $211 Avg Bid
    76 bids

    ...designs into React.js components. Responsive Web Design Demonstrated ability to create responsive designs that work across various devices. Knowledge of CSS frameworks like Bootstrap or Tailwind CSS. UI/UX Design Strong understanding of UI/UX principles and best practices. Ability to create intuitive and user-friendly interfaces. Web Development Skills Solid understanding of HTML5, CSS3, and JavaScript. Familiarity with modern front-end build pipelines and tools (e.g., Webpack, Babel). Cross-Browser Compatibility Experience ensuring websites function correctly across different browsers. Version Control Systems Proficiency in using Git for version control. Attention to Detail Keen eye for detail to ensure design consistency and quality. Communication and Collaboration Stron...

    $306 (Avg Bid)
    $306 Avg Bid
    58 bids

    We are seeking an experienced PHP developer to assist in fixing existing and add new back-end functionality. Our platform allows parents to book their children's lunch boxes for selected schools, offering multiple choices for the boxes. Parents can select the school and timings through dropdown menus. We receive the details on our dashboard and print stickers to be pasted on the boxes. Currently, we are facing issues with obtaining accurate order details, leading to mismanagement and manual intervention. We also want to integrate a monthly subscription feature for parents. The ideal candidate should have a strong understanding of PHP and be able to create clean, efficient, and scalable code. As a PHP Developer, you will be responsible for implementing new featur...

    $667 (Avg Bid)
    $667 Avg Bid
    51 bids