Skip to content

KushATrivedi/Analytics-Dashboard-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard in a Django application

  • Create a reporting dashboard in your Django project
  • Retrieve data from an SQLite database
  • Transmit the data to a client-side data visualization library called Flexmonster using Ajax

How to run the project

To run the Django development server, execute the following command:

python manage.py runserver

Next, open the following URL in your browser:

http://127.0.0.1:8000/dashboard/

Enjoy!

About

Analytics dashboard using Django framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published