jie17 / SimpleRSSReader

A simple RSS reader written with Python and PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

About

A simple RSS reader written with Python and PHP


Languages

Language:PHP 80.7%Language:Python 19.3%