{"id":21956430,"url":"https://github.com/codevirtuoso21/sports_analytics_django","last_synced_at":"2026-04-10T01:54:56.060Z","repository":{"id":173992499,"uuid":"426242930","full_name":"codeVirtuoso21/Sports_Analytics_Django","owner":"codeVirtuoso21","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-09T13:39:29.000Z","size":4432,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T23:30:32.123Z","etag":null,"topics":["css","dockerfile","javascript","python","scss"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeVirtuoso21.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-09T13:37:29.000Z","updated_at":"2021-11-09T13:40:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"4444219a-eedb-47ac-990e-641572279162","html_url":"https://github.com/codeVirtuoso21/Sports_Analytics_Django","commit_stats":null,"previous_names":["codevirtuoso21/sports_analytics_django"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeVirtuoso21%2FSports_Analytics_Django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeVirtuoso21%2FSports_Analytics_Django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeVirtuoso21%2FSports_Analytics_Django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeVirtuoso21%2FSports_Analytics_Django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeVirtuoso21","download_url":"https://codeload.github.com/codeVirtuoso21/Sports_Analytics_Django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245008661,"owners_count":20546378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","dockerfile","javascript","python","scss"],"created_at":"2024-11-29T08:33:13.929Z","updated_at":"2026-04-10T01:54:51.025Z","avatar_url":"https://github.com/codeVirtuoso21.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Django Dashboard](https://appseed.us/admin-dashboards/django) Material Design\n\n[Admin dashboard](https://appseed.us/admin-dashboards) generated by AppSeed in **[Django](https://appseed.us/admin-dashboards/django)** Framework.\n\nMaterial Dashboard is a free Material Bootstrap 4 Admin with a fresh, new design inspired by Google's Material Design. Material Dashboard comes with 5 color filter choices for both the sidebar and the card headers (blue, green, orange, red and purple) and an option to have a background image on the sidebar.\n\n\u003cbr /\u003e\n\n\u003e Features\n\n- UI-Ready app, SQLite Database, Django Native ORM\n- Modular design, clean code-base\n- Session-Based Authentication, Forms validation\n- Deployment scripts: Docker, Gunicorn / Nginx\n- Support via **Github** and [Discord](https://discord.gg/fZC6hup).\n\n\u003cbr /\u003e\n\n\u003e Links\n\n- [Django Dashboard Material](https://appseed.us/admin-dashboards/django-dashboard-material) - product page\n- [Django Dashboard Material - Demo](https://django-material-dashboard.appseed-srv1.com/) - LIVE App\n- [Django Dashboard Material - Docs](https://docs.appseed.us/admin-dashboards/django-dashboard-material/) - product documentation\n\n\u003cbr /\u003e\n\n## Want more? Go PRO!\n\nPRO versions include **Premium UI Kits**, Lifetime updates and **24/7 LIVE Support** (via [Discord](https://discord.gg/fZC6hup))\n\n| [Django Datta PRO](https://appseed.us/admin-dashboards/django-dashboard-dattaable-pro) | [Django Material PRO](https://appseed.us/admin-dashboards/django-dashboard-material-pro) | [Django Volt PRO](https://appseed.us/admin-dashboards/django-dashboard-volt-pro) |\n| --- | --- | --- |\n| [![Django Datta PRO](https://raw.githubusercontent.com/app-generator/django-dashboard-dattaable-pro/master/media/django-dashboard-dattaable-pro-screen.png)](https://appseed.us/admin-dashboards/django-dashboard-dattaable-pro) | [![Django Material PRO](https://raw.githubusercontent.com/app-generator/django-dashboard-material-pro/master/media/django-dashboard-material-pro-screen.png)](https://appseed.us/admin-dashboards/django-dashboard-material-pro) | [![Django Volt PRO](https://raw.githubusercontent.com/app-generator/django-dashboard-volt-pro/master/media/django-dashboard-volt-pro-screen.png)](https://appseed.us/admin-dashboards/django-dashboard-volt-pro)\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n![Django Dashboard Material Design - Template project provided by AppSeed.](https://raw.githubusercontent.com/app-generator/django-dashboard-material/master/media/django-dashboard-material-screen.png)\n\n\u003cbr /\u003e\n\n## How to use it\n\n```bash\n$ # Get the code\n$ git clone https://github.com/app-generator/django-dashboard-material.git\n$ cd django-dashboard-material\n$\n$ # Virtualenv modules installation (Unix based systems)\n$ virtualenv env\n$ source env/bin/activate\n$\n$ # Virtualenv modules installation (Windows based systems)\n$ # virtualenv env\n$ # .\\env\\Scripts\\activate\n$\n$ # Install modules - SQLite Storage\n$ pip3 install -r requirements.txt\n$\n$ # Create tables\n$ python manage.py makemigrations\n$ python manage.py migrate\n$\n$ # Start the application (development mode)\n$ python manage.py runserver # default port 8000\n$\n$ # Start the app - custom port\n$ # python manage.py runserver 0.0.0.0:\u003cyour_port\u003e\n$\n$ # Access the web app in browser: http://127.0.0.1:8000/\n```\n\n\u003e Note: To use the app, please access the registration page and create a new user. After authentication, the app will unlock the private pages.\n\n\u003cbr /\u003e\n\n## Code-base structure\n\nThe project is coded using a simple and intuitive structure presented bellow:\n\n```bash\n\u003c PROJECT ROOT \u003e\n   |\n   |-- core/                               # Implements app logic and serve the static assets\n   |    |-- settings.py                    # Django app bootstrapper\n   |    |-- wsgi.py                        # Start the app in production\n   |    |-- urls.py                        # Define URLs served by all apps/nodes\n   |    |\n   |    |-- static/\n   |    |    |-- \u003ccss, JS, images\u003e         # CSS files, Javascripts files\n   |    |\n   |    |-- templates/                     # Templates used to render pages\n   |         |\n   |         |-- includes/                 # HTML chunks and components\n   |         |    |-- navigation.html      # Top menu component\n   |         |    |-- sidebar.html         # Sidebar component\n   |         |    |-- footer.html          # App Footer\n   |         |    |-- scripts.html         # Scripts common to all pages\n   |         |\n   |         |-- layouts/                  # Master pages\n   |         |    |-- base-fullscreen.html # Used by Authentication pages\n   |         |    |-- base.html            # Used by common pages\n   |         |\n   |         |-- accounts/                 # Authentication pages\n   |         |    |-- login.html           # Login page\n   |         |    |-- register.html        # Register page\n   |         |\n   |      index.html                       # The default page\n   |     page-404.html                     # Error 404 page\n   |     page-500.html                     # Error 404 page\n   |       *.html                          # All other HTML pages\n   |\n   |-- authentication/                     # Handles auth routes (login and register)\n   |    |\n   |    |-- urls.py                        # Define authentication routes  \n   |    |-- views.py                       # Handles login and registration  \n   |    |-- forms.py                       # Define auth forms  \n   |\n   |-- app/                                # A simple app that serve HTML files\n   |    |\n   |    |-- views.py                       # Serve HTML pages for authenticated users\n   |    |-- urls.py                        # Define some super simple routes  \n   |\n   |-- requirements.txt                    # Development modules - SQLite storage\n   |\n   |-- .env                                # Inject Configuration via Environment\n   |-- manage.py                           # Start the app - Django default start script\n   |\n   |-- ************************************************************************\n```\n\n\u003cbr /\u003e\n\n\u003e The bootstrap flow\n\n- Django bootstrapper `manage.py` uses `core/settings.py` as the main configuration file\n- `core/settings.py` loads the app magic from `.env` file\n- Redirect the guest users to Login page\n- Unlock the pages served by *app* node for authenticated users\n\n\u003cbr /\u003e\n\n## Deployment\n\nThe app is provided with a basic configuration to be executed in [Docker](https://www.docker.com/), [Gunicorn](https://gunicorn.org/), and [Waitress](https://docs.pylonsproject.org/projects/waitress/en/stable/).\n\n### [Docker](https://www.docker.com/) execution\n---\n\nThe application can be easily executed in a docker container. The steps:\n\n\u003e Get the code\n\n```bash\n$ git clone https://github.com/app-generator/django-dashboard-material.git\n$ cd django-dashboard-material\n```\n\n\u003e Start the app in Docker\n\n```bash\n$ sudo docker-compose pull \u0026\u0026 sudo docker-compose build \u0026\u0026 sudo docker-compose up -d\n```\n\nVisit `http://localhost:5005` in your browser. The app should be up \u0026 running.\n\n\u003cbr /\u003e\n\n### [Gunicorn](https://gunicorn.org/)\n---\n\nGunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX.\n\n\u003e Install using pip\n\n```bash\n$ pip install gunicorn\n```\n\u003e Start the app using gunicorn binary\n\n```bash\n$ gunicorn --bind=0.0.0.0:8001 core.wsgi:application\nServing on http://localhost:8001\n```\n\nVisit `http://localhost:8001` in your browser. The app should be up \u0026 running.\n\n\n\u003cbr /\u003e\n\n### [Waitress](https://docs.pylonsproject.org/projects/waitress/en/stable/)\n---\n\nWaitress (Gunicorn equivalent for Windows) is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones that live in the Python standard library.\n\n\u003e Install using pip\n\n```bash\n$ pip install waitress\n```\n\u003e Start the app using [waitress-serve](https://docs.pylonsproject.org/projects/waitress/en/stable/runner.html)\n\n```bash\n$ waitress-serve --port=8001 core.wsgi:application\nServing on http://localhost:8001\n```\n\nVisit `http://localhost:8001` in your browser. The app should be up \u0026 running.\n\n\u003cbr /\u003e\n\n## Credits \u0026 Links\n\n- [Django](https://www.djangoproject.com/) - The official website\n- [Boilerplate Code](https://appseed.us/boilerplate-code) - Index provided by **AppSeed**\n- [Boilerplate Code](https://github.com/app-generator/boilerplate-code) - Index published on Github\n\n\u003cbr /\u003e\n\n---\n[Django Dashboard](https://appseed.us/admin-dashboards/django) Material Design - Provided by **AppSeed [App Generator](https://appseed.us/app-generator)**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodevirtuoso21%2Fsports_analytics_django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodevirtuoso21%2Fsports_analytics_django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodevirtuoso21%2Fsports_analytics_django/lists"}