Sanju
iOS Developer | Currently working on File Ark
Added side bar navigation
Create first time experience for download to mention where the files will be downloaded to
Adapted Progress Bar for download process as well
Secured user storage access by using policies to determine which folders the users can access or even list
Create setting for automatic/manual local deletion and ask user their preferred setting after the first prompt
Show first time prompt to ask user if file should be deleted locally after uploading it successfully
Showing a completed message once the upload is finished
Added title for the progress bar to indicate the process that's in progress
Files View after navigating inside a directory you uploaded
Files View after uploading a folder
Files View after logging in
Feel like I've finished a good chunk of the basic UI and functionalities, so I'll start posting pictures with my updates. Waiting on adding color to the designs until I've done the rest of the functionalities I've planned.
Show progress indicator of files being uploaded
Add Webpack Bundle Analyzer and reduce file size
Add user device settings that persist in local storage
Ask for confirmation from user before uploading with the total size and number of files for the upload
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
Finished Day 1 and 2 of Advent of Code
Let user know when all files are done downloading
Add download files/folder functionality