/news-hub

An app that lets users view various news sources, news articles, and redirects to the full articles.

Primary LanguagePython

Project Name

News-Hub

Project Description

  • An application that enables users to view various news sources on the homepage. Users will be able to select a news source and see all news articles from the news source. Users can also click on an article and read the full article on the source website.

Link to Live Project

Author

Setup Instructions

Cloning

  • Open Terminal
{Ctrl+Alt+T}
  • Clone the repository
$ git clone https://github.com/JohnKarima/news-hub
  • Move into directory
$ cd news-hub
  • Open project on code editor
$ code . 
  • Run the application by opening the cloned file in terminal and running the commands:
$ chmod +x start.sh
$ ./start.sh
  • Run the test for the application:
$ python3.8 manage.py test

Technologies Used

  • Python
  • Flask
  • Bootstrap
  • CSS
  • pip

Contact Information

karimajohn24@gmail.com

License Copyright

  • 2020, John Karima.

https://opensource.org/licenses/MIT