I want to make a day summary app for my routine. I would write down in my diary what I did today, and at the end of the day, click and save a photo of the page.
What I particularly want is,
I would just open my app
Click a photo from the app itself
And the app would save it with today’s date as filename (eg. 8July2020.jpg) in a particular folder.
That’s it. I just want to know, weather saving an image with custom filename is possible to do or not. I won’t mind if any extension or complex coding is required