Skip to content

Automation tool for adding member to club manage system.

License

Notifications You must be signed in to change notification settings

NTUST-ISC/ClubManageTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Automation tool for adding member to club manage system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages