Koech-code / News-App

This is a web application that will help users see a list of news sources and preview news articles from the sources.

Home Page:https://parent-news-source.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Web Application

This is a web application where you can find news from various sources. This application consumes data from the News API. You now don't need a tv for you to watch news. Isn't that cool!!!

Author

👤 Author

Technologies Used

  • HTML
  • CSS
  • PYTHON 3.6
  • PYTHON SHELL
  • FLASK
  • FLASK_BOOTSTRAP
  • HEROKU

Behavior Driven Development (BDD):

  1. I would like to see various news sources on the homepage of the application.
  2. I would also want to select a news source and see all news articles from the selected news source in the application.
  3. I would want to see the image, description and the time a news article was created.
  4. I would want to click on an article and read the full article on the source website.

Live Demo

Live Demo Link

Installation Process

  • Clone the repository using the link below
$ git clone https://github.com/Koech-code/News-App.git

  • Create a directory and install the requirements

    cd News-App
    
  • Export configurations

  • Run the application

  • Test it if its working

  • Open the application on your browser , preferably chrome using port 127.0.0.1:5000

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • I would like to acknowledge Moringa school for giving me this opportunity to learn software development.
  • Appreciations to my TM Nancy Umutoniwase for the support she gives me.

📝 License

This project is MIT licensed.

About

This is a web application that will help users see a list of news sources and preview news articles from the sources.

https://parent-news-source.herokuapp.com/

License:MIT License


Languages

Language:Python 63.6%Language:HTML 34.6%Language:CSS 1.0%Language:Shell 0.8%