Git Product home page Git Product logo

news-highlights's Introduction

Project Name

News-Highlight

Author's Name

Bridgit Wairimu Kirika

Description

This is an app that uses the News API to keep users up to date with current affairs according to categories and popularity. This app was developed using Python Flask Framework.

Installation/Setup Instructions

This application needs the below installations for it to run

. python3.6 or any other version above 3.6

. pip

. open the terminal of you computer( Ctrl+Alt+T)

. cd News-Highlight

. then code in atom or any text editor you may prefer.

User Stories

. to click on an article and read it fully from the news source

. to see the image,description and time the news article was created

. to see all the news articles from the news source

to see various news articles on the homepage

Behaviour Driven Development

| Behaviour | input | output |

| Display image,description,title and the day it was published | N/A | The articles image,title,description,title and date it was published|

| Read the entire article | click on the title of the article | directed to the main source site to read the entire article |

Running the app

after cloning the app you have to create a test class and the class it self

e.g (news.py) and (news_test.py)

Then you should create another file in order to run your application e.g (run.py)

Then go to your visual studio terminal or your external terminal the type the below commands

#!/usr/bin/env python3.6 for (linux and mac)

#!/usr/bin/env python for windows

chmod +x run.py { run.py is the name for the class}

./run.py

after that you are ready to go

Technologies used

python version (3.6.3)

Live Link

Contact details

if you have any queires just contact me via my email ([email protected]) or my phone number 0707285907

License

. MIT license

. copyright(c) 2020

news-highlights's People

Contributors

bridgitkirika avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.