the-news-collector

所属分类:其他
开发工具:CSS
文件大小:831KB
下载次数:0
上传日期:2020-09-16 19:18:12
上 传 者sh-1993
说明:  人工智能辅助新闻网站,根据个人使用情况搜索用户的趋势、重要和相关新闻...
(AI Assisted news website that searches for trending, important and relevant news to a user based on an individual user s need.)

文件列表:
.idea (0, 2020-09-17)
.idea\inspectionProfiles (0, 2020-09-17)
.idea\inspectionProfiles\profiles_settings.xml (174, 2020-09-17)
.idea\misc.xml (189, 2020-09-17)
.idea\modules.xml (288, 2020-09-17)
.idea\the-news-collector.iml (677, 2020-09-17)
.idea\vcs.xml (180, 2020-09-17)
LICENSE (35149, 2020-09-17)
Procfile (21, 2020-09-17)
__pycache__ (0, 2020-09-17)
__pycache__\app.cpython-38.pyc (284, 2020-09-17)
app.py (70, 2020-09-17)
instance (0, 2020-09-17)
instance\__pycache__ (0, 2020-09-17)
instance\__pycache__\config.cpython-38.pyc (884, 2020-09-17)
instance\config.py (386, 2020-09-17)
newsproject (0, 2020-09-17)
newsproject\__init__.py (554, 2020-09-17)
newsproject\__pycache__ (0, 2020-09-17)
newsproject\__pycache__\__init__.cpython-38.pyc (752, 2020-09-17)
newsproject\__pycache__\models.cpython-38.pyc (970, 2020-09-17)
newsproject\__pycache__\request.cpython-38.pyc (1353, 2020-09-17)
newsproject\__pycache__\views.cpython-38.pyc (1089, 2020-09-17)
newsproject\models.py (669, 2020-09-17)
newsproject\news_article (0, 2020-09-17)
newsproject\news_article\__init__.py (0, 2020-09-17)
newsproject\news_article\__pycache__ (0, 2020-09-17)
newsproject\news_article\__pycache__\__init__.cpython-38.pyc (183, 2020-09-17)
newsproject\news_article\__pycache__\views.cpython-38.pyc (647, 2020-09-17)
newsproject\news_article\forms.py (77, 2020-09-17)
newsproject\news_article\templates (0, 2020-09-17)
newsproject\news_article\templates\news_article (0, 2020-09-17)
newsproject\news_article\templates\news_article\category.html (2495, 2020-09-17)
newsproject\news_article\templates\news_article\index.html (0, 2020-09-17)
newsproject\news_article\test (0, 2020-09-17)
newsproject\news_article\test\__init__.py (0, 2020-09-17)
... ...

## THE NEWS COLLECTOR #### [Lennox Omondi](https://linkedin.com/in/lenomosh) ## Description A news website that searches for trending, important and relevant news to a user based on an individual user's need. ## User Stories As user I would like to: * As a user, I would like to see various news sources on the homepage of the application. * As a user, I would also want to select a news source and see all news articles from the selected news source in the application. * As a user, I would want to see the image, description and the time a news article was created. * As a user, I would want to click on an article and read the full article on the source website. ## Behaviour Driven Development | Behaviour | Input | Output | | :---------------- | :---------------: | ------------------: | |To display various news sources| Click the View Article button|Redirected to a page with a list of articles from the source | |Display the articles for the news source selected| Click Read More link| Redirected to the news source's site to read the entire article| ## Setup Instructions * clone the repo * From the project directory run `conda create --prefix=./env` or `python -m venv virtual` * Run `source activate ./env` for conda or `source virtual/bin/activate` * Run `pip install -r requirements.txt` * Finally run `python app.py` ## LICENSE [![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org) Copyright (c) 2020 Lennox Omondi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

近期下载者

相关文件


收藏者