Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 req jobs found, pricing in AUD

    Fully Functioning website built, but a few modifications are required. Need good understanding of BOOTSTRAP, PHP, AJAX, Charts.js. Attached are screenshots, to demonstrate the amends required.

    $101 (Avg Bid)
    $101 Avg Bid
    17 bids

    We can pay up to $100 (MAXIMUM) for this project and it must be completed within 3 days. If after reading the project details below you cannot do this job for $100 (Or less) Pleae DO NOT bid on this project. After reading project details below PLEASE ALSO READ SCOPE OF WORK DOC ATTACHED before bidding. 1. CREATE CONTENT LOCK SYSTEM USING ELEMENTOR POP UPS We need to create pop ups (Using Elementor) that we can use on 50 music videos on our website. The pop up must act like a kind of content looker. After 1 minute of video playing we want the pop up to appear and music video to stop We then want members to have 2 options..... Option 1......Close pop up whereby video returns to the beginning, but if member plays video again, pop up appears after 1 minute Option 2......To disable pop...

    $219 (Avg Bid)
    $219 Avg Bid
    19 bids

    We have inline documentation in our project, in the source code itself, here is an example: /* * @api [get] /todo/{id} * description: "Get a todo" * parameters: * - (path) todo_id= {Int} * responses: * "200": * description: todo object */ const authGet = async function (req: Request, res: Response, next: NextFunction) { const id = parseInt(); if (isNaN(id)) { send_failure(400, res, { reason: 'invalid todo_id' }); return; } ... } We are using a tool called swagger-inline for nodejs which generates this documentation: We are not really happy about this, as the documentation isn't properly generated. It also doesnt look pretty. From you we need: 1. Standardise our documentation generation

    $201 (Avg Bid)
    $201 Avg Bid
    6 bids

    I am a Node.js programmer who needs help with the boiler template, I need to find a way to handle the custom error messages and provide a user-friendly way of ...the boilerplate to work properly c - I am using EJS page templates. You can do a basis simple html page for the purpose of this project--I'll handle the templates and partials. OBJECTIVES: The goal then is to: (1) Find a way to handle the error messages in a way that they are redirected (2) Display these error messages on a redirect page. Note: Inside , there is no reference to req and res, hence I could not find a way to use () or (). So another way needs to be implemented, such as create a function, or call the Router, or some other method.

    $282 (Avg Bid)
    $282 Avg Bid
    30 bids

    Looking for INDIVIDUALS full-time freelancers for Enterprise Project (Teams/Companies/Agencies/Consultancy please stay away) Title- Cloud Developer (Offshore) Project Duration- 6 months (can be extended, depends on the business req of client) Remote/WFH Remuneration: 9,000INR/day to 10,000 INR/day (Relevant to experience) Qualifications: Bachelor’s degree in computer science, information systems, math, engineering, or other technical fields, or equivalent education/experience · 10+ Years of IT experience with 2+ years in a technical leadership role 3-5 years of Python or Java programming experience · Experience in Linux (Amazon Linux, Redhat), Windows Operating systems Proficiency in Linux shell scripting or Windows Powershell scripting &mid...

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

    Looking for INDIVIDUALS full-time freelancers for our Enterprise Client. Project Duration: 6 months (can be extended, depending on the business req. of client) Remote/WFH Remuneration: 6,000 - 7,000 INR/day (Relevant to experience) Must have 4+ years of experience in UI/UX. 4+ years of experience in React JS. 2+ years of experience in Redux. Must be available full-time EXCLUSIVELY (9-6 pm on M-F, IST). Please answer the following questions in the bid: 1. How many years of work experience do you have using UI/UX? 2. How many years of work experience do you have using React JS? 3. How many years of experience do you have in Redux? 4. Will you be available full-time, M-F from 9 to 6 PM?

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

    we req person who know wordpress plugin and theme customization

    $229 - $686
    Sealed
    $229 - $686
    27 bids

    Java or C++ req into Assembly Legv8 ARMv8, read the task and i think you gonna understand

    $46 (Avg Bid)
    $46 Avg Bid
    4 bids

    Looking for INDIVIDUALS full-time freelancers for our Enterprise Client. Project Duration: 6 months (can be extended, depending on the business req. of client) Remote/WFH Remuneration: 6,500 - 8,000 INR/day (Relevant to experience) Must have 7+ years of experience in Java. 4+ years of experience in Springboot & Microservices. 4+ years of experience in Kafka. Must be available full-time EXCLUSIVELY (9-6 pm on M-F, IST). Please answer the following questions in the bid: 1. How many years of work experience do you have using Spring Boot? 2. How many years of work experience do you have using Java? 3. How many years of experience do you have in Microservices? 4. How many years of experience do you have in Kafka? 5. Will you be available full-time, M-F from 9 to 6 PM?

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

    ...same phone, and upload it to Server. In case of any limitation in accessing the Data from Whatsapp, then I am ok with any other Options like Reading the Notifications with contents (post enabling the same in the Phone) which is received on the Phone or any other options with which the goal is achieved. The Requirement is more close to the App Notification Log App available in Google Store. My Req is a small change to the same. Do let me know if you can provide me with a simple cost-effective solution. Based on this, data read, the same will have to be sent to the Server in Firebase and also stored on the App. There has to be designed as a Service App so that this APP will run on Backgroud and cannot get Killed as it needs to be running in the Back ground. Ref Link :

    $107 (Avg Bid)
    $107 Avg Bid
    8 bids

    Looking for INDIVIDUALS full-time freelancers for our Enterprise Client. Project Duration: 12 months (can be extended, depending on the business req. of client) Remote/WFH Remuneration: Relevant to experience Minimum 8 years professional experience required Experience in Java. Experience in Spark. Must be available full-time EXCLUSIVELY (9-6 pm on M-F, IST). Please answer the following questions in the bid: How many years of experience do you have in Java? How many years of experience do you have in Spark? Will you be available full-time, M-F from 9 to 6 PM?

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

    ...express(); const axios = require("axios"); (()); (function (_, res, next) { ("Access-Control-Allow-Origin", "*"); ("Access-Control-Allow-Methods", "GET,PUT,POST,DELETE,OPTIONS"); ( "Access-Control-Allow-Headers", "Content-Type, Authorization, Content-Length, X-Requested-With" ); next(); }); ("/subscribe", async (req, res) => { try { const email = ; const subscriber = { members: [ { email_address: email, status: "subscribed", }, ], }; await ( "", subscriber, { headers: { Authorization: "auth MYAUTHEYHERE", }, } );

    $187 (Avg Bid)
    $187 Avg Bid
    11 bids

    We have a Zoho one sub and have the plugin installed between Shopify & Zoho. We need to leverage more of Zoho's features to increase our productivity. Basic Req. 1. Pull all shopify orders in zoho books invoices 2. Update all products as are between shopify and books 3. Customer history to be seen in zoho crm 4. B2B leads and sales funnel creation for a Fruit and Vegetable brand 5. Any other use case for a FNV b2b & b2c business is welcomed

    $291 (Avg Bid)
    $291 Avg Bid
    6 bids

    Looking for INDIVIDUALS full-time freelancers for our Enterprise Client. Project Duration: 6 months (can be extended, depending on the business req. of client) Remote/WFH Remuneration: Relevant to experience Minimum 3+ years of relevant experience in micro-services development. Strong in below technologies : Go Lang ( Mandatory) Strong knowledge of Go programming language with required hand-on experience Excellent knowledge of common goroutine and channel etc. patterns Experience with Go framework & tools . e.g Revel, Stringer, Go kit etc. Experience with containerizing Go lang microservices. Preferred experience in building Go lang microservice with gRPC implementation. Spring Boot ( good to have) Java Postgress/oracle AWS/GCP Git Significant development experience in a Ja...

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

    Looking for INDIVIDUALS full-time freelancers for our Enterprise Client. Project Duration: 6 months (can be extended, depending on the business req. of client) Remote/WFH Must have 5+ years of experience in Java. 3+ years of experience in Springboot & Microservices. 3+ years of experience in Restful API. Must be available full-time EXCLUSIVELY (9-6 pm on M-F, IST). Please answer the following questions in the bid: 1. How many years of work experience do you have using Spring Boot? 2. How many years of work experience do you have using Java? 3. How many years of experience do you have in Microservices? 4. How many years of experience do you have in Restful API? 5. Will you be available full-time, M-F from 9 to 6 PM?

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    13 bids

    It's our company website which we want to remake. Mostly informative, with some functionalities such as Book Trial Session. Attaching the req. doc. Please revert with the estimate considering the same with the timeline for the whole thing. What about after delivery support?

    $460 (Avg Bid)
    $460 Avg Bid
    66 bids

    Looking for INDIVIDUALS full-time freelancers for our Enterprise Client. Project Duration: 1 Year (can be extended, depending on the business req. of client) Remote/WFH Remuneration: Depending on experience Must have experience in React Js , React Router and Redux Experience in Java script ( ECMAScript 6) Strong experience in HTML 5 , CSS Experience in Axios Good to have knowledge on Redux Saga Please answer the following questions in the bid: How many years of work experience do you have in ReactJS? How many years of work experience do you have in Redux? How many years of work experience do you have in Javascript? How many years of experience do you have in Axios? Will you be available full-time, M-F from 9 to 6 PM?

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

    Looking for INDIVIDUALS full-time freelancers for our Enterprise Client. Project Duration: 6 months (can be extended, depending on the business req. of client) Remote/WFH Remuneration: Depending on experience Must have experience in AWS Cloud Deployment Experience in AWS API/CLI Strong Jenkins Experience in Terraform Automation Experience in Infrastructure as Code Experience in CI/CD Pipelines Must be available full-time EXCLUSIVELY (9-6 pm on M-F, IST). Please answer the following questions in the bid: How many years of work experience do you have in AWS Cloud Deployment How many years of work experience do you have in Jenkins? How many years of work experience do you have in Terraform Automation How many years of experience do you have in the CI/CD pipeline: Will you be avai...

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

    Req 9 Page Responsive Design in Bootstrap 5 in 1 day Page - 2 Product Listing Page Page out Page List Page Page - 2 Page In Page I have template

    $16 (Avg Bid)
    $16 Avg Bid
    6 bids

    Hi I have requirement of One Home Page - E-Commerce Module - Admin , Seller Module and Mange Orders and One Home Page To display Products in Python Flask , PostgreSQL. I will provide req document. I need in 2days.

    $292 (Avg Bid)
    $292 Avg Bid
    2 bids

    Looking for INDIVIDUALS full-time freelancers for our Enterprise Client. Project Duration: 3 months (can be extended, depending on the business req. of client) Remote/WFH Experience in writing clear, concise and comprehensive test plans and test cases Define standards best practices for STLC to support agile development processes Extensive experience in end-to-end manual testing of web and mobile application (android/iOS) Defect Tracking/Reporting: Provide accurate and reproducible qualitative defect reporting, and quality metrics with project core teams Test Automation: Design and implement reusable automated test frameworks to drive test automation goals and to support continuous integration and regression testing. Also, to be able to utilize and extend existing test automation...

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

    Looking for INDIVIDUALS full-time freelancers for our Enterprise Client. Project Duration: 6 months (can be extended, depending on the business req. of client) Remote/WFH Must have experience in Java. Experience in Spring Experience in KAFKA Must be available full-time EXCLUSIVELY (9-6 pm on M-F, IST). Please answer the following questions in the bid: 1. How many years of work experience do you have using Spring? 2. How many years of work experience do you have using Java? 3. How many years of experience do you have in KAFKA? 4. Will you be available full-time, M-F from 9 to 6 PM?

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

    Looking for INDIVIDUALS full-time freelancers for our Enterprise Client. Project Duration: 8 months (can be extended, depending on the business req. of client) Remote/WFH Must have experience in Java. Experience in Spring Experience in PCF (Pivotal Cloud Foundry) Experience in Angular Must be available full-time EXCLUSIVELY (9-6 pm on M-F, IST). Please answer the following questions in the bid: 1. How many years of work experience do you have using Spring? 2. How many years of work experience do you have using Java? 3. How many years of experience do you have in Angular? 4. How many years of experience do you have in Cloud Foundry ? 5. Will you be available full-time, M-F from 9 to 6 PM?

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

    Req : Ecommerce Responsive Website in Bootstrap 5 Apart From Product, category pages , CART, Order Details ,Invoice-2, Bills & Payments , User , Admin, Seller - Registration and Login Page . I will provide template .

    $48 (Avg Bid)
    $48 Avg Bid
    11 bids

    1. homepage (word count: 2000) 2. inner pages - services (word count: 2000) key: Keyword Research, Competitor Analysis, Content Writing, Guest Post, Influencer Outreach, Citation Building, Pillar Page, Website Interlinking, Press Release, Social Media marketing, SEO, etc More details req the project will be shared it’s finalised.

    $119 (Avg Bid)
    $119 Avg Bid
    30 bids

    Looking for INDIVIDUAL full-time freelancers for our Enterprise Client. Project Duration: 6 months (can be extended, depending on the business req. of client) Remote/WFH Remuneration: Negotiable (Relevant to experience) Position - Golang Engineer Minimum 3+ years of relevant experience in micro-services development. Strong in below technologies : Go Lang ( Mandatory) Strong knowledge of Go programming language with required hand-on experience Excellent knowledge of common goroutine and channel etc. patterns Experience with Go framework & tools . e.g Revel, Stringer, Go kit etc. Experience with containerizing Go lang microservices. Preferred experience in building Go lang microservice with gRPC implementation. Spring Boot ( good to have) Java Postgress/oracle AWS/GCP Git S...

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

    Am looking to have an NFT collection based on psychedelic art only experienced individuals may contact

    $99 (Avg Bid)
    $99 Avg Bid
    12 bids

    Looking for INDIVIDUALS full-time freelancers for our Enterprise Client. Project Duration: 6 months (can be extended, depending on the business req. of client) Remote/WFH Must have 3+ years of experience in Java. 3+ years of experience in Springboot & Microservices. 3+ years of experience in Restful API. Must be available full-time EXCLUSIVELY (9-6 pm on M-F, IST). Please answer the following questions in the bid: 1. How many years of work experience do you have using Spring Boot? 2. How many years of work experience do you have using Java? 3. How many years of experience do you have in Microservices? 4. How many years of experience do you have in Restful API? 5. Will you be available full-time, M-F from 9 to 6 PM?

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

    REQUIREMENT TO CREATE A TOKEN ON BEP-20. NEED AN INDIVIDUAL DEVELOPER WHO WILL AVAILABLE TO START ASAP. REQ. TO CREATE CONTRACT ALSO FOR AIRDROP.

    $272 (Avg Bid)
    $272 Avg Bid
    1 bids

    I created a training video and at the front I have a slide of Uncle same that I I wish removed. I would gladly pay $75 to fix the attached file.

    $109 (Avg Bid)
    $109 Avg Bid
    16 bids

    Hi Guys need your support to create swagger spec yaml file based on request and response given. There are few req and responses existing.

    $15 - $45
    $15 - $45
    0 bids

    Our project is cryptocurrency, about metaverse Developer should creat connect wallet , staking , design Please peaple has experience for token req me

    $1474 (Avg Bid)
    $1474 Avg Bid
    12 bids

    The attached spreadsheet has two worksheet. 1. Transactions 2. Rules Requirements Req-1. - See "Rule" #1 - For all rows in "Transactions" where the word "woolworths" exists in the column original description, update category to "Grocery", Sub_Category to "Standard" and Vendor to "Woolworths" at the click of a button in "Rules" Req-2. - As per Req-1, all rules entered from Rule#1 to 1000, must update all rows in "Transactions" Req-3. - "Rules" ignore rows that do not have any values, but once populated, script must take into account and update accordingly. Req-4. - Provide Code walkthrough.

    $27 (Avg Bid)
    $27 Avg Bid
    7 bids

    i have one small project to be created in paralex effect in 24 hour if any one can do in 24hour please reach me

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

    I am looking to automate some vlookups that i have been doing across some XLSX files. Each file has a unique key, either emp num or job req. I expect it should be pretty straight forward

    $242 (Avg Bid)
    $242 Avg Bid
    27 bids

    I would like to customize some Envoy access logging command operators such as REQ(X?Y):Z, %DOWNSTREAM_REMOTE_ADDRESS_WITHOUT_PORT% etc. What I need to do is add a tag before and after the operator such as: %(tag)DOWNSTREAM_REMOTE_ADDRESS_WITHOUT_PORT(/tag)% Please feel free to ask questions.

    $75 (Avg Bid)
    $75 Avg Bid
    1 bids

    Hi I am looking for Youtube video editor. Videos will be within 6-8min or max 10 min (rarely). My channel is on Nutrition, food & fitness. My req are 1. Colour correction 2. imp texts of the video to be highlighted 3. some image or video can be used to describe some sections of the video. For ex when talking about runners, video/image of runners can be shown 4. Background music 5. Anything else required to create a good video 6. Not much looking for animations, after effects etc. Few links of my youtube videos are below: Overall editor can decide how to make videos more interesting & presentable.

    $28 (Avg Bid)
    $28 Avg Bid
    25 bids

    I have ongoing work related to our previous project 'Short British Voice Over in RP / Queens English. Duration 45-60 Seconds. Quick turnaround Req.'

    $112 / hr (Avg Bid)
    $112 / hr Avg Bid
    1 bids

    Hi Mohamd H., I am doing POC for application. Req. HTML, CSS, Node.js, ejs, Mongo db. around 6 to 8 web pages. Let me know if you are interested.

    $298 (Avg Bid)
    $298 Avg Bid
    1 bids

    site designed in wordpress app builder using elementor i have created custom blog - letter, when user login in dashboard he/she enter blog post from frontend dashboard enter the details 1 tile of post 2 file upload format doc ppt xls pdf 3 content, after submit the form i done in elementor form u choose ur own platform automatically post will published n redirect to post page a...enter blog post from frontend dashboard enter the details 1 tile of post 2 file upload format doc ppt xls pdf 3 content, after submit the form i done in elementor form u choose ur own platform automatically post will published n redirect to post page after that post will visible post title, content, i want file uploded by user it will visible in embed form between title and content it very urgent i req rega...

    $57 (Avg Bid)
    $57 Avg Bid
    9 bids

    site designed in wordpress app builder using elementor i have created custom blog - letter, when user login in dashboard he/she enter blog post from frontend dashboard enter the details 1 tile of post 2 file upload format doc ppt xls pdf 3 content, after submit the form i done in elementor form u choose ur own platform automatically post will published n redirect to post page ...enter blog post from frontend dashboard enter the details 1 tile of post 2 file upload format doc ppt xls pdf 3 content, after submit the form i done in elementor form u choose ur own platform automatically post will published n redirect to post page after that post will visible post title, content, i want file uploded by user it will visible in embed form between title and content it very urgent i req rega...

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    ...more basic From the perspective of the test taker, I need: - A registration / login screen - The screen where the test taker enters the requisition number for the job they are taking the test for * A "that req is not found" screen - The screen that will present the test takers with questions associated with the req the test taker created - A "thank you for taking the test screen" From the perspective of the test administrator, I need: - a question adding screen - The ability to add a req and link questions to that req - The ability to review test submissions for a specific req * Sort by score highest to lowest overall - The ability to search for the results for a particular test taker - The ability to review results in detai...

    $243 (Avg Bid)
    $243 Avg Bid
    22 bids

    Company - My Money Mantra Description - Responsibilities Of Candidates Include: • Call Existing And Potential Customers To Inform, Influence And Sell The Company's Products And Services • Accurately Record Details Of Customer's Purchase Orders • Process Customer Purchases • Develop And Sustain Solid Relationships With Customers To Encourage Repeat Business Screening req. - Smartphone WiFi/Internet Insurance/Credit card/Loan Sales Gender - Both Education - 12th Pass Age Requirements - 18+ English - Thoda English Experience - Fresher Work days - Monday - Saturday Work timings - 09:30 AM To 06:30 PM Fee charged - No Any other specific requirements - No Location - Line 1 Sector 2, Noida, Uttar Pradesh 201301, India...

    $521 (Avg Bid)
    $521 Avg Bid
    4 bids

    This project has 3 tasks: Task 0 involves researching, selecting, and demonstrating that you can successfully use the technologies you plan to use in your 1 will build on Lab 3 - Creating Containers and Deploying to the Cloud and Lab 8 - Android Lab. You will design and build a simple mobile application that will communicate with a RESTful web service in ...demonstrating that you can successfully use the technologies you plan to use in your 1 will build on Lab 3 - Creating Containers and Deploying to the Cloud and Lab 8 - Android Lab. You will design and build a simple mobile application that will communicate with a RESTful web service in the 2 will add an operations logging and analysis function to your Task 1 web service. Skiss req:_ mongo db,atla...

    $22 (Avg Bid)
    $22 Avg Bid
    2 bids

    Hi I Need Multi Vendor Ecommerce Project with Mobile App for both platforms and also Dynamic Matrix MLM model also. Tech Req : Front End Bootstrap / React.Js , Back end : Php with Laravel ( preferred) ,. Database : PostgreSQL . Mobile App - React Native / flutter . Time limit - 15days . with source code & Api Code must tested with Sonarqube.

    $971 (Avg Bid)
    $971 Avg Bid
    4 bids

    We are looking to fix errors and to add management (back office) functions to a WordPress based forum. The site is mostly done as well as its design, however there are management and control functions that not implemented and are needed to be added. The temporary site address: http://fatfish.cpapforum.co.i...are management and control functions that not implemented and are needed to be added. The temporary site address: Once we will get your interest to further evaluate the needs we will send you a full requirement specification document in which (we hope) all the needs are described. Getting from you rigid delivery schedule is highly important once you will get the Req. Spec. doc. As well as cost evaluation. Thank you for your efforts to evaluate our needs.

    $619 (Avg Bid)
    $619 Avg Bid
    20 bids

    Skills Req: WordPress Custom plugins, Coding, Design, Mailchimp and related work. High-quality work is needed. I will not accept beginners.

    $145 (Avg Bid)
    $145 Avg Bid
    13 bids

    FeistelCipher program with to spicific req easy

    $172 (Avg Bid)
    $172 Avg Bid
    22 bids

    I have hundreds of hours of audio recordings but I just need a professional to confirm what I hear or if there's nothing there, tell me that. If I'm possible make audio audible to others but not req. Just need a professional opinion. The subject matter is sensitive and involves animal abuse. Recordings were at my own house.

    $31 / hr (Avg Bid)
    $31 / hr Avg Bid
    13 bids

    Proj...can do the below enhancements in this existing application. To see the beta version of this application refer following link Req 1: Add the feature to make any one participant in the Audio room as co-host. Also, notify participants of any Audio Room if a new user joins in. Req 2: Move the logout button from Settings to My Account and hide the Status button Req 3: Show Phone Contacts, Gmail contacts, Facebook connections who are also registered in this application as Recommendations. Along with a button to follow or send invite. Req 4: Push notification to initimate application registered users when any of their contact joins the application. If interested, then kindly share the reasonable effort & cost estimates

    $1167 (Avg Bid)
    $1167 Avg Bid
    5 bids

    Top req Community Articles