Skip to content

An online platform for loaning VJC blazers integrated with Google Spreadsheets.

Notifications You must be signed in to change notification settings

vrmc/420blazeit

Repository files navigation

An online platform for loaning VJC blazers integrated with Google Spreadsheets.

Getting Started

  1. Install the Google App Engine SDK for Python.
  2. Install the Google API Client Library for Python:
    pip install -r requirements.txt -t lib.
  3. Create a OAuth Client ID for Google Spreadsheets using Google Cloud Console.
    Use http://localhost:8080/oauth2callback (depending on which port you run the app on) as the redirect URL.
    Alternatively, if there are already OAuth Client IDs in the Console, you can use them too.
  4. Download and save the JSON file as client_secrets.json.
  5. Run the app using the App Engine Launcher.

Notes:

About

An online platform for loaning VJC blazers integrated with Google Spreadsheets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published