Skip to content

๐Ÿ“– A Flask application for booking Glass Rooms in Trinity College Dublin.

License

Notifications You must be signed in to change notification settings

nating/scss-glassrooms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

scss-glassrooms

๐Ÿ“– A Flask application for booking Glass Rooms in Trinity College Dublin.

Overview

View the timetable for Glass Rooms in a nicer interface than can be found at https://www.scss.tcd.ie/cgi-bin/webcal/sgmr/sgmr1.pl.

Usage

Clone the repository:

git clone https://github.com/nating/scss-glassrooms
cd scss-glassrooms

Add your SCSS credentials to 'config.py' (it won't work for just anybody x):

USERNAME = 'my_username'
PASSWORD = 'my_password'

Install Flask if you don't have it:

pip install flask

Start the engine:

python app.py

About

๐Ÿ“– A Flask application for booking Glass Rooms in Trinity College Dublin.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published