hack4impact-calpoly/the-land-conservancy

add drag-and-drop feature for pictures on the Edit Prize page

Closed this issue · 1 comments

The edit prize page should contain a box that allows the user to drag and drop an image of the prize. Look at libraries that can provide the drag-and-drop box and implement it on the frontend, no need to connect anything to the backend for now.

The variable with the file needs to be added on line 35, I took it out so there wouldn't be a "value never used" error.