Skip to content

KaushikDuddala/VolunTeen-Shift-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VolunTeen Shift Checker

Program that uses the BetterImpact volunteering portal and checks if any shifts are newly available in order to alert the user.

Config.json format

{
    "username":[USERNAME HERE],
    "password":[PASSWORD HERE]
}