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

Fetch data for the home page community feed #8

Open
3 tasks
visortelle opened this issue Jan 17, 2022 · 0 comments
Open
3 tasks

Fetch data for the home page community feed #8

visortelle opened this issue Jan 17, 2022 · 0 comments
Labels
help wanted Extra attention is needed Home Page

Comments

@visortelle
Copy link
Owner

visortelle commented Jan 17, 2022

This is how the home page looks now:

Screen Shot 2022-01-17 at 2 35 26 PM

There is an idea to provide a community feed to the home page.

  • Decide which resource to use as a data source. r/haskell and discourse.haskell.org. Probably Reddit is the better option as it's more popular.
  • Figure out the best way to fetch the data. It can be a request in a form of curl string with an example response. Plus instructions on how to get an API token if needed.
  • Think about multiple data sources and the way to mix them or switch between them.

You don't need to implement the UI part. I'll integrate it and mark the commit as Co-authored-by you.

@visortelle visortelle added the help wanted Extra attention is needed label Jan 17, 2022
@visortelle visortelle mentioned this issue Jan 17, 2022
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Home Page
Projects
None yet
Development

No branches or pull requests

1 participant