This is a dev diary of implementing Filerion, a web-based file manager for online storage (Dropbox, OneDrive, Google Drive, s3 and more).
Today:
implemented file delete for local files
working on Dropbox delete
before finishing Dropbox delete I decided to implement upload to Dropbox. After all, if I’m about to test deleting, I better have some files to delete. Here’s an upload confirmation dialog:
I didn’t get as much done as I hoped but that’s normal: some days are less productive that others.