fix code so i can drop file and select files from mobile devices and web

  • Status: Closed
  • Prize: $50
  • Entries Received: 6
  • Winner: mdpanna1

Contest Brief

I am looking for someone to help me with a project code fix that requires JavaScript. I have the code that needs to be fixed but require an experienced programmer to navigate the issue.

1) dropzone needs to work in website (computer enviroment)
2) dropzone needs to work in mobile enviroment (search and select file)
3) if the file dropped is pdf, then it needs to be converted to jpeg (perfer js plugin)
4) check for duplicate (make sure i cannot upload same file)
5) The code also need some css work to make it look pretty.

Please ask questions, but I think these set of instructions should be clear.

Attached is code that needs work

First person to meet requirement for all 5 will be awarded the contest.


Good Luck

Winner will also be considered for future js, css work.

Recommended Skills

Employer Feedback

“great and fast. will definitely rehire for other jobs”

Profile image shins3333, United States.

Top entries from this contest

View More Entries

Public Clarification Board

  • thcordero
    thcordero
    • 1 month ago

    too late to show what I have done?

    • 1 month ago
  • VandaDev
    VandaDev
    • 1 month ago

    Please share more details of the project:
    1- The primary purpose of the form (client-side base64 converter, conversion & upload form, etc)
    2- Valid file types and how they should be handled
    3- Considering pdf files with multiple pages, how would you like them handled? (preview and upload)
    4- Prevention of duplicate file upload can be implemented on the client side which works only for each individual user and his/her files. To implement a whole system-wide solution it should be implemented on both the client and server-side

    • 1 month ago
  • crazywebonline
    crazywebonline
    • 1 month ago

    Can u send these files:

    dashboard/includes/header.php
    includes/function.php
    includes/StoreOwner.php
    dashboard/includes/sidebar.php
    dashboard/includes/navbar.php

    So we can fix without conflicting with others as we don't know what you have included in these. Also it will be more easy for us to add proper CSS.

    Thanks

    • 1 month ago
  • Rathorkrishna313
    Rathorkrishna313
    • 1 month ago

    sir i am working please wait

    • 1 month ago
  • Rathorkrishna313
    Rathorkrishna313
    • 1 month ago

    working please wait

    • 1 month ago
  • shailesh870771
    shailesh870771
    • 1 month ago

    this is error in your code . hire me to fix it

    • 1 month ago
  • shailesh870771
    shailesh870771
    • 1 month ago

    error_reporting(0); and error_reporting(E_ALL); are conflicting. If you want to display errors, you should remove error_reporting(0);.

    The StoreOwner.php file is included, but it is not clear what it does or if it is necessary for the code to function.

    The uploadButton event listener has an empty function, which means that nothing will happen when the button is clicked. You should add the appropriate code to handle the upload functionality.

    The dropHandler function is incomplete, and it is not clear what it does or if it is being used in the code.

    The code is using const to define variables, which means that they cannot be reassigned later. This may not be an issue in this specific code, but it is something to be aware of in general.

    There are several console.log statements that may be useful for debugging, but they should be removed or commented out in production code.

    • 1 month ago

Show more comments

How to get started with contests

  • Post your contest

    Post Your Contest Quick and easy

  • Get tons of entries

    Get Tons of Entries From around the world

  • Award the best entry

    Award the best entry Download the files - Easy!

Post a Contest Now or Join us Today!