vedantkadam / CovidInfographics

Covid Infographics hub is a combination of real time video calling application which a mix of covid analytics and latest news updates on covid.

Home Page:https://covid-infographics.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid Infographics

  • Covid Infographics hub is a combination of real time video calling application which a mix of covid analytics and latest news updates on covid.
  • The aim of the application is to make provide a better user interface which make the process easy and reliable.
  • Since Heroku has shutdown it's free tier services the website is down.
  • Demo of this project is added at the end of this README File.

Live Demo

covid-infographics.herokuapp.com/

Features

  • Login
  • Registration
  • Home Page
  • VideoCall Page
  • Audio Mute/Unmute 🔇
  • Video on/Off 🔛
  • Dyanmic News Update
  • Covid Analytics Graph
  • List of Hospitals

Tech Stacks Used

  • Django (Python WebFramework)
  • HTML
  • CSS
  • Javascript
  • ngrok (avoided since app is hosted on heroku)
  • Atlas MongoDB (Database)

Deployed Using

-Heroku -Heroku-CLI

Running on your PC

Here are the steps to follow to run this on you PC:

  1. Clone the repository
https://github.com/vedantkadam/mychat_app.git
  1. If you have some modules missing type this command in terminal.
pip install -r requirements.txt
  1. Once done , run the project using following commands
python manage.py runserver
  1. To stop the Server you can use Ctrl+C in the command prompt

Architecture

csi_logo

UI Screenshots

  1. Home Page

csi_logo

  1. Login Page

csi_logo

  1. Registration Page

csi_logo

  1. Latest News

csi_logo

  1. Covid Analytics

csi_logo

  1. Hospitals

csi_logo

Project Demo

covid_info_demo.mp4

About

Covid Infographics hub is a combination of real time video calling application which a mix of covid analytics and latest news updates on covid.

https://covid-infographics.herokuapp.com/

License:MIT License


Languages

Language:CSS 50.3%Language:JavaScript 30.0%Language:HTML 14.9%Language:Python 4.8%Language:Procfile 0.0%