It is a web application where you can view latest news of diffrerent categories such as business/politics , entertainment ,lifestyle/health , technology and environtment. All the new are classified by a machine learning algorithm which classify all the news. All the latest news are gathered by scraping various Indian news websites and stored in a sql database. The news are then passed through the algorithm which classifies them into different categories.The backend code then joins html and sql database to display the news seperately into different categories.