Giter Site home page Giter Site logo

rachelnk / newsapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 4.06 MB

The purpose of this application is to help me practice flask concepts of API call and connections, template inheritance and deploying Flask applications to Heroku.

Home Page: https://news-app-360.herokuapp.com/

Python 98.61% HTML 0.54% PowerShell 0.22% Shell 0.09% C 0.18% JavaScript 0.17% CSS 0.19% Procfile 0.01%
flask flask-bootstrap flask-script python3

newsapp's Introduction

NewsApp

Description

This is a web application that displays different categories i.e. business, technology of news sources e.g. CNN, Indpendent. The various sources contain articles that are frequently updated, date and time the article was posted, author, an image and title . Upon clicking on a news article the user is redirected to the entire news article itself.

Authors

Rachel Kiarie

Installation Instructions

Prerequisites

  • python3.6
  • pip
  • virtualenv

Cloning

  • Clone the repository to your local machine. e.g. $ git clone https://github.com/Rachelnk/NewsApp.git
  • cd NewsApp

Creating virtual environment

  • python3.6 -m venv --without-pip virtual
  • source virtual/bin/env
  • curl https://bootstrap.pypa.io/get-pip.py | python

Running the application

  • $ chmod +x start.sh
  • ./start.sh

Testing the Application

To run the test cases:

python3.8 manage.py tests

Technologies used

  • Python3.8
  • Flask

Support and contact details

You can reach out via [email protected]

License

  • MIT License

Copyright (c) 2022

Contributors:

  • Rachel Kiarie

newsapp's People

Contributors

rachelnk avatar

Watchers

 avatar  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.