Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

News Feed #222

Open
21 tasks
Drew-Macgibbon opened this issue Sep 18, 2024 · 0 comments
Open
21 tasks

News Feed #222

Drew-Macgibbon opened this issue Sep 18, 2024 · 0 comments

Comments

@Drew-Macgibbon
Copy link
Contributor

Drew-Macgibbon commented Sep 18, 2024

What are we displaying:

Title
Published At
description
original article url
Featured Image (add later)
Author if available
Company

  • UI implementation
  • Categories need to be finalized (1 per article)
  • Multiple tags (probably use frequency extraction on the full article to identify the ~5 most common words)
  • filtering func / UI
    • categories
    • time and date
    • popularity
    • my feed
  • Skeleton loader - nice to have
  • Infinite scroll (done)
  • Store articles in state (done)
  • Summarization of the article (multi step using openAI and structured data)
  • Liking
  • Sharing
  • Follow
  • Notify Users about new articles.

Do later / Ideas

  • Bookmarking
  • Comments
  • Scraping and storing / formatting the featured images
  • AI Translations
  • AI generated Images
  • Ranking Algorithm
  • New / Hot tags
  • Date line separator, for each day or week / month
  • Custom News Feeds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant