Skip to content

ColdCode0214/datavis-final

 
 

Repository files navigation

Covid-19 Pandemic Dynamic Data Visualization

Team Member: Ziyang Xu, Yujun Mao, Jiani Wang, Yan Zhang

Overview

Our team created a dashboard for the Covid-19 based on the positive patient data in China.

We use Django to as the framework and use MySQL as the database.

Website

  • link: https://coldcode0214.github.io/datavis-final/ (We still have some problem about this website, it can only be opened on my own computer, otherwise, there maybe some pictures which can't be shown. We'll fix it as soon as possible on Wednesday...)

Environment

  • Python 3.6 or above
  • Install the package by uesing the command: pip install -r requirement.txt
  • Generate the migration file by using the command: python manage.py migrate
  • Start the project by using the command: python manage.py runserver

Code

Data

Process Book

References

Here are some websites we used during the project in order to solve the problems we came up with.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 31.8%
  • Python 31.1%
  • CSS 20.9%
  • HTML 16.2%