javadnikbakht / Covid-19-Tracker-Django

Read csv file with data (daily update) and show on html page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid-19 Tracker Django

Web app which keeps track of the number of infections, reads data from csv file hosted in web (daily update)

Assumptions

The assumptions were to create a web application that would allow:

  1. Show numbers of infections in countries

Technologies

  • PYTHON
  • Django
  • Pandas

Images

Main page

Status of project:

+ COMPLETE

About

Read csv file with data (daily update) and show on html page


Languages

Language:Python 77.9%Language:HTML 17.7%Language:CSS 4.4%