A Django-based sports picker app for various leagues (NFL, English Premier, etc).
The included templates are all Bootstrap 5 based.
For Linux/Mac OS X:
$ git clone https://github.com/dakrauth/django-picker.git
$ cd django-picker
$ docker-compose up --buildBrowse to: http://127.0.0.1:8008
User demo, password demo has management rights. Users [user1, user2, ..., user9]
all share password password.
For convenience, please install just.
$ git clone https://github.com/dakrauth/django-picker.git
$ cd django-picker
# Show all available recipes
$ justBuild and execute the demo in a Docker container:
$ just docker-build
$ just docker-runTo test:
$ just test
# or
$ just retest
# or, for all tox tests
$ just tox| Version: | 3.0.0 |
|---|---|
| Requirements: | Python >= 3.11, Django >= 5.1 |
| License: | MIT (see LICENSE file for more information) |
| Source: | https://github.com/dakrauth/django-picker |
