Skip to content

UmeshDhungana/Self-Service-Analytical-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

Self serviceable analytical dashboard This project self-serviceable analytics dashboard through which the user can create different kinds of figure (graphs, charts, etc.) from available data in. User can also import data externally through CSV file. User can also edit or delete figures from dashboard as per their need. This project was done in Python and chartJS was used for figures.

How to Run

In the top-level folder, run the development server:

1. Update DBUtils.py with database credentials
2. pip install -r requirements.txt
3. python app.py

Go to your favorite web browser and open: http://locallhost:5000

Key Python Modules Used

  • Flask - web framework
  • Jinga2 - templating engine
  • ChartJs

This application is written using Python 3.6

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published