Git Product home page Git Product logo

news_handy's Introduction

<<<<<<< HEAD News Handy


Author: Anilla Busolo

Description

News Handy is a web appliction that displays a list of news sources from around the world. A user is able to click on a news source and view a list of articles from that source. Clicking on the news article will then redirect you to the news article's web page.


User Requirements

  1. One should see various news sources and select the ones they prefer
  2. One should see all the news articles from that news source
  3. One should see the image description and time the news article was created.
  4. In addition,the user should be able to click on an article and read it fully from the news source.

Features

  • List various news sources.
  • List articles from the selected news source
  • Redirect user to the actual article
  • Categorize news sources
  • Use flask sessions to save a users article snippet
  • Use browser cookies to store favourite news sources

Installation

Requirements

This project was created on a linux terminal using atom editor and coded with Python version 3.6

Cloning the repository

git clone https://github.com/Anillab/News_Handy.git

Creating a virtual environment

sudo apt-get install python3.6-venv
python3.6 -m venv virtual
source virtual/bin/activate

Installing dependencies

pip3 install -r requirements

The following libraries are required

  • Flask==0.12.2
  • Flask-Bootstrap==3.3.7.1
  • Flask-Script==2.0.6

Running Tests

python3 manage.py test

Running the web app in development

python ./start.sh

Open the app on your browser, by default on 127.0.0.1:5000.

Technology used

Contributing

License (MIT License)

This project is licensed under the MIT Open Source license, (c) Anilla Busolo

News_Handy

a web application that enables one to catch up with news from all over the world

cf7d3a595e0309e891a17096a563c56ee97a66ff

news_handy's People

Contributors

anillab avatar

Watchers

 avatar

Forkers

careyfrancis

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.