Skip to content

HCI-CTP/timetable-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timetable-generator

Required File Organisation (Hidden Files)

data
|-- hcihs_24t2_cleaned.db (or other relevant files)
|
secrets
|-- isphs-auth.json
!-- service-credentials.json

Hidden Files

hcihs_24t2_cleaned.db

Cleaned Timetable Data

isphs-auth.json

JSON File for authentication and retrieval of cookies

{
    "username": <your username>,
    "password": <your password>
}

service-credentials.json

Contact me to create a service account to use the Google Calendar.

I will send you a JSON File for the OAuth2.0 JSON Credentials, rename to service-credentials.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages