Skip to content

Through this news aggregator, you can see all the latest news of multiple top websites on a single page.

Notifications You must be signed in to change notification settings

AHmadKhalil97/newsAggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newsAggregator

Through this news aggregator, you can see all the latest news of multiple top websites on a single page.

Run below commands after installing python anaconda: ^4.8.2

> conda create --name <envName> numpy pip
> conda activate <envName>
> pip install django bs4 requests pillow lxml djangorestframework
> python manage.py migrate
> python manage.py makemigrations
> python manage.py migrate
> python manage.py runserver

About

Through this news aggregator, you can see all the latest news of multiple top websites on a single page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages