Skip to content

questionlp/stats.wwdt.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0e58c13 · Feb 16, 2023

History

98 Commits
Feb 11, 2022
Feb 16, 2023
Jan 8, 2023
Feb 11, 2022
Mar 7, 2022
Feb 16, 2023
Jan 29, 2022
Apr 21, 2022
Aug 19, 2022
Jan 27, 2022
Aug 19, 2022
Nov 8, 2022
Jan 8, 2023
Jan 29, 2022
Jan 8, 2023
Dec 18, 2022
Jan 29, 2022
Feb 16, 2023
Feb 16, 2023
Aug 3, 2022
Jan 8, 2023

Repository files navigation

Wait Wait Don't Tell Me! Stats and Details Site

Overview

Flask-based web application that serves up statistics and details for the NPR weekly quiz show Wait Wait... Don't Tell Me!

Requirements

  • Python 3.8 or newer
  • MySQL Server 8.0 or newer, or another MySQL Server distribution based on MySQL Server 8.0 or newer, hosting a version of the aforementioned Wait Wait Don't Tell Me! Stats database

Installation

Refer to INSTALLING.md for information on how to set up an instance of this web application that can be served through NGINX and Gunicorn.

Changes

For changelogs, refer to CHANGELOG.md.

Contributing

If you would like contribute to this project, please make sure to review both the Code of Conduct and the Contributing documents in this repository.

License

This web application is licensed under the terms of the Apache License 2.0.

Original version of the Apache License 2.0 can also be found at: http://www.apache.org/licenses/LICENSE-2.0.