Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Integrate Google Sheet as an alternative input source #70

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Mar 31, 2021

  1. create a file that will be used to include the implementation of inte…

    …grating a form/sheet to Gatorgrader
    Abigail Waryanka authored and Abigail Waryanka committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    8b13168 View commit details
    Browse the repository at this point in the history
  2. Start adding code to integrate the implementation of adding a google …

    …form
    Abigail Waryanka authored and Abigail Waryanka committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    24282ac View commit details
    Browse the repository at this point in the history
  3. create a file

    Abigail Waryanka authored and Abigail Waryanka committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    e0f499a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Removed unnecessary files

    kailaniwoodard committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    e9c9507 View commit details
    Browse the repository at this point in the history
  2. google sheets

    zaethovenn committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    80c1810 View commit details
    Browse the repository at this point in the history
  3. json file

    zaethovenn committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    b86c445 View commit details
    Browse the repository at this point in the history
  4. Tailored file to match testing

    kailaniwoodard committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    a1ddd0e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. new method to read forms

    zaethovenn committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    ddc7b80 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. try a different approach to get the sheets to work

    Abigail Waryanka authored and Abigail Waryanka committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    602f2e6 View commit details
    Browse the repository at this point in the history
  2. add the reference link

    Abigail Waryanka authored and Abigail Waryanka committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    b766dbe View commit details
    Browse the repository at this point in the history
  3. remove the method that wasn't working

    Abigail Waryanka authored and Abigail Waryanka committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    ede9dbd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Configuration menu
    Copy the full SHA
    0d2ebaf View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. fixed import errors

    zaethovenn committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    86e21f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5abcbab View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. issue 32

    zaethovenn committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    3875c2a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    ac94d16 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. final

    zaethovenn committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    41e8220 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    9cfd168 View commit details
    Browse the repository at this point in the history