Skip to content

shadowasphodel2919/find-photo

Repository files navigation

Find My Photo

Running the project

cd .\Scripts\activate
pip install requirements.txt
flask --app app run

To run this application you'd need a configuration file with google api credentials

  1. Go to cloud.google.com
  2. Create a new project
  3. Add the Google Drive API to the project
  4. Create Credentials(OAuth Client ID)
  5. Download the credentials file and add it to project tree and rename it to client_desktop.json.

Be sure to these scopes in your project OAuthConsent Screen

image

About

Find your photos by pasting google drive link

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published