Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 433 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 433 Bytes

ritfgc-point-script

Simple script to access an outside API to get participants and add points into a database

Hosted on AWS Lambda

Installation

  1. To get started, install Python 3.7
  2. Use pip to install pipenv
  3. Clone the repo
  4. Navigate to repo root directory in command line/Power Shell/terminal/whatever
  5. Run pipenv sync. It will install everything from the Pipfile.lock to make sure the dependencies line up