This is the main repo for the CHUT Transit App by CHUT for Calgary Hacks 2022.
git clone git@github.com:bodhiandphysics/CHUT.gitGo into CHUT/src and run:
python3 display.pyTHIS IS MEANT TO BE DONE ON AN AZURE SERVER
cd into socket/src and then:
cargo run[
{
"year": 2022,
"month": "Feb",
"day": "17",
"hour": "10",
"minute": "30",
"direction": "nb"
"line": "Red"
"station": "university",
},
{
"year": 2022,
"month": "Feb",
"day": "17",
"hour": "10",
"minute": "30",
"direction": "sb"
"line": "Red"
"station": "university",
}
]
