Skip to content

chrisekwugum/Business_Dashboard

 
 

Repository files navigation

About Project

This repository contains code for a full-stack web-based Python application.

How to use it?

Current version of Python( >= 3.9) may not run this application properly due to different versions of dependencies.

  • Install earlier version of Python(~ 3.6)
  • Make a Virtual Environment and activate it.
  • Clone this repository git clone https://github.com/yesdeepakmittal/Business_Dashboard.git
  • cd Business_Dashboard
  • pip install -r requirements.txt
  • run application using python index.py
  • Check your application in the browser at http://127.0.0.1:8050/

Overview

Heat Map
Heat Map
Heat Map
Heat Map

Data Source

Kaggle

About

Business Sales Dashboard using Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.8%
  • Python 7.2%