Find Jobs
Hire Freelancers

Add functionality to a custom-developed image manager

$200-250 USD

Completed
Posted about 2 years ago

$200-250 USD

Paid on delivery
Bidding requirements: * No automated bids; they will be reported as abuse. * Do not provide a list of your previous projects, skills or related websites; I only care about what you say in the bid relevant to the project. * Do not use a template response. = banned. * Do not mention Wordpress. * In the bid show that you have read the description and understand the problem. * Security question: What is the result of combining red + green + blue? * Security question: How much is 39 + 19*2? Project details: A freelancer developed for me a custom image upload form using common programming languages. Once the images get uploaded images processing includes using ImageMagick to create a variety of cropped images, differing aspect ratios and sizes. The form offers an option to click on a thumbnail of an image and update properties, title, description, category much more. The code is over 2000 lines. In the thumbnail display view there are only 2 options, click on the image to Edit or Delete the image. It needs a couple new options. The thumbnail view requirements: 1. Display of image dimensions 2. Display aspect ratio or approximate aspect ratio 3. Add a link to click on to view a medium sized uncropped image in a lightbox, fancybox. Thumbnails are all cropped square making it difficult to get the aspect ratio, portrait, square or landscape. 4. Add publish/unpublish to thumbnail view 5. Click/select the title to update it - clicking on it makes it an editable field, click out to save it. Page view requirements: 1. To the page add a parameter that sets the default images category so that images will default to that category during processing rather than forcing a choice when you first edit the image. 2. Add a parameter to automatically set the default published state to 'Yes' or 'No' after processing. It currently defaults to No.
Project ID: 32666715

About the project

29 proposals
Remote project
Active 2 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
$0 USD in 60 days
5.0 (33 reviews)
6.2
6.2
29 freelancers are bidding on average $254 USD for this job
User Avatar
Hello, I can build add functionality to a custom-developed image manager according to your requirement and some more details you share. I have 10 years experience and built several business websites so I can deliver quality work on time. I am available to discuss further and start work immediately. PLEASE CHAT ME NOW ! Rich Expertise → PHP, MYSQL, HTML, CSS, JavaScript, WordPress, WooCommerce, Shopify, eCommerce, API, CMS, Plugins, and more Please check my portfolio → https://www.freelancer.com/u/babitabubu Regards Surajit
$250 USD in 7 days
4.8 (314 reviews)
7.7
7.7
User Avatar
White 77 Hi, Greetings! I read the job detail and found the project very interesting. I would love to know more about this project and clarify my queries.  I am a developer with professional-level programming experience of 5 years with an award-winning portfolio. I can handle projects from small styling to full development from scratch. - I assure to deliver maintainable and well-structured code. Front End:  Bootstrap, D3.Js,  Ajax, Javascript, JQuery. Back End:  Node JS,  Laravel framework, WordPress, Codeigniter, Shopify, Magento. Database:  MySQL, MongoDB Look forward to hearing from you. Regards
$220 USD in 7 days
4.9 (64 reviews)
6.8
6.8
User Avatar
white 77 i am ready to start now kindly share your site url or code if possible so that i can check Have read your description of project very carefully. I'm a professional developer with 2 year experience as you can see my profile.
$250 USD in 8 days
4.9 (170 reviews)
6.7
6.7
User Avatar
Color combination => White Calculation result => 77 Hello there! I'm an expert in PHP and have been working with it for a decade. Let us discuss more in the chat. Please ping me so that we can discuss more. Regards, Zahid Saeed
$250 USD in 5 days
5.0 (87 reviews)
6.7
6.7
User Avatar
Hello Bob. I've read your job post and first of all the first question's answer is white and second answer is 77. I'm not a bot! I've understood your requirements and also have checked mm.jpg. If you scout me I will show you the best result you want. Don't waste your golden time to look for other poor developers. Contact me via chat please. Best regards. Evgenia.
$480 USD in 5 days
5.0 (30 reviews)
6.4
6.4
User Avatar
* Security question: What is the result of combining red + green + blue? Not a clue :) I'm a programmer * Security question: How much is 39 + 19*2? 75 Hello there, i've read through the requirements, it's nothing i haven't handled in the past. I'd be very happy to help you in this. My bid is a bit higher than your 'max' but please take into account it's often quite difficult to take a custom script another programmer developed and adapt to their style in order to add-in additional functionality.
$300 USD in 3 days
4.9 (80 reviews)
6.5
6.5
User Avatar
I have some questions in relation to the specs of the project. Could we please have a word? My Skills: JavaScript, HTML and PHP
$200 USD in 7 days
4.8 (139 reviews)
6.7
6.7
User Avatar
Hello, ## As web expert, i am very interesting at this project ## I'm fullstack expert, with over 10 years experience dealing with web, I can help add functionality to image manager. I've previously worked on the exact similar project for another employer. When do you need this finished by? I understand how annoying it is, and can finish this project for you quickly! Please send me message, so i can start work. Waiting for your reply. Best regards. Carina
$225 USD in 7 days
4.9 (27 reviews)
6.1
6.1
User Avatar
"Blue" 39 + 19*2 = 77 ANSWER Hi, I have read your job description and I find out that I have some abilities to help you. I am the Full Stack Developers with over 10 years of experience designing, developing and implementing high performance and user-friendly websites. Main Skills: --Programming Languages: HTML/HTML5, CSS/CSS3, XML, PHP, VueJS, Bootstrap, JavaScript, jQuery, AngularJS, Node, ReactJS,Spring,Spring Boot,Django,Laravel,Ruby on Rails,CodeIgniter --Databases: SQL/MySQL/PostgreSQL, Aurora and MongoDB,Firebase --Expertise: Front and Back-end Web Development, Business Applications, Search Engine Optimization, Social Media Marketing and Management
$500 USD in 7 days
5.0 (16 reviews)
5.9
5.9
User Avatar
How much is 39 + 19*2 =77 After reading your whole project description I'm much capable of your task Let's come over chat so we can discuss more in detail Warm Regards NaylaR.
$400 USD in 4 days
4.9 (62 reviews)
6.2
6.2
User Avatar
1. White 2. 77 3. TO get image dimension list($width, $height) = getimagesize('path to image'); echo "width: " . $width . "<br />"; echo "height: " . $height; 4. To get aspect ratio $greatestCommonDivisor = static function($width, $height) use (&$greatestCommonDivisor) { return ($width % $height) ? $greatestCommonDivisor($height, $width % $height) : $height; }; $divisor = $greatestCommonDivisor($width, $height); return $width / $divisor . ':' . $height / $divisor; Lets discuss about other tasks more details in chat.
$250 USD in 7 days
4.9 (19 reviews)
5.2
5.2
User Avatar
What is the result of combining red + green + blue? - You get white color when combining red + green + blue. How much is 39 + 19*2? - It is 77. Hello, I have read the project details and here are my questions: 3. Add a link to click on to view a medium sized uncropped image in a lightbox, fancybox. When the image is opened in the lightbox, do you want to have the next/back button to see other images? Or just that one only? 1. To the page add a parameter that sets the default images category Can you explain further about this one please? I am available to start right away. Best regards, Khanh Le
$250 USD in 7 days
5.0 (29 reviews)
5.1
5.1
User Avatar
Hi, Bob. Happy new year. It's my pleasure to see another opportunity for your project. Though many projects around me, I found that your project gets on my radar. Stood on your job description for a while to get your point and I'm sure I'm one of those perfect fits on this condition. First of all, I'll answer the security question. 1) In computer graphics science, it can be white color otherwise in the nature eco-system it's black color. 2) 77 And All the things you requre are pretty clear and those all are under my control except Number 4 : "Adding Publish/unpublish to thumbnail view" and Page view requirements "1". I'm sure you could kindly give me the clear way to understand them during the sooner chat. As a professional veteran of front-end development, I've practical experience and excellent sense on web-design and also I've been working for many businesses, providing deliverables that are always top-notch. I try to be tech-focused and detail-oriented so I'm keen on new technologies and UI/UX effects including Particles and Framer. Look forward to showing off my ability with your project for a better reputation and relationship with you. Thank you for stopping by here for your time Yurii
$200 USD in 7 days
4.1 (3 reviews)
5.8
5.8
User Avatar
white 77 I ve read carefully about your project. I am very glad especially about Security questions. I understood approximately about your project. I hope I can see more details about it and I can help you.
$200 USD in 3 days
4.1 (17 reviews)
5.6
5.6
User Avatar
Hi. I have checked your job post carefully. SQ1: White. SQ2: 77. I have checked the screenshot of page, the details of project , the requirements of thumbnail view and Page view. I have understand all of them and confident to implement what you want with React JS. Please come to the chat and let us discuss more. Thanks.
$200 USD in 7 days
5.0 (14 reviews)
4.4
4.4
User Avatar
EXPERT HERE || AVAILABLE NOW.! Hello! I got it & let’s start because I've High-End expertise of HTML, PHP and JavaScript even we can work on 400 technologies. Do you want see my similar projects? Click on chat button & I will show you my portfolio & similar completed projects. I am a Ph.D Scholar, I've won international awards & I'm "Verified" by Freelancer Staff with 100% project success rate.! We also sell developed projects like Games, Apps & Softwares that has "Millions" Reviews & downloads. Our Expertise: - ✔ 25+ programming languages. ✔ 37+ Frameworks. ✔ Artificial Intelligence and ML. ✔ AR/VR Technologies. ✔ Networking. ✔ VFX and CGI. ✔ Graphic Designing/Video Editing ✔ Digital Security. ✔ Blockchain. ✔ CMS Systems. ✔ Game Development. ✔ Research & Writing. I've completed 600+ enterprise projects that I can show you with proof & video Demo. I've 15+ Year’s experience & My Web Portfolio will surely amaze you.! We are a small team of best buddies who love to help clients to solve Complex Problem. We 100% Guarantee about results. As you can see, we've a strong background of Successful Projects. Thanks for posting the project (Add functionality to a custom-developed image manager, Bidding requirements: * ...) Feel comfortable while contacting, I am waiting for your response. Thanks and regards, Top Programmer.
$200 USD in 1 day
5.0 (30 reviews)
3.5
3.5
User Avatar
White 77 I've looked through you project carefully. I'm a full stack developer including Laravel and MERN stack. Uploading stuff is just too common in my projects. In a word, no problem.
$250 USD in 1 day
5.0 (4 reviews)
3.1
3.1

About the client

Flag of UNITED STATES
Erie, United States
5.0
27
Payment method verified
Member since May 5, 2018

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.