Currently there is no way to create a viewing schedule for the Olympics that only include specific sports. our Olympick app aims to solve this problem by helping people create their own personalised schedule for watching events of their favourite sports in UK time. Events already watched or no longer of interest can then be removed from schedules and/or new events can be added. A user is able to interract with the app either in the terminal, by running main.py
, or in the browser by running app.py
.
The project was inspired by this tweet, which one of us found:
Our app allows a user to :
- Clone the source locally:
https://github.com/ellietms/Olympick
- Run in your IDE of choice!
Runmain.py
for our app in the terminal orapp.py
for our app in the browser
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.