Skip to content

jrogov/rss_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

Web-based RSS reader that was made during Python courses in ITMO University.

Dependencies

  • Python 3+
  • SQLite
  • SQLAlchemy
  • Flask
    • Flask-SQLAlchemy
  • Browser that supports CSS3 (for flexbox)

How to launch

Launch web-server

make

Open web-client in any modern browser

The URL for client is localhost:5000

Screenshots

figure/new.png

figure/feed.png

Bugs:

  • After reload of web-server, feeds lose all their assosiations with channels. Probably DB bug.

About

Simple web-based RSS Reader powered by Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published