Skip to content

A project to show Covid-19 affected people in the world. Here we have some specific features to show data of Covid-19 affected person in Bangladesh district wise and someone can post comment and one can reply and edit that thing.

Notifications You must be signed in to change notification settings

islamshaheb/Covid_19

Repository files navigation

Covid_19

A project to show Covid-19 affected people in the world. Here we have some specific features to show data of Covid-19 infected person in Bangladesh district wise and someone can post their thought and able to do comment and edit their shared post. Someone can comment/like/share those posts if they have accounts and logged in. We collect all the news related to Covid-19 from the different popular online newspapers in Bangladesh and shown them on a single page. For that reason, No one needs to go to every newspaper's site to read Covid-19 related news. Just go to our website and read all articles on a single page.

If you want to run this project in your local machine download full repo in your local machine and run those cammands.

For installing Django use

pip install django

command. For running this project in your local machine you need to install python and django properly. Beside those things additional libraries have to install. For installing those package/library use pycharm. In order not to user pycharm you can use terminal/Command prompt. Open terminal in the manage.py directory and run those commands.

pip install django_cleanup

pip install pandas

pip install numpy

pip install bs4

Now for setting up database model use those command

python manage.py makemigrations

python manage.py migrate

In order to run this project use python mangage.py runserver command. Now project is running in your local machine. Use address in terminal for opening this project in your browser. [Addressh should be http://127.0.0.1:8000/].

Now Let's see the UI .

Home page :

(1)

Sign Up

(2)

After Log In, User's home page.

(3)

After Log In one can share their thought

Screenshot (190)

After login one can comments and like those post and able see the all stat.(Number of like/comments) of those posts.

a Screenshot (189)

All information of covid 19 affected person of last day. Here we have got all information about individual district in Bangladesh.

(4)

All news on a single page from top most newspaper of Bangladesh .

(5)

Information of last 5 days of Covid-19 affected people in the world.

1

Information of all over the world and show them in world map and a graph.

(7) (6)

About

A project to show Covid-19 affected people in the world. Here we have some specific features to show data of Covid-19 affected person in Bangladesh district wise and someone can post comment and one can reply and edit that thing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published