sjasthi / abcd

A Bite of Culture in Dresses (ABCD)
1 stars 23 forks source link

Update create_the_dress.php #23

Closed ishana-d closed 4 years ago

ishana-d commented 4 years ago

Images are now able to be uploaded into the database when creating a new dress. Form validation is also updated and working. Note to upload an image it must be in the images/dress_images folder. Otherwise, it will not upload.

sjasthi commented 4 years ago

Ishana: I merged in the pull request. Please note that users may be uploading the images from different directory (eg: downloads directory). It is not required that the images have to be under images/dress_images directory on their local desktop.