Giter Club home page Giter Club logo

covid19-incisive's Introduction

Covid19-incisive

Getting Started

Covid19-incisive is a web application that provides information about Corona Cases in the Country and also gives the cases at your location by tracking your IP. This also visualises the data. The next version is a dexterous Python application that predicts the end of Coronavirus cases in the states and in the country.

Prerequisites

1. Django
2. BS4 (Beautiful Soup)
3. GeoIP2
4. Plotly
5. Django Dash Plotly

Installing

  1. Install Python
https://www.python.org/downloads/
  1. Install Django
pip install django
  1. Install bs4
pip install bs4
  1. Install geoip2
pip install geoip2
  1. Install plotly
pip install plotly
  1. Install Django Dash Plotly
pip install django_plotly_dash
  1. Install Channel and Redis
pip install channels daphne redis django-redis channels-redis

Downloads

Deployment

  • Run this code on local host using 127.0.0.1:8000/
  • If hosting on the internet, then remove the ip definition from views.py

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • Thank you Tailwind CSS and Tailblocks for speedy UI and to the developers of Django Dash Plotly integration library.

covid19-incisive's People

Contributors

safirmotiwala avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.