mediafeed
mediafeed copied to clipboard
Web application to help categorize and aggregate subscriptions of media channels for easy access. (working only with Youtube channels at this moment)
After login, user needs to be redirected to user profile page. This page must contain a list of all user categories at first. Later it will from this page that...
Create a real style for the page (CSS styles) and apply them on the existing pages. Hopefully I will find someone that would help me to make this system beuatiful!
Create form for new users to sign up on application.
When a user inserts a new channel, do a first sync immediatelly.
Create a RSS feed for public categories so anyone can follow someone else category without needing to create an account in the system.
Add page with list of all categories a user have configured. Possible endpoint: `/category//` (lists all categories a user have)
- Show date/time of the last sync in main page - Improve logs so it would be easier to debug problems with sync