Skip to content

GoogleDriveTest is a mobile application that reads specific .xml files on your Google Drive and is powered by Expo and React Native.

Notifications You must be signed in to change notification settings

wude935/googledrivetest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoogleDriveTest

GoogleDriveTest is a mobile application that reads specific .xml files on your Google Drive and is powered by Expo and React Native. The app was built over the course of a week in Summer 2018 for me to learn and practice calling APIs.

Video

Watch the video

Project Description

GoogleDriveTest authenticates users by calling Google's OAuth API and then uses the user's credientials to call the Google Drive API to retrieve a list of all the user's folders and .xml files in Google Drive. If an .xml file is selected, the app then parses the .xml files and displays the contents of the .xml file's 'name' and 'city' tags in the file.

Tech

  • Expo (Google, Securestore, Filesystem)
  • React Native
  • Google OAuth2 API
  • Google Drive API (v3)

Try it out

Click here to run the project in your browser

About

GoogleDriveTest is a mobile application that reads specific .xml files on your Google Drive and is powered by Expo and React Native.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published