Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krasivaya/news-highlight

This is a Python application that allows a user to view news sources and also be able to see top headlines and all articles from any of those sources. (Live link is down below))
https://github.com/krasivaya/news-highlight

flask heroku python-3-6 virtualenv

Last synced: about 1 month ago
JSON representation

This is a Python application that allows a user to view news sources and also be able to see top headlines and all articles from any of those sources. (Live link is down below))

Awesome Lists containing this project

README

        

# News Highlight

### Developed By
[Carine I. SEMWAGA](https://github.com/Krasivaya)

### Description
This is an Python application that allows a user to view news sources and also be able to see top headlines and all articles from any of those sources.

### Technologies Used

1. Python3.6
2. Virtualenv
3. Flask
4. HTML
5. Bootsrap & CSS
6. Git Version Control
7. News API
8. Heruko

### Setup/Installation Requirements

* Open your terminal
* initialize github, git clone ` https://github.com/Krasivaya/News-Highlight.git `
* cd News-Highlight
* open folder in prefered IDE
* open terminal
* Activate virtual envirnoment `source virtual/bin/acctivate`
* Install all requirements `pip install -r requirements.txt`
* Set a new NEWS_API_KEY in start.sh file from the https://news.org
* Run in terminal `chmod a+x start.sh`
* Run in terminal `./start.sh`
* Run the application in your localhost provided

### Known Bugs
No bug known. If you found any, please contact!

### Contacts
Email: [email protected]

### Live site
[News-Highlight](https://krasivaya-news-highlight.herokuapp.com/)

### License
This project is under the [MIT](https://github.com/Krasivaya/github/blob/master/LICENSE) license.

##### Copyright (c) 2019 Carine I. SEMWAGA.