DSC-BVP / Flask-News-Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-News-Application:

The Times Of A Smarter India

A simple Flask application with a login authentication system that gives daily news updates based on different categories like Business, Technical, Entertainment and General. There's also an option to view the top headlines.

Quick start

  1. Run python tabledef.py.

  2. Run python dummy.py.

  3. Run python NewsApp.py.

  4. Visit http://0.0.0.0:5000 and authenticate using:

    username: 'abc'

    password: 'xyz'.

  5. To log out, visit http://0.0.0.0:5000/logout .

HOMEPAGE:

Homepage

HEADLINES:

Homepage

BUSINESS NEWS:

Homepage

About


Languages

Language:HTML 58.8%Language:Python 33.5%Language:CSS 7.7%