Hi,
I want to create a web app where the user uploads a photo and downloads it after applying the desired filter to the photo. Do I have to use the database? Is it necessary to store the photo in the database?
regards,
Saeed
Hi,
I want to create a web app where the user uploads a photo and downloads it after applying the desired filter to the photo. Do I have to use the database? Is it necessary to store the photo in the database?
regards,
Saeed
I do not think you need a database or even a server to store the files.
so where should I upload the image?