FileArk
A long-term cloud storage/archive for files to free up space on your computer.
Get full list of files to upload before uploading
Add file size validation to confirm all files were uploaded properly
Added message to let user know to drag and drop files/folders to upload them where there's nothing uploaded yet
Add Firebase Auth for user accounts
Let user know when all files are done downloading
Add download files/folder functionality
Added total progress of an upload
Trying to figure out how to have multiple renderer processes for uploading files in parallel
Uploading a large number of small files take too long with the web app, so trying to evaluate an electron native app and the limitations
Some files are not being uploaded, trying to figure what's the pattern
Add delete files/folders functionality
Show files that were uploaded by re-rendering the page
Upload files/folders to storage
Add drag and drop for files/folders upload into current directory
Add breadcrumbs for navigation using vue-router
Add directory navigation using vue-router
Starting a new project: FileArk (a SaaS for archiving files to free up space on your laptop/pc)