Skip to content

RssFeed is a rss browser in which you can register to store, browser and group your favourite web content. You can also see most popular content among all users.

Notifications You must be signed in to change notification settings

m-posluszny/RssFeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RssFeed

This is a project made for our Software Engineering class. The plan is to be a GUI driven RSS feed created using with the help of UML diagrams.

Overview

The application is build using OOP practices, Waterfall paradigm and with Test Driven Development. We rely on PySide2 which is a Qt5 wrapper for python as our GUI and lmdb for handling the database. Each account is created with some basic URL ready to go and each user can add more of them as they please. Coding standard used to build this application is PEP-8.

Demo

Login page looks as follow:

loginview

And the actual feed view:

feedview

Presentation

Presentation about the creation process.

About

RssFeed is a rss browser in which you can register to store, browser and group your favourite web content. You can also see most popular content among all users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages