GithubHelp home page GithubHelp logo

costamay / news-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mwikalikyalo/news-api

0.0 0.0 0.0 8 MB

An application that consumes the News API to provide users with news sources and articles from around the world built using Python Flask framework.

Home Page: https://app-news-api-7.herokuapp.com/

PowerShell 0.09% Shell 0.04% Python 99.58% C 0.07% JavaScript 0.10% CSS 0.07% HTML 0.06%

news-api's Introduction

News-API

Developed by:

Mwikali Kyalo

Hosted on heroku: https://n.herokuapp.com/

Description

The Bulletin is an application that consumes the News API to provide users with a means of viewing news from around the world as broadcast by various sources. It is built using the Python Flask framework.

BDD

The user is able to:

  • See various news sources on the homepage of the application.
  • Select a news source on click and see all news articles from the selected news source in the application.
  • See the image, description and the time a news article was created.
  • Click on an article and read the full article on the source website.

Installation Requirements

  • Python3.8
  • Flask 2.0.2
  • pip

Cloning

Running the Application

After cloning, in the terminal:

  • $ cd news-API
  • $ python3 -m venv virtual (to create a virtual environment)
  • $ source virtual/bin/activate (to activate virtual environment)
  • $ pip install flask
  • $ pip install Flask-Bootstrap
  • $ pip install flask-script
  • $ ./start.sh to execute

Running unit tests

  • $ python3.8 manage.py test

Bugs

No known bugs. Pull requests encouraged to improve the app.

Technologies used

  • Python3.8
  • Flask 2.0.2
  • Bootstrap v5
  • gunicorn

Contacts

You can reach me through:

License

  • MIT License:
  • Copyright (c) [2022] Winifred Mwikali Kyalo

news-api's People

Contributors

mwikalikyalo avatar

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.