Skip to content

DangMooG/dangmoog_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dangmoog_dashboard

팀 당무지의 KPI지표를 나타내는 간단한 웹사이트입니다.

Used stacks

  • streamlit
    • 파이썬 기반 데이터 표현에 특화된 프론트 프레임워크
  • sqlalchemy(pymysql)
    • DB 자료 호출
  • matplotlib(plotly)
    • 시각화

Use in your local environment

# install dependency
pip install -r requirements.txt
# run streamlit (basic url: http://localhost:8501/)
streamlit run dashboard.py

example view

example_img

About

Dangmoog service dashboard with streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages