Abstraction
Abstraction
Abstraction
In this project, we will going to build our own news aggregator. It aggregates data
(news articles) from multiple websites. Then presents the data in one location.
News aggregator service is a very important start of the day. So our aim is to build
a fully functional News Aggregator with some extra features which help in
improvement of user experience. We are going to used news APIs for the our
project.
Problem statement
There are various publications and news sites online There are various publications
and news sites on the web. . They publish their content on multiple platforms.
Now, imagine when you open 10-20 news sites every day. The time you waste to
gain information. Information gain is everything in today’s world. Now, is there a
way we can make it easier!!! . Some existing news sites and applications have
bulky UI and there are lots of ads on there so we build a News Aggregator with
clean UI and user friendly interface which mainly focus on the user’s comfort.
Domain
It is web application , if possible we are also going to build the mobile application.
Tools/Platform
We are planning to build our project in python with django framework or flask
framework.
Literature Survey
After visiting several news website we found that most of web site have bulky
interface and with a lots of ads. Some news aggregator web application are very
biased the only shows the News from specific publications only and they promotes
that publications other than others.
Methodology/Planning of work
Stages to work on our project
Exploring the Framework Designing the UI Fetching data from APIs Data
Visualization Adding new features Deploy.
Requirements
News APIs
Django framework
Flask framework
Python 3.0