Skip to content

DSC-BVP/Flask-News-Application

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.8%
  • Python 33.5%
  • CSS 7.7%