/Google-Drive-Access

As a user, I want to access and search for my GDrive files and folders

Primary LanguageKotlinApache License 2.0Apache-2.0

Google-Drive-Access

User story:

The app should solve the following problem:

  • As a user, I want to access and search for my GDrive files and folders

Brief description

The simplicity model is selected for the purpose of this solution. The technology used revolves around

  • Kotlin
  • Hilt DI
  • Retrofit & OkHttp
  • MVVM
  • Jetpack Compose

The functionalities involved include

  • Sign in with Google account
  • Browsing files and folders in
    • User's Drive
    • Shared files and folders
  • Searching for files and folders
  • Previewing the file

Ideas for improvement

  • Download and/or Export files from Drive
  • Upload files to Drive
  • Improve UI / UX