Skip to content

1996sajal/News-blog-with-pymongo-and-bottle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News-blog-with-pymongo-and-bottle

This repo hosts a news blog which is backed by MongoDB for storing news. The blog uses Bottle, web framework written in Python.

The views folder contains tpl files used by bottle to generate html pages at runtime. The static folder contains third party images or css files that are used by the blog. I have used check_internet.py to check if the user is offline or online.

This is the front page from where the news source is selected.

Alt text

For any query mail me at : [email protected]