Skip to content

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

Notifications You must be signed in to change notification settings

JohnKarima/news-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

[email protected]

License Copyright

  • 2020, John Karima.

https://opensource.org/licenses/MIT

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published