Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 705 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 705 Bytes

G-Collection Management

Management and util functionality for the g-collection game.

Load user info from Google Sheet

  1. Download Gsheet as CSV here
  2. Download List of all acronyms as CSV here
  3. Copy both CSV to user_info_db_load/data
  4. run python user_info_db_load/main.py POSTGRES_PW="XXX"

Create images with .jpg name based on .jpg

--> image_copy/main.py

Load Card Images

--> Not implemented yet

Create Thumbnails of Card images

--> Not implemented yet