File.io Android App

This simple app allows you to upload any file and get a sharable link with a set expiration time. The file will be Deleted after its downloaded or after expiration time (regardless of whether its downloaded or not). This app is made with the help of file.io which is an Anonymous, Secure file sharing platform by Humbly.

TODO List white_check_mark:

  • Set Expiration Time
  • Handle different use cases for storage on the device.
  • Progress Bar for File Upload Progress
  • Custom Error Dialog
  • Kotlinize the project bowling
  • Support for Multiple File Upload (Create a List)
  • App Icon
  • Offline Case (using WorkManager)
  • Complete rest of the UI

GitHub