🌐
GitHub
github.com › JamesMusyoka › analytics-dashboard
GitHub - JamesMusyoka/analytics-dashboard: This project shows how to create an analytic dashboard in a Django application.
This project shows how to create an analytic dashboard in a Django application. - JamesMusyoka/analytics-dashboard
Author   JamesMusyoka
🌐
GitHub
github.com › avd1729 › Data-analytics-Dashboard
GitHub - avd1729/Data-analytics-Dashboard: Data anayltics dashboard using Django and flexmonster
Data anayltics dashboard using Django and flexmonster - avd1729/Data-analytics-Dashboard
Author   avd1729
🌐
GitHub
github.com › veronikakurth › django-dashboard-app
GitHub - veronikakurth/django-dashboard-app: This project shows how to create an analytical dashboard in a Django application.
This project shows how to create an analytical dashboard in a Django application. - GitHub - veronikakurth/django-dashboard-app: This project shows how to create an analytical dashboard in a Django application.
Starred by 176 users
Forked by 107 users
Languages   Python 61.0% | HTML 39.0% | Python 61.0% | HTML 39.0%
🌐
My Tech Journal
ayushedu.github.io › python › 2019 › 02 › 25 › Django-Dashboard.html
Quick Steps to Analytics Dashboard
February 25, 2019 - This is an all in one tutorial for creating an analytics dashboard using Django, which is a python based web-framework.
🌐
GitHub
github.com › bitlabstudio › django-metrics-dashboard
GitHub - bitlabstudio/django-metrics-dashboard: A reusable Django app for displaying a dashboard with a fluid grid of widgets.
from metrics_dashboard.widget_base import DashboardWidgetBase from metrics_dashboard.widget_pool import dashboard_widget_pool class DummyWidget(DashboardWidgetBase): """This widget is used by the tests.""" template_name = 'dashboardwidget_dummy/dummy_widget.html' sizex = 2 sizey = 1 update_interval = 60 def get_context_data(self): return { 'value': 'Foobar', } def update_widget_data(self): # TODO: add example implementation here. dashboard_widget_pool.register_widget(DummyWidget) If you want to contribute to this project, please perform the following steps: # Fork this repository # Clone your fork $ mkvirtualenv -p python2.7 django-metrics-dashboard $ pip install -r requirements.txt $ git co -b feature_branch master # Implement your feature and tests $ git add .
Starred by 44 users
Forked by 11 users
Languages   Python 88.3% | Shell 11.7% | Python 88.3% | Shell 11.7%
🌐
GitHub
github.com › barseghyanartur › django-dash
GitHub - barseghyanartur/django-dash: Customisable, modular dashboard application framework for Django.
Note, that you have to be logged in, in order to use the dashboard. If your new plugin doesn't appear, set the DASH_DEBUG to True in your Django's local settings module (local_settings.py), re-run your code and check console for error notifications.
Starred by 386 users
Forked by 87 users
Languages   Python 73.8% | HTML 18.1% | CSS 6.2% | JavaScript 1.3% | Python 73.8% | HTML 18.1% | CSS 6.2% | JavaScript 1.3%
🌐
GitHub
github.com › papriwalprateek › DataVis
GitHub - papriwalprateek/DataVis: Social Network Analytics Dashboard built on django framework. · GitHub
Social Network Analytics Dashboard built on django framework. - papriwalprateek/DataVis
Starred by 5 users
Forked by 5 users
Languages   Java 76.7% | Python 12.3% | MATLAB 8.7% | CSS 2.3%
🌐
GitHub
github.com › kunjan-mhaske › django-data-analysis-dashboard
GitHub - kunjan-mhaske/django-data-analysis-dashboard: Data Analysis dashboard developed with Python Django and Flexmonster
Data Analysis dashboard developed with Python Django and Flexmonster - kunjan-mhaske/django-data-analysis-dashboard
Author   kunjan-mhaske
Find elsewhere
🌐
freeCodeCamp
freecodecamp.org › news › how-to-create-an-analytics-dashboard-in-django-app
How to create an analytics dashboard in a Django app
February 12, 2020 - This time we learned how to create a simple Django app and display the data on the client side in the form of an analytics dashboard. I do hope you enjoyed the tutorial! Please leave your comments below - any feedback on the code’s improvement is highly appreciated. The source code for the tutorial can be found on GitHub...
🌐
DEV Community
dev.to › vishwas › build-interactive-analytical-dashboard-in-django-1ffl
Build Interactive Analytical Dashboard in Django - DEV Community
March 20, 2025 - Now that you have added one chart to the dashboard, add few more charts and customize the look and feel of the charts to match your dashboard. You can change the color & font-family of all the textual content of the chart to match it with the theme of dashboard. Github Link: https://github.com/vishwas-r/Django-Dashboard-using-CanvasJS-Python-Charts
🌐
GitHub
github.com › topics › django-dashboard
django-dashboard · GitHub Topics · GitHub
This repo contains Big Data Project, its about "Real Time Twitter Sentiment Analysis via Kafka, Spark Streaming, MongoDB and Django Dashboard".
🌐
GitHub
github.com › tomturner › django-dashboard
GitHub - tomturner/django-dashboard: A Dashboard System for Django
A Dashboard System for Django. Contribute to tomturner/django-dashboard development by creating an account on GitHub.
Starred by 4 users
Forked by 3 users
Languages   Python 50.3% | JavaScript 28.5% | HTML 12.1% | CSS 9.1% | Python 50.3% | JavaScript 28.5% | HTML 12.1% | CSS 9.1%
🌐
GitHub
github.com › justdjango › My_Dashboard
GitHub - justdjango/My_Dashboard: A dashboard powered by Django, showing a notepad, scraping news articles and finance data with dash.py
December 3, 2020 - A dashboard powered by Django, showing a notepad, scraping news articles and finance data with dash.py - justdjango/My_Dashboard
Starred by 53 users
Forked by 40 users
Languages   Python 80.0% | HTML 20.0% | Python 80.0% | HTML 20.0%
🌐
GitHub
github.com › app-generator › django-dashboards
GitHub - app-generator/django-dashboards: Django Dashboards - Admin Panels coded in Django | App-Generator.dev · GitHub
May 30, 2022 - A curated list with Django Dashboards actively supported by the App-Generator Platform. For newcomers, Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Starred by 426 users
Forked by 76 users
🌐
GitHub
github.com › veronikaro › analytics-django-mongodb
GitHub - veronikaro/analytics-django-mongodb: A simple reporting system for MongoDB data analysis
April 28, 2020 - In django_reporting_project/dashboard/templates/your_report.html, specify the name of the MongoDB collection to which to connect from the pivot table.
Starred by 14 users
Forked by 3 users
Languages   HTML 71.7% | Python 28.3% | HTML 71.7% | Python 28.3%
🌐
GitHub
github.com › wildfish › django-dashboards
GitHub - wildfish/django-dashboards
Tools to help you build data dashboards in Django.
Starred by 71 users
Forked by 11 users
Languages   Python 77.9% | CSS 14.8% | HTML 6.9% | JavaScript 0.4% | Python 77.9% | CSS 14.8% | HTML 6.9% | JavaScript 0.4%
🌐
GitHub
github.com › Stack-Legacy › Dashboard-using-Highcharts-and-Django
GitHub - Stack-Legacy/Dashboard-using-Highcharts-and-Django: I will be using Bootstrap (CSS framework) for the frontend, with the popular Highcharts Javascript charting library for data visualization.
INSTALLED_APPS = [ 'django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'sales', ] I also have to add the URL mapper by opening sample_dashboard/sample_dashboard/urls.py and adding URL mapper and the static folder.Url mapping it required to map the browser URL with the application.
Starred by 7 users
Forked by 4 users
Languages   HTML 52.8% | Python 37.1% | CSS 10.1% | HTML 52.8% | Python 37.1% | CSS 10.1%
🌐
GitHub
github.com › jonespm › student-dashboard-django
GitHub - jonespm/student-dashboard-django: student dashboard based on django framework
student dashboard based on django framework. Contribute to jonespm/student-dashboard-django development by creating an account on GitHub.
Author   jonespm
🌐
GitHub
github.com › app-generator › django-black-dashboard
GitHub - app-generator/django-black-dashboard: Django Dashboard Black - Open-source Seed Project | AppSeed
Django Dashboard Black - Open-source Seed Project | AppSeed - app-generator/django-black-dashboard
Starred by 377 users
Forked by 124 users
Languages   SCSS 54.6% | HTML 22.2% | Python 14.1% | JavaScript 4.6% | CSS 4.4% | Dockerfile 0.1% | SCSS 54.6% | HTML 22.2% | Python 14.1% | JavaScript 4.6% | CSS 4.4% | Dockerfile 0.1%