Find Jobs
Hire Freelancers

Add functionality to a custom-developed image manager

$200-250 USD

Complété
Publié il y a plus de 2 ans

$200-250 USD

Payé lors de la livraison
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.
N° de projet : 32666715

Concernant le projet

29 propositions
Projet à distance
Actif à il y a 2 ans

Cherchez-vous à gagner de l'argent ?

Avantages de faire une offre sur Freelancer

Fixez votre budget et vos délais
Soyez payé pour votre travail
Surlignez votre proposition
Il est gratuit de s'inscrire et de faire des offres sur des travaux
Décerné à :
Avatar de l'utilisateur
$0 USD en 60 jours
5,0 (33 commentaires)
6,2
6,2
29 freelances proposent en moyenne $254 USD pour ce travail
Avatar de l'utilisateur
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 en 7 jours
4,8 (314 commentaires)
7,7
7,7
Avatar de l'utilisateur
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 en 7 jours
4,9 (64 commentaires)
6,8
6,8
Avatar de l'utilisateur
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 en 8 jours
4,9 (170 commentaires)
6,7
6,7
Avatar de l'utilisateur
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 en 5 jours
5,0 (87 commentaires)
6,7
6,7
Avatar de l'utilisateur
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 en 5 jours
5,0 (30 commentaires)
6,4
6,4
Avatar de l'utilisateur
* 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 en 3 jours
4,9 (80 commentaires)
6,5
6,5
Avatar de l'utilisateur
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 en 7 jours
4,8 (139 commentaires)
6,7
6,7
Avatar de l'utilisateur
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 en 7 jours
4,9 (27 commentaires)
6,1
6,1
Avatar de l'utilisateur
"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 en 7 jours
5,0 (16 commentaires)
5,9
5,9
Avatar de l'utilisateur
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 en 4 jours
4,9 (62 commentaires)
6,2
6,2
Avatar de l'utilisateur
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 en 7 jours
4,9 (19 commentaires)
5,2
5,2
Avatar de l'utilisateur
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 en 7 jours
5,0 (29 commentaires)
5,1
5,1
Avatar de l'utilisateur
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 en 7 jours
4,1 (3 commentaires)
5,8
5,8
Avatar de l'utilisateur
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 en 3 jours
4,1 (17 commentaires)
5,6
5,6
Avatar de l'utilisateur
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 en 7 jours
5,0 (14 commentaires)
4,4
4,4
Avatar de l'utilisateur
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 en 1 jour
5,0 (30 commentaires)
3,5
3,5
Avatar de l'utilisateur
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 en 1 jour
5,0 (4 commentaires)
3,1
3,1

À propos du client

Drapeau de UNITED STATES
Erie, United States
5,0
27
Méthode de paiement vérifiée
Membre depuis mai 5, 2018

Vérification du client

Merci ! Nous vous avons envoyé un lien par e-mail afin de réclamer votre crédit gratuit.
Une erreur a eu lieu lors de l'envoi de votre e-mail. Veuillez réessayer.
Utilisateurs enregistrés Total des travaux publiés
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Chargement de l'aperçu
Permission donnée pour la géolocalisation.
Votre session de connexion a expiré et vous avez été déconnecté. Veuillez vous connecter à nouveau.