Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.03 KB

File metadata and controls

29 lines (20 loc) · 1.03 KB

News Portal

Build Status License

This project based on web developing and facilitating the user to read up to date news related to many fields like sports, education and politics. The system is designed to offer actual content and it contains the posts of the news feeds.it provides the actual link of the web feed related to the news. Users can aggregate these web feeds from multiple providers to access all content by a common interface. The system processes the data and saved into database and it makes sure the consistency of storage of data in database.

Installation

To run this news portal follow these steps,

$ https://github.com/FaheemBhatti/News-Protal.git
$ cd News-Protal
$ sudo docker-compose up -d

After following these steps now you have to open you web browser and type

 localhost:8001

Enjoy :)