Skip to content

This is a news app built using flask that uses newsapi to generate news.You can view news from different sources and categories.

Notifications You must be signed in to change notification settings

Mugambi645/flasknewsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask news app

Introduction

This is a flask news app that generates news using the newsapi.The user can view latest stories from different sources.

Languages and Technologies used

  • Python
  • Boostrap
  • Flask
  • Html
  • Css

Setup requirements and Installation

  • Clone the repository
  • Make the start.sh file executable by using <chmod +x start.sh>
  • Run it by running <./start.sh> on terminal

Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Known Bugs

If you find a bug (the website couldn't handle the query and or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Live version

Licence

You can use this application for personal use only.

MIT Copyright (c) 2021 Patrick Mugambi

About

This is a news app built using flask that uses newsapi to generate news.You can view news from different sources and categories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages