Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christarazi/ucl_draw
A web app to simulate the draw of the Round of 16 in the UEFA Champions League.
https://github.com/christarazi/ucl_draw
draw flask football heroku python soccer ucl-draw uefa-champions-league
Last synced: 2 days ago
JSON representation
A web app to simulate the draw of the Round of 16 in the UEFA Champions League.
- Host: GitHub
- URL: https://github.com/christarazi/ucl_draw
- Owner: christarazi
- License: gpl-3.0
- Created: 2016-12-11T20:36:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T02:13:48.000Z (almost 2 years ago)
- Last Synced: 2023-08-16T18:39:40.521Z (about 1 year ago)
- Topics: draw, flask, football, heroku, python, soccer, ucl-draw, uefa-champions-league
- Language: Python
- Homepage: https://ucldraw.herokuapp.com/
- Size: 42 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ucl_draw
**This repo has moved to**: https://gitlab.com/christarazi/ucl_draw
---
A web app to simulate the draw of the Round of 16 in the UEFA Champions League.
Check it out! https://ucldraw.herokuapp.com/
## Stack
- Python (Flask framework)
- [Pure.css](http://purecss.io/)
- Heroku hosted## TODO
- Add group stages
- ~~Add round of 8~~ No need as it's just a simple draw with no constraints.
- ~~Add functionality to compute the number of possible
draws as seen here: https://gist.github.com/joriki/4345452~~## License
This program is free software, distributed under the terms of the [GNU] General
Public License as published by the Free Software Foundation, version 3 of the
License (or any later version). All files under this project are under this
license. For more information, see the file LICENSE.