mikechumba / news

A web app that consolidates news sources and their respective articles.

Home Page:https://zasshi.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Highlights

Authored by Michael Kipchumba

News Highlights is a web app that consolidates news sources and articles.

Project Approach

Given Action Result
A person wants to view headlines from a select source They select a news source Articles from selected sources are displayed
User wants to read an article They select the article They are taken to the article on the website of the news site

Project Tools

Languages
  • Python
  • Css/Scss
  • HTML
  • Jinja
Frameworks
  • Flask
Additional Tools

Setting Up

If you feel like using this project as your own you can do so, following the instructions below:

  • Go to your chosen directory.
  • git clone https://github.com/mikechumba/news/
  • cd your-dir/news

This project requires that you have python 3.6+ set up. You can follow the instructions here to achieve that, if you haven't.

You also need to install Flask and all its dependencies. Read about setting up flask here

Debugging

This app doesn't seem to have any bugs for now. If you happen to come across one, I will be happy to take a look at it. Contact Me on:

License

MIT License

Copyright (c) 2019 Michael Kipchumba

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A web app that consolidates news sources and their respective articles.

https://zasshi.herokuapp.com/


Languages

Language:CSS 42.2%Language:Python 39.5%Language:HTML 18.3%