Find Jobs
Hire Freelancers

Fix some bugs

$10-30 USD

Cerrado
Publicado hace alrededor de 6 años

$10-30 USD

Pagado a la entrega
Need help to fix some bugs in existing PHP project ( Codeignitor framework ) 1. check duplicate value in form before insert into database ( need to add check data if value exists, before inser - to existing function ) 2. implement codeignitor date helper and change date print format to "d.m.Y" ( at the moment I use <td><?php echo date("d.m.Y", strtotime($i->create_date)); ?></td> but as in SQL table there is DEFAULT = NULL then in view "01.01.1970" [login to view URL] 3. save todo list checked status into sql table and print status in view ( if user press checked, then update status completed=1 in task table ) +------------+------------+------+-----+-------------------+----------------+ | Field | Type | Null | Key | Default | Extra | +------------+------------+------+-----+-------------------+----------------+ | id | int(11) | NO | PRI | NULL | auto_increment | | user_id | int(11) | NO | | NULL | | | task | tinytext | NO | | NULL | | | completed | tinyint(4) | YES | | NULL | | | start_date | timestamp | NO | | CURRENT_TIMESTAMP | | | end_date | timestamp | YES | | NULL | | +------------+------------+------+-----+-------------------+----------------+ For senior developer it's one hour job. Thanks.
ID del proyecto: 16612630

Información sobre el proyecto

30 propuestas
Proyecto remoto
Activo hace 6 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
30 freelancers están ofertando un promedio de $28 USD por este trabajo
Avatar del usuario
I am a expert in PHP and codeignitor, I like to work with this project thanks
$55 USD en 1 día
4,9 (1112 comentarios)
8,9
8,9
Avatar del usuario
Hey, I am having 10+ Years of experience in PHP/MYSQL 250+ Positive Reviews. Over 90% Completion Rate. 5 Star Rating. Looking for a long term relationship.
$35 USD en 1 día
4,9 (281 comentarios)
6,8
6,8
Avatar del usuario
Hi, I can start now and can work on wordpress I have 6+ years of working experience with PHP, Codeignitor , HTML, CSS, Photoshop, Graphic design etc. Give me one chance to show you my expertise. I look forward to work with you. Regards, Deepak
$30 USD en 1 día
5,0 (70 comentarios)
6,2
6,2
Avatar del usuario
A proposal has not yet been provided
$35 USD en 1 día
4,9 (52 comentarios)
6,2
6,2
Avatar del usuario
hi, how are you? I checked your all project details so that I feel very confident in your project. if you give me all information about the project, I will start working immediately. Best regards.
$25 USD en 1 día
4,9 (46 comentarios)
5,9
5,9
Avatar del usuario
Dear Sir, I am looking your project “Fix some bugs” which is recently posted on freelancer.com. I have long experience in website development & designing. I have studied all the points of your requirements. And I assure you that I will deliver you a perfect quality work within a limited time frame. I have done lot of project on various platforms. My experience and abilities precisely match for your requirements. # SCOPE OF THE PROJECT: -You need to fixing bugs. # PLEASE GIVE ANSWER OF MY FOLLOWING QUESTIONS:- Please share with me URL of the existing site? Please provide me a list of whole requirements point wise? Do you have any reference website for this project? What is the time frame of this project? # NOTE:- THE QUOTATION OF THIS PROJECT MAY CHANGE AS PER CLEAR DISCUSSION OVER CHAT. I NEED TO MORE DISCUSSION ABOUT THE REQUIREMENTS OF THIS PROJECT. SO PLEASE DISCUSS THE PROJECT WITH ME IN THE CHAT SECTION. Warm Regards Kamal R
$10 USD en 1 día
4,8 (36 comentarios)
5,7
5,7
Avatar del usuario
Hi! I CAN START NOW AND GIVE U BEST QUALITY WORK ON TIME... Expert in WORDPRESS,PHP,Bootsrap(responsive site),SQUARESPACE, SHOPIFY,HTML5-HTML,JAVASCRIPT,MYSQL,CSS,AJAX etc..... 5+yrs experience in developing as well as designing field... I can do this work quickly and easily... Thanks waiting for your response...
$35 USD en 1 día
5,0 (112 comentarios)
5,4
5,4
Avatar del usuario
Hello i have read your request and would like to cooperate for you on the job, please contact me, i will do my best, thank you Fix some bugs
$25 USD en 1 día
4,8 (34 comentarios)
5,3
5,3
Avatar del usuario
hello sir, i hope you are doing well, i have a good experience in codeigniter framework, i am doing development in codeigniter since 2013, if you want to start with me, let me know thankyou
$30 USD en 3 días
5,0 (10 comentarios)
5,1
5,1
Avatar del usuario
Hello Sir/Madam, Thank you for considering my bid. Your project really caught our attention and we would be glad to be a part of it. We’re excited to share with you the proposal for your project. Project Proposal:  We understand your point and will do it quickly. - We will do an unlimited (reasonable) number of revisions for your project.   About Us:  We have a well-experienced team over 7+ years experience in all field of website & mobile application development. We provide the web and mobile solutions for all levels of business; from start-up promotional websites to interactive responsive websites, e-commerce websites or mobile applications. Our team works with you personally to understand your requirements. We then work on your project in a timely manner. Our team is on a continuous learning curve whereby we strive to bring you the best solutions using the least effort, the least time, and the least cost. Now, that is something we are sure you will appreciate! We reassure you to have a better experience to work with us. Please feel free to revert to us for any clarification on our bid proposal. If you would like to see some of my previous work please do not hesitate in contacting me or you can take a look at my portfolio. Waiting for your positive reply. Best Regards Delta Softwares Team
$27 USD en 1 día
5,0 (13 comentarios)
4,0
4,0
Avatar del usuario
I am specializing in web development, web design and app expert.. We offer a wide range of experience & expertise. We provide these services to offshore clients across the globe.
$30 USD en 1 día
4,9 (28 comentarios)
3,6
3,6
Avatar del usuario
Having excellent working experience with php, mysql, Codigniter and all otheer frameworks makes my skill sets very strong for this project. You can consider me for this project, i assure you for 100% job satisfaction. Please ping me for further discussion!
$30 USD en 1 día
5,0 (10 comentarios)
3,0
3,0
Avatar del usuario
I have 6 years experience on php and codeigniter development.
$30 USD en 2 días
5,0 (5 comentarios)
2,3
2,3
Avatar del usuario
d.m.Y must change to Y-m-d I have face date problem in one of my previous project and after a long struggle I found that database accept date in "Y-m-d" format, Please try this and tell me what happen after that. Duplicate check work must be done based on any primary value which is if present in the database table then Insert work will not continue and I have to check which column decide the value is duplicate but if you tell me then It will very helpful. Only status need to 1 or I have to create the page and make the whole process of data save in the table and later on when task is complete I need to update the status to 1 , Please tell me more about this. I am waiting for you here at your evening time Thank You
$30 USD en 4 días
5,0 (2 comentarios)
1,6
1,6
Avatar del usuario
Hi For the 3rd requirement, I might need some clarification on that. :) Waiting to hear from you Thank you
$30 USD en 1 día
5,0 (3 comentarios)
1,3
1,3
Avatar del usuario
Please provide your project information and I will be able to make the changes you requested. You will also be able to test the solution to assure satisfaction.
$25 USD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
small issue don't go on my review I can handle all these issue in one day trust on me having good knowledge of codeigniter and laravel
$15 USD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Dear sir, I am working in codeigniter framework from last 2 years and had worked on a number of websites. I read out your details and its quite simple thing that need to change in few things. I hope I can be able to do it in no time. As a new comer in freelancing I just need to prove my words. I have a number of portfolio that has been completed in codeigniter framework using mvc and hmvc pattern. Please feel free to ask any kind of quries if necessary.. Thank you
$20 USD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
A proposal has not yet been provided
$15 USD en 10 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
A proposal has not yet been provided
$20 USD en 1 día
0,0 (0 comentarios)
0,0
0,0

Sobre este cliente

Bandera de ESTONIA
Tartumaa, Estonia
5,0
14
Forma de pago verificada
Miembro desde ene 29, 2014

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.