/SimpleRSSReader

A simple RSS reader written with Python and PHP

Primary LanguagePHP

#SimpleRSSReader ##Frontend The frontend part is based on Bootstrap and jQuery ##Backend The website is written with PHP.

The RSS collector is written with Python.

addsource.py adds a new RSS source, and update.py is used to monitor the sources and grab them to the database.

Database is MySQL.