Skip to content

sinchana-kumbale/test_web

Repository files navigation

COVID19 Information WebPage:

Welcome to this Resource Distribution portal crafted using Django.

The Features that are currently incorporated include :

  • Information on the Total number of cases, Active Cases and Deaths as a percentage of the population.
  • A Graphical representation of the dire situation in the most affected states in India.

This was integrated using matplotlib and Chart.js

  • Includes information on practices to be followed to ensure safety.
  • Catagories states into Safe, Moderate and Threatened using information on the number of hospitals, beds and vaccination status.

Instructions to run on Local System :

Run the following commands at the terminal

  • git clone this repository into the desired folder
  • Navigate to the folder test-web and open git terminal
  • Navigate into test-web which is the directory containing the manage.py file
  • Run the following command

python manage.py runserver

Open a web browser and type http://127.0.1:8000/ or http://localhost:8000/

PS: This Repository was made as a part of a 36 hour hackathon in which our team came in 10th.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published