newsportal

所属分类:后台框架
开发工具:CSS
文件大小:1300KB
下载次数:0
上传日期:2023-05-07 13:53:14
上 传 者sh-1993
说明:  这是一个简单的应用程序,它使用简单的新闻api,并使用该数据来显示最新的趋势、类别...
(This is a simple application that consumes a simple news api and uses that data to display latest, trending, category based and country based news)

文件列表:
LICENSE (1071, 2023-05-07)
Makefile (29, 2023-05-07)
Pipfile (295, 2023-05-07)
Pipfile.lock (17244, 2023-05-07)
Procfile (21, 2023-05-07)
app.py (124, 2023-05-07)
app (0, 2023-05-07)
app\__init__.py (458, 2023-05-07)
app\api.py (2190, 2023-05-07)
app\main (0, 2023-05-07)
app\main\__init__.py (90, 2023-05-07)
app\main\errors.py (213, 2023-05-07)
app\main\forms.py (0, 2023-05-07)
app\main\views.py (918, 2023-05-07)
app\models.py (474, 2023-05-07)
app\static (0, 2023-05-07)
app\static\css (0, 2023-05-07)
app\static\css\base.css (10526, 2023-05-07)
app\static\css\category.css (1726, 2023-05-07)
app\static\css\error.css (2538, 2023-05-07)
app\static\css\index.css (4318, 2023-05-07)
app\static\images (0, 2023-05-07)
app\static\images\anchor-lady.jpg (214635, 2023-05-07)
app\static\images\background.png (9859, 2023-05-07)
app\static\images\sample.jpg (72720, 2023-05-07)
app\static\images\world.png (5174, 2023-05-07)
app\static\js (0, 2023-05-07)
app\static\js\base.js (451, 2023-05-07)
app\templates (0, 2023-05-07)
app\templates\base.html (4241, 2023-05-07)
app\templates\category.html (2167, 2023-05-07)
app\templates\index.html (9951, 2023-05-07)
app\templates\not-found.html (636, 2023-05-07)
config.py (300, 2023-05-07)
tests (0, 2023-05-07)
tests\test_news.py (867, 2023-05-07)
... ...

# NewsPortal ![Project Image](https://github.com/thesmartcoder7/newsportal/blob/master/app/static/images/readme-image.png) ### By: Samuel Martins ## Table of Content - [Description](https://github.com/thesmartcoder7/newsportal/blob/master/#description) - [Installation Requirement](https://github.com/thesmartcoder7/newsportal/blob/master/#usage) - [Technology Used](https://github.com/thesmartcoder7/newsportal/blob/master/#technologies) - [Licence](https://github.com/thesmartcoder7/newsportal/blob/master/#licence) - [Authors Info](https://github.com/thesmartcoder7/newsportal/blob/master/#author-info) ## Description This is a simple application that consumes a simple news api and uses that data to display latest, trending, category based and country based news .[live site](https://github.com/thesmartcoder7/newsportal/blob/master/https://smart-newsportal.herokuapp.com/) ## Behaviour Driven Development The user is able to; - See various news sources on the homepage of the application - Select a new source and see all the news headlines within the application - See the image, description, and time when a specific article was published. - Click and read the full version of an article on the source website. ## Usage ### Requirements - Either a computer, phone, tablet or an Ipad - An access to the Internet ### 1. Local Repository - Make sure you have a stable internet to have the ability to clone the repository. - Type the following command in your terminal to clone this repository ``` git clone https://github.com/thesmartcoder7/newsportal.git ``` If you are using SSH, use the following command ``` git clone git@github.com:thesmartcoder7/newsportal.git ``` When you run the commands successfully, you should have a local version of this repository. ### 2. Online Repository - Make sure you have a stable internet for forking this repository. - According to the license, you can fork this project. You need to click on the forking icon and it will be added as one of your repositories Feel free to fork the project and have fun with it. Happy coding! ## Technologies - HTML5 - CSS3 - JavaScript - Python Flask ## Licence Copyright (c) Samuel Martins - [MIT Licence](https://github.com/thesmartcoder7/newsportal/blob/master/LICENSE) ## Author Info - Twitter - [@thesmartcoder7](https://github.com/thesmartcoder7/newsportal/blob/master/https://twitter.com/thesmartcoder7) - Linkedin - [Samuel Martins](https://github.com/thesmartcoder7/newsportal/blob/master/https://www.linkedin.com/in/samuel-martins-0***39b115/) - Website - [Samuel Martins](https://github.com/thesmartcoder7/newsportal/blob/master/https://smart-code.dev) - blog - [Samuel Martins](https://github.com/thesmartcoder7/newsportal/blob/master/https://samuel-martins.medium.com/)

近期下载者

相关文件


收藏者