February 10, 2022 9:26 AM
My mobile app code is on github
Yesterday I took a day of PTO and spent a couple of hours on my mobile app. This is what came out of it:
- It now prevents me from trying to upload an image that will overwrite an existing one.
- It also copies the url of the newly uploaded image to clipboard, which I only included for the purpose of showing this progress video.
- My changes are on github! Hopefully I did it right and saved all the right files and didn't accidentally include any sensitive data.
Imagine the possibilities if I had this sort of time every day.