Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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))
- Host: GitHub
- URL: https://github.com/krasivaya/news-highlight
- Owner: Krasivaya
- Created: 2019-09-13T15:45:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T01:43:51.000Z (over 3 years ago)
- Last Synced: 2024-10-07T22:42:02.800Z (about 1 month ago)
- Topics: flask, heroku, python-3-6, virtualenv
- Language: Python
- Homepage:
- Size: 127 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.