Javascript pagination web page jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 javascript pagination web page jobs found, pricing in INR

    I'm in need of a talented developer to create a single-page display using Bootstrap. I'm looking to display certain information, however, the specific type of information to be displayed is currently undecided. You should have extensive experience with Bootstrap, HTML, CSS, and responsive design. While the exact timeline isn't set, I hope to find a developer that can start soon and deliver quality work efficiently.

    ₹1402 (Avg Bid)
    ₹1402 Avg Bid
    20 bids

    I'm in the process of building a student website (I built a basic prototype on my laptop using WAMP). The next step is to extract data from StudentVue using (see the link: ). This is where I need help since I'm not as familiar with Javascript as I am with PHP, MySQL, and HTML. Here are the key tasks to encompass this job: 1. Create the ability to log into StudentVue with an html or php file 2. Create the ability to get the following information once logged into StudentVue and dump the data into a MySQL database (and be able to test this with a WAMP server on my PC): - get messages from teachers / school - Get assignments and events from StudentVue - get past attendance - get provided class notes - get grades and assignments from the specified

    ₹37919 (Avg Bid)
    NDA
    ₹37919 Avg Bid
    24 bids

    For our aviation community platform, we need a full-stack developer proficient in both front-end and back-end development, with a strong understanding of responsive web design to ensure our platform is accessible on various devices. Our platform's targets the three most important jobs in aviation being Pilot, Cabin Crew and Air Traffic Control. For our various target audience we feature articles which provide comprehensive articles covering all information you need if you want to work in any of those jobs. The articles are just basic static pages. Secondly we feature a worldwide airline directory. This means we have created a database of every airline worldwide providing basic facts like Founding year, headquarter location, number of employees, current aircraft fleet and aircr...

    ₹2339 / hr (Avg Bid)
    ₹2339 / hr Avg Bid
    116 bids

    ...project in time. 3. If you dont understand the project as described then dont bid. 4. Only bid the amount that you are willing to complete the project with. This project involves creating a web application that will display data for households and housing. All data for the project should be fetched via API and inserted into a MySQL database where it will be stored for the application. The application should not retrieve its data directly from the API connection. The data fetched via API should include all available years and all municipalities. The application will be programmed in PHP, JavaScript, and will use for graphical presentation. If you need to use other programming languages, these must first be approved to ensure compatibility with our server. During the co...

    ₹33576 (Avg Bid)
    ₹33576 Avg Bid
    87 bids

    We are seeking a talented freelancer to design the user interfac...tailored to the needs of restaurant staff and customers. Requirements: Design UI/UX for a restaurant POS application. Provide front-end code for the designed interface. Ensure the design is user-friendly and functional for restaurant operations. Experience with restaurant or retail POS applications is preferred. Deliverables: UI/UX design for the POS application. Front-end code (HTML, CSS, JavaScript) for the designed interface. How to Apply: Please provide examples of your previous UI/UX design work, especially for POS applications. Include a brief description of your experience with restaurant or retail POS systems. Share your proposed timeline and pricing for this project. We look forward to receiving your app...

    ₹43097 (Avg Bid)
    ₹43097 Avg Bid
    57 bids

    I'm in search of an experienced web developer with a strong background in PHP, SQL, HTML, CSS, and JavaScript. The developer will build a website, though its main functionalities and purposes were not defined. To better gauge your suitability for this project, kindly include in your bid: - Your prior work experiences, preferably if you've worked on similar projects in the past. - A detailed project proposal indicating your understanding of the task, projected timelines, and the tools you intend to use. Ideal skills: - Proficiency in PHP, SQL, HTML, CSS, JavaScript - Experience in building versatile websites - Strong understanding of user interfaces - Proven ability to meet deadlines Feel free to ask any question to further your understanding of the project...

    ₹17521 (Avg Bid)
    ₹17521 Avg Bid
    55 bids

    ...ones. • Performance Optimization: Ability to optimize websites for speed and performance. • Problem-Solving Skills: Strong troubleshooting abilities in WordPress development. • Communication Skills: Effective communication with clients and team members. • Attention to Detail: Meticulous attention to detail in code and project specifications. Additional Technical Skills (Preferred): • HTML, CSS, JavaScript • PHP • MySQL • Experience with popular WordPress plugins • Knowledge of SEO best practices for WordPress If you believe you have what it takes to make a significant impact on our team, please send us your portfolio in PDF format with the subject line "Developer Application." Applications without this subject line will be i...

    ₹16537 (Avg Bid)
    ₹16537 Avg Bid
    60 bids

    ...our board and populate the extracted data into a text column within the same item. This enhancement aims to make resume information easily searchable, improving our recruitment efficiency. Essential Skills: - Experience with API - Proficiency in document parsing API integration - Knowledge in automation tools (e.g., Zapier, Integromat) - Scripting skills in Python or JavaScript - Understanding of data privacy and security Deliverables: - Automated workflow for text extraction upon resume upload - Population of extracted text into a specified text column - Brief documentation on the setup and maintenance Ideal Candidate: Someone with a background in API integrations, particularly with and document parsing services. The candidate should be

    ₹13697 (Avg Bid)
    ₹13697 Avg Bid
    24 bids

    To deliver a high-quality web development course in PDF format within 1-2 days. The document should be at least 45-50 pages long and created to accommodate beginners. It should cover the following areas: - Basics and Advanced HTML & CSS - Beginner through to Advanced JavaScript - Introduction and Advanced PHP - Beginner-Advance Node.JS The course content should be engaging, immersive, and comprehensive, incorporating both practical, real-world examples and theoretical aspects to facilitate optimal learning. The ideal freelancer should have proficiency in the aforementioned web development topics and a knack for course development or creating educational content. Expertise in breaking down complex technical topics into digestible, beginner-friendly language is cr...

    ₹2422 (Avg Bid)
    ₹2422 Avg Bid
    22 bids

    I'm seeking a skilled freelancer to create a comprehensive, beginner-oriented Web Development course in PDF format. It should contain at least 45-50 well structured and intuitive pages. Key Inclusions: - Cover the following topics: HTML and CSS basics, JavaScript fundamentals, Introduction to PHP, Responsive web design, Advanced HTML & CSS, Advanced JavaScript, Advanced PHP, and Beginner-Advance Node.JS. - Make sure to incorporate hands-on projects to give learners practical experiences and guidance. Skills and Experience: - Strong proficiencies in HTML, CSS, JavaScript, PHP and Node.JS. - Previous experience in course development or educational content writing in web development. - Skills in creating engaging, learner-centric content...

    ₹2246 (Avg Bid)
    ₹2246 Avg Bid
    9 bids

    ...variables. The programming language to be used is JavaScript as I am comfortable and familiar with it. The output will be used in further API requests. Question: can I now pick the token from the response from the server? OR any of the other varibles? Code: This is a a call to get a login token to an ecommerce site URL: {{base_url}}/rest/V1/integration/customer/token?username=Paste_username&password=Paste_password Test environment tab: const resp = (); ("customer_token", resp[0].token); Response in postman: [ { "token": "<token in the response>", "status": 200, "success": true, "message": "allowed" } ] Ideal Skills: - Strong expertise in JavaScript...

    ₹1837 / hr (Avg Bid)
    ₹1837 / hr Avg Bid
    33 bids

    I am looking for a seasoned full stack developer to work on building a web application. Skills and Experience: - Proficiency in a combination of programming languages such as JavaScript, Python, and Ruby. Although this wasn't explicitly mentioned, these are foundational and beneficial for any full stack developer. - Expertise in html,css,javascript,AngularJS, Node.js and MongoDB technologies. Your familiarity with these specific technologies is vital for maintaining and improving our current stack. - Proven experience in developing web applications. The main goal of this project is to create a 1-2 page collage assignment project , make user-friendly web application. Title: e-commerce express Create simple web Using all above language...

    ₹10357 (Avg Bid)
    ₹10357 Avg Bid
    16 bids

    Hello, I will be the best choice for this project of yours. I have completely understand all your requirements and ready to get start on this asap. I will do this with full care and attention & will finish it within your given timeframe. Regards Mujeeb

    ₹12528 (Avg Bid)
    ₹12528 Avg Bid
    1 bids

    I am...that can help troubleshoot and correct the slow performance issues my JavaScript-based web-app is currently facing, with particular focus on data loading and UI interactivity issues. Required Skills and Experience: - Expert understanding of JavaScript - Knowledge on NodeJS, ReactJS, FabricJS, HTML - Proven experience in scaling web-apps - Knowledge in optimizing data loading - Knowledge in increasing UI interactivity responsiveness - Knowledge in AI models and their fine-tuning Your primary responsibility will be to identify the bottlenecks causing these performances issues and to develop and implement a solid plan to streamline my web-app for optimal performance. As the CTO, your ultimate goal is to ensure my web-app can effic...

    ₹4594 / hr (Avg Bid)
    ₹4594 / hr Avg Bid
    45 bids

    ...provide a concise textual summary for all types of YouTube videos - educational, entertainment, and news/politics & login function with Google so we can differentiate premium users The ideal candidate for this project should have: - Deep understanding of Chrome extension development - Experience in natural language processing or a related field - Familiarity with chatgpt APIs - Strong grasp of JavaScript and HTML/CSS Key requirements include: - The extension should be exclusively compatible with Google Chrome. - It needs to generate a textual summary of the accessed YouTube video. - The summary should be accessible and accurate for all types of YouTube videos. - UX/UI needs to be intuitive, engaging and simple to navigate. I will need something quite similar to this ht...

    ₹11359 (Avg Bid)
    ₹11359 Avg Bid
    13 bids

    As a venture seeking robust web solutions, I'm in search of a skilled full-stack developer. Your main tasks will include: - Building an effective website utilizing HTML/CSS, and JavaScript - Implementing existing design templates in the website build - Integrating the website to a MySQL database supporting Data Entry, Retrieval and Updating operations. Your proficiency in not only front-end development but additional skills in PHP and MySQL will be critical to the success of this project. Understanding the importance of efficient data operations is also key. This will be an opportunity to exhibit your skills in both aesthetic and functional aspects of web development.

    ₹11442 (Avg Bid)
    ₹11442 Avg Bid
    36 bids

    I'm seeking a skilled and experienced web developer, proficient in both front and backend development. I need a professional yet user-friendly informational and service providing website tailored to engage with the general public. Job Requirements: - Outstanding skills in website design and layout to create an appealing and user-friendly interface. - Excellence in frontend web development. Strong understanding of HTML, CSS, JavaScript, and responsive design is required. - Proficient in backend web development. A strong understanding of server-side languages and database management is critical. - The ability to create seamless user navigation is a must, ensuring a user-centric approach to their work. - Familiarity with creating SEO friendly websites to hel...

    ₹24639 (Avg Bid)
    ₹24639 Avg Bid
    21 bids

    I am looking for a designer to help me improve a wordpress website for a marketing agency. The wordpress setup is done, and I’m using a theme called “Impreza”, but I’m unable to utilize the theme and make the website look appealing enough. The requirements are to improve the homepage of the website to make it more visually appealing. + Improve the content to make it more catchy. If the designer succeeded in delivering the project well, I’m going to work with you on the other pages.

    ₹3508 (Avg Bid)
    ₹3508 Avg Bid
    46 bids

    ...all of the content of my website's pages - including the homepage. The site has been built on Joomla 4 with SP Page Builder. Key Requirements: * The search function must be able to index and search for specific content elements - namely, page titles, embedded images, and all text content. * The search results must be displayed in a clearly organized grid view. The results should not only show relevant page titles but also the associated images and a snippet of text content. * All pages on the website, including the homepage, should be included in the search functionality. Ideal experience and skills involve knowledge in Joomla development, preferably experience in using SP Page Builder, as well as expertise in custom module or component development. ...

    ₹15845 (Avg Bid)
    ₹15845 Avg Bid
    23 bids

    i need a very expert developer to create a custom product page for my woocommerce website. need same as this product page and be responsive on all devices. BUDGET: $250 - $300 USD MAX Requirements, JS expert 100% PHP expert 100% HTML expert 100% CSS expert 100% We are a company, we dont have time for kidding, if you not expert dont bid or dont contact.

    ₹34494 (Avg Bid)
    ₹34494 Avg Bid
    82 bids

    I'm in need of specialist support to boost my website's SEO through meticulous on-page optimization. The specific areas you'll work on include: - Meta tags optimization: This includes refining meta titles, keywords, and descriptions for optimum visibility in search engines. - Content optimization: We need our text, images and other content optimized for SEO, incorporating relevant keywords and improving readability. - URL structure optimization: Ensuring URLs are SEO-friendly, with appropriate keywords and easy readability. Working on a medium-sized website with moderate complexity, the job requires an experienced SEO specialist. Highlight your proven experience in all aspects of on-page SEO optimization in your application. Past performance and success...

    ₹835 / hr (Avg Bid)
    ₹835 / hr Avg Bid
    69 bids

    ...ensuring smooth navigation. - Customization of templates: We need a developer who can personalize SharePoint templates to comply with the needs and preferences of our organization. - Integration with other systems: The SharePoint site has to work seamlessly with other existing platforms. You are expected to facilitate the comprehensive integration of these systems. Key skills: - Proficiency in JavaScript, CSS, and HTML: You'll need these to customize SharePoint sites - Experience in SharePoint development: We would prefer someone who has worked on similar projects - Understanding of SharePoint REST API for system integration. Please apply if you're confident in your ability to fulfill these requirements. It's essential that you are detail-oriented, committed t...

    ₹501 / hr (Avg Bid)
    ₹501 / hr Avg Bid
    12 bids

    I need a script in javascript or python which will remove blue frames from videos in a folder

    ₹1837 (Avg Bid)
    ₹1837 Avg Bid
    21 bids

    I am in need of highly skilled Python, JavaScript, PHP, bootstrap, JQuery, and HTML programmers for a minimum of two major projects. The first project is focused on creating advanced Python tools for automating tasks of a penetration tester and bug bounty hunting. The tools should scan and exploit the most common vulnerability like XSS, IDOR, SSRF, RCE, Command injection, SQLI, and etc. To do all of this process manually take allot of time. It should be better to make a combo with some software that manage all of the work and Using AI to scan all of the file and codes and have a hacker mindset. For example burp suit have web scanner but it is not smart enough to think critically to find some vulnerability. of course sometimes its work but it is possible to create something mu...

    ₹835 / hr (Avg Bid)
    ₹835 / hr Avg Bid
    15 bids

    I am in need of a stylish and effective landing page for my consulting business. It's primary function? Capturing essential information from potential leads. Here's a brief overview: - Purpose: The landing page's principal function is to collect leads, showcase the business capability. To engage potential customers and invite them to start a conversation. - Information Collection: The future landing page must be designed to obtain the visitor's name, email, phone number, location and specific inquiries. A simple yet inviting, professional design and user interface is a must here, friendly and inviting enough to motivate visitors to share their contact details. - Key Message: I aim to communicate the unique values of my consulting services to my visitors...

    ₹18331 (Avg Bid)
    ₹18331 Avg Bid
    32 bids

    I'm looking for a professional web developer to build a compelling personal Portfolio website. - Purpose: The project is for personal use, aimed at showcasing my work and experience in an appealing way which can capture audience attention. - Type of Project: This is squarely in the realm of website development, so skills and experience in HTML, CSS, JavaScript, and possibly some UI/UX design skills are necessary. - Functionality: The desired website must function as a portfolio site, housing different subsections of work samples. It should be user-friendly, easy to navigate, and visually compelling. Ideal candidates should have proven experience in building portfolio websites and a keen eye for aesthetically pleasing design elements.

    ₹7433 (Avg Bid)
    ₹7433 Avg Bid
    48 bids

    As a website owner, I'm facing an issue with my page loading in Google Chrome. The problem is specifically related to the text content section — it's failing to load correctly. Hence, I need an experienced developer who can diagnose and resolve this concern on an urgent basis. Desired skills: - Proficiency in Chrome debugging and developer tools - In-depth understanding of browser compatibility issues - Experience resolving page load issues - Strong expertise in front-end technology (HTML/CSS/JS) The goal is to ensure that all text content of the webpage loads seamlessly across all versions of the Chrome browser. It's crucial that the bug fix does not interfere with other functionalities or browser compatibility.

    ₹6765 (Avg Bid)
    ₹6765 Avg Bid
    9 bids

    ...need of a skilled designer who can help me create a simple yet professional landing page for my business, Burnbank Mechanical & Ag. As an agricultural mechanic, I offer a range of services including mobile and workshop agricultural mechanical repairs, diesel engine remapping for various industries such as agriculture, forestry, mining, earthmoving, and on-road trucks. Additionally, my business serves as an agent for Knuckey Agricultural Engineering and Agro Eco Power. Project Scope: Design a clean and modern landing page showcasing Burnbank Mechanical & Ag's services. Include sections highlighting our services, agent partnerships, contact information, and a brief about the business. Ensure the landing page is responsive and optimized for both desktop ...

    ₹7099 (Avg Bid)
    ₹7099 Avg Bid
    58 bids

    I'm seeking a talented web developer to build an informational website for my company. This project will primarily focus on presenting company information in a concise, engaging format to attract new customers. Key Responsibility and Requirements: - Develop an aesthetically pleasing, user-friendly website interface. - Prepare the site to effectively showcase company details. - Apply SEO best practices to attract potential customers. Ideal Skills and Experience: - Prior experience in designing informational websites. - Proficiency in HTML, CSS, JavaScript, and SEO. - Exceptional interpersonal and communication skills.

    ₹1837 (Avg Bid)
    ₹1837 Avg Bid
    27 bids

    I need a proficient and creative web designer who can develop an engaging landing page primarily focused on lead generation. Given its urgent need, a quick turnaround is crucial. Key Aspects: - The central theme of the landing page should revolve around air freight services - The design should funnel visitors into leads, with compelling CTAs and lead capture forms in prominent places - While the target audience wasn't specified, the page should be professional and appealing to a broad demographic, including business owners and logistics professionals Ideal Skills: - Strong background in UX/UI design - Experience in creating lead-generating landing pages - Familiarity with logistics or shipping industry would be beneficial - Ability to work under tight dea...

    ₹12946 (Avg Bid)
    ₹12946 Avg Bid
    32 bids

    I'm seeking an experienced professional to incorporate 6 JavaScript calculators of a medical nature into my WordPress site. The design and functionality should mirror the ones I have designed in plain JavaScript, HTML and CSS with no alterations. I will provide the source code and the full functionality will be available for you to use. The successful candidate should: - Be proficient in JavaScript, HTML, CSS and WordPress - Demonstrable experience with similar projects Please submit previous work that showcases your experience and skills pertinent to this project.

    ₹12194 (Avg Bid)
    ₹12194 Avg Bid
    48 bids

    i need a very expert developer to create a custom product page for my woocommerce website. need same as this product page and be responsive on all devices. BUDGET: $250 - $300 USD MAX Requirements, JS expert 100% PHP expert 100% HTML expert 100% CSS expert 100% We are a company, we dont have time for kidding, if you not expert dont bid or dont contact.

    ₹32323 (Avg Bid)
    ₹32323 Avg Bid
    81 bids

    ...SEO professional to strategically improve the Google rankings for my page specifically targeted at "K2 base camp trek" and any related keywords. Despite not being sure of the current Google ranking, there is a need to greatly enhance its visibility. Direct link Scope: Comprehensive On-Page SEO (titles, meta, content, images, schema) High-Quality, Google-Optimized Content Creation Authoritative Link Building (travel/adventure/trekking sites, local K2/Pakistan sites) Local SEO (Google Business Profile, listings, local content) Continuous Monitoring & Strategic Refinements for Google Use squarespace Seo tools Deliverables: Customized Google Ranking Strategy Fully Optimized Tour Page for Top Google Rankings High-Quality Backlinks from Relevant, Google-...

    ₹7851 (Avg Bid)
    ₹7851 Avg Bid
    76 bids

    to have my logo display the same on both mobile and desktop site my menu bar a few picture text on one page What I Need: - A creative and professional design update focusing on the layout. - Ideas on how I can rearrange the elements on my webpage for maximized efficiency and effective communication. - Recommendations on white space utilization to make my site more appealing. - Changes on the site's navigation menus, could be on their placement, size, and overall physical attributes. Ideal Candidate: The ideal candidate should have a solid background in web design and UX, pays keen attention to detail and has a knack for creativity when organising webpage elements. Proven skills in navigation design are significant plus. Having a user-first approach

    ₹2339 (Avg Bid)
    ₹2339 Avg Bid
    65 bids

    ...com as it has the features that I need in my website. But don't go to put efforts in making it exact as artstation. Languages to be used: Front-end: HTML, CSS, JavaScript using React.js framework. Back-end/Database: PHP with MySQL. The website should have following: • Starting page: Page that is shown when website is visited; Has Get Started, Sign Up and Sign in; Refer demo video. • User Sign Up and Sign in: account creation process- entering name, email, password, contact; can have Google sign in; • User profile: Users should be able to customize their profile, add social media links; • Home page: Acts as main page or gallery of all the featured, trending art, latest art; refer and demo video. • Shop ...

    ₹8994 (Avg Bid)
    ₹8994 Avg Bid
    5 bids

    Hello, are you a graphic designer who likes funny memes, or knows about the cryptocurrency world? Then you are in luck! We are launching a new coin, a cryptocurrency, a meme coin, soon called $GRAMPS, also known as GrandpaInShades. Please see the attachment below for the directions for our contest. The contest is for a web page design. You choose the look, the feeling, the photos for grandpas, try to make the funniest most admirable best web page you can. The winner will win $300, in addition they will also be given 5,000 GRAMPS tokens when we launch! These will be worth a fortune! Good Luck! And may the BEST GRANPA WIN!

    ₹25056 (Avg Bid)
    Featured Guaranteed Sealed
    ₹25056
    132 entries

    I need to redevolop a simple shopping cart based on Excel VBA. Requirement is to rework current design and function. I prefer developer that can with russian and english language, as this would help get some information from former versions. Pls contact me. BR Michael

    ₹1670 / hr (Avg Bid)
    ₹1670 / hr Avg Bid
    42 bids

    eeking an experienced developer to integrate WHMCS with Tempo (a time tracking and resource pla...WHMCS and Tempo. Map Tempo clients/accounts to corresponding clients in WHMCS. Retrieve and display time tracking data (like hours logged) from Tempo in the WHMCS client area. Ensure the integration is user-friendly, secure, and respects data privacy norms. Key Requirements: Proficiency in WHMCS and Jira/Tempo APIs. Strong understanding of OAuth for secure API connections. Experience in PHP, JavaScript, and possibly WHMCS module development. Ability to create a seamless and intuitive user interface within WHMCS for displaying Tempo data. The developer should prioritize ease of use for end-users, ensuring that clients can easily understand and access their time usage data from Tempo wit...

    ₹20212 (Avg Bid)
    ₹20212 Avg Bid
    24 bids

    I'm seeking a talented designer with a keen eye for bold, colorful visuals. My blog primarily features text articles related to travel, movies, and sports. The ideal candidate would have: - Experience in designing visually striking and colorful blog pages - Ability to emphasize on adventure, outdoor activities, football and basketball topics - Proficiency in designing for a text-dominant platform. The chosen designer will be tasked with creating a vibrant yet cohesive look across all sections of my blog to remarkably enthrall and engage readers. Please include relevant portfolio samples in your bid.

    ₹5429 (Avg Bid)
    ₹5429 Avg Bid
    14 bids

    I need a professional who can incorporate a tailored tracking page on my Shopify website. This page should sync directly with the OrderID/APIEndpoint of SelloShip, my logistics partner, to keep tabs on the order status. Key Tasks: * Establish connection with SelloShip's OrderID/APIEndpoint for streamlined tracking * Design a complete, well-integrated page with emphasis on aligning with my website's aesthetics * Incorporate a well-structured UpSell/CrossSell segment on the page showcasing related products tied to the purchased items I'm unsure about the availability of API documentation or integration rules laid out by SelloShip, so a bit of research might be in order. Required Expertise: * Proficient in Shopify web development * Prior...

    ₹6849 (Avg Bid)
    ₹6849 Avg Bid
    12 bids

    We need to add additional information to the checkout to an ordering platform. There is clear documentation and objectives for the change. Framework used Laravel - JavaScript JS, JavaScript JSON, HTML, CSS, PHP,

    ₹1837 (Avg Bid)
    ₹1837 Avg Bid
    37 bids

    I am looking for a Solana expert for a small project. I need a python script to execute a swap on Raydium. Here is fucntion type(return whether the swap was successful and amount) def swap(fromToken, toToken, amount, slippage) Please bid only if you have previous work with python not javascript. Thanks.

    ₹11944 (Avg Bid)
    ₹11944 Avg Bid
    18 bids

    I am looking for a skilled designer who can create a fitness landing page header that will encourage sign-ups for a fitness program. The header should have an inspirational and high-energy style, with captivating imagery that appeals to young adults aged 18-30. Key Requirements: - Experience in designing landing page headers that drive conversions - Proficiency in creating high-energy and inspirational designs - Understanding of the target demographic of young adults aged 18-30 - Ability to incorporate strong calls to action in the header design Skills and Experience: - Graphic Design: The ideal candidate should have a strong background in graphic design, with a portfolio showcasing their ability to create visually appealing and impactful designs. - UX/UI Design: Knowledge...

    ₹1670 (Avg Bid)
    ₹1670 Avg Bid
    13 bids

    I need someone who can make me a custom option selection feature on my e-commerce website. If you know how to code in an intermediate level or above, I’m sure you could figure it out. Please let me know if interested.

    ₹37835 (Avg Bid)
    ₹37835 Avg Bid
    92 bids

    I'm searching for a skilled developer to enhance my e-commerce platform by integrating a Wishlist functionality. The ideal candidate will have ample experience in developing user-friendly features for e-commerce platforms. Must Know Html css javascript Specifically, I require the following services and features incorporated: - Wishlist Functionality: This should allow customers to selectively place items for future purchase consideration. A seamless and straightforward UI/UX is crucial. About Section Enhancement: - Skillful creation of a compelling "Mission and Vision" segment that will effectively communicate our brand ethos to our customers. To succeed in implementing these initiatives, your skills and experience should include: - Proven experience in e-commerce...

    ₹1253 (Avg Bid)
    ₹1253 Avg Bid
    9 bids

    I'm looking for a skilled web developer with a strong command in HTML/CSS, JavaScript, and PHP. This project involves: - The design and development of a brand new website - Implementing functionalities such as user login/registration, e-commerce integration, and a blog section. Extensive experience in website development and ecommerce integration is key, alongside creativity and a solid understanding of user-centered design.

    ₹37752 (Avg Bid)
    ₹37752 Avg Bid
    78 bids

    Requirements: * Uses the React framework (JavaScript) * Uses the Bitcoin lighting network for deposits and withdraws * Provably Fair * Use the DaisyUI CSS library * Uses all Blackjack Features (Stand, Hit, Split, Double, Insurance) * Uses side bets (Perfect pairs, 21+3)

    ₹113504 (Avg Bid)
    ₹113504 Avg Bid
    49 bids

    I need a skilled Front End Developer with proficiency in HTML, CSS, JavaScript, PHP, and specifically jQuery. I have a UI/UX Figma design of what I need implemented into our existing code. This is a pressing project that requires immediate attention and preferably a fast turnaround time. Ideal candidates should have: - Proven experience with front end development, specifically HTML, CSS, JavaScript, and PHP. - Strong knowledge of jQuery, with ability to seamlessly integrate Figma designs. - Exceptional ability to interpret Figma designs and transform them into live webpages. - Positive track record in delivering projects quickly without compromising on quality. The task is urgent, so I'm keen on finding a developer who can get started right away.

    ₹28147 (Avg Bid)
    ₹28147 Avg Bid
    129 bids

    ...for a graphic designer who can create a splash page for an event page on powerpoint. It can be a JPG or editable . It must be done in Canva. The work should be done this weekend. The page should serve as a point for: - Showcasing event details: It's key for the page to vividly present the date, time, and location of the workshop. - Highlighting the sponsors: The splash page should effectively feature and give due credit to the sponsors and producer. The design should use the template gala cover page below with the logo attached either changing the logo color scheme or creating a color scheme on the template cover page. The info should be like. Cover Page prompt In the spirit of the original cover page, I&...

    ₹919 / hr (Avg Bid)
    ₹919 / hr Avg Bid
    30 bids

    ...--force" ] }, "resolutions": { "babel-core": "7.0.0-bridge.0" }, "dependencies": { "@adobe/cq-react-editable-components": "~1.0.3", "@adobe/cq-spa-component-mapping": "~1.0.3", "@adobe/cq-spa-page-model-manager": "~1.0.4", "@ant-design/compatible": "^1.0.8", "@ant-design/icons": "^4.3.0", "@babel/polyfill": "7.4.3", "@gh/accordions": "^1.2.1", "@gh/buttons": "^1.5.0", "@gh/inputs": "^1.7.1", "@gh/lines": "^1.0.2", "@gh/loaders": "^1.0.5", "@gh/modals&q...

    ₹2339 (Avg Bid)
    ₹2339 Avg Bid
    35 bids