Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.03 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.03 KB

ClubManageTool

Automation tool for adding member to club manage system.

Installation

Pre-Download

Unzip chrome driver's .zip and put chromedriver into this directory.
image

Python

  • Install Python.
  • Install dependencies.
pip install -r requirements.txt

Usage

Account

.env

Create .env and fill in USERNAME and PASSWORD.
image

.xlsx

Fill in member.xlsx.
(if a memeber is 社員, its 職稱 column can be empty)
(if member didn't provide phone number, 電話 column can be empty) image

Run

python main.py