Skip to content

NewsNest is a web app I developed as a personal project. On NewsNest website you just have to provide your email once and you will receive top headlines of each day along with their source directly in your email inbox at 6 in the morning daily. I used Flask framework for developing the application. MySQL is used for database. For the news source…

Notifications You must be signed in to change notification settings

ayushanandmallik/NewsNest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewsNest

NewsNest is a web app I developed as a personal project. On NewsNest website you just have to provide your email once and you will receive top headlines of each day along with their source directly in your email inbox at 6 in the morning daily. I used Flask framework for developing the application. MySQL is used for database. For the news source I used the News API provided by Google. Python version- 3.8.2 API- News API by google (https://newsapi.org/) Database- MySQL I used smtplib for sending emails apscheduler for automating the emails in background while main flask app is running. Python version 3.8.2 Database- MySQL News API for fetching daily news apscheduler module for scheduling the email in the background while the app is running in the foreground. smtplib for sending mail

About

NewsNest is a web app I developed as a personal project. On NewsNest website you just have to provide your email once and you will receive top headlines of each day along with their source directly in your email inbox at 6 in the morning daily. I used Flask framework for developing the application. MySQL is used for database. For the news source…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published