Skip to content

Prototype Dashboard for data visuallization of C2M2 Kathmandu

Notifications You must be signed in to change notification settings

Aadesh-Baral/c2m2-kathmandu-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c2m2-kathmandu-viz

Prototype Dashboard for data visuallization of C2M2 Kathmandu(A project aiming to map the secondary impacts of Covid-19 on the tourism sector of Kathmandu valley). This dashboard is built using Plotly dash.

Live demo at: https://c2m2-kathmandu.herokuapp.com/

C2M2 Kathmandu Portal: http://tourismincovid.klldev.org/

Setup Locally

Clone the project

    git clone https://github.com/AadeshBaral/c2m2-kathmandu-viz.git

Go to the project directory

    cd c2m2-kathmandu-viz

Create virtual environment

    python3 -m venv ./venv

Activate environment

    source venv/bin/activate

Install dependencies

    pip install -r requirements.txt

Run Application

    python app.py

About

Prototype Dashboard for data visuallization of C2M2 Kathmandu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published