News ApI is a project basesd application that a User interacts with the API call to get prefered information i.e laest news posted, news images and description.
A user :
- Is able to see various news sources on the homepage of the application.
- Select a news source and see all news articles from the selected news source in the application.
- Is able to see the image, description and the time a news article was created.
- Is able to click on an article and read the full article on the source website.
- A user is able to click a button ( link ) to fetch news.
- A User is able to see the date and time news was posted.
- python3.8.10
- pip3
In your terminal:
- $ git clone /~https://github.com/fobiero/python_NewsAPI_C02
- $ cd
- Project live link : https://python-newsapp.herokuapp.com/
To run the application, in your terminal:
- $ #!/usr/bin/env python3.6.8
- $ chmod +x run.py
- $ ./run.py
- Python3 ( Flask )
This software is approved,verified, licensed and monitored by the MIT.Thus changes and new releases of this software, webApp and designes shall be of the same source. Rights, terms and all conditions apply. Check out he full license release on MIT.