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

Complete Task 1 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Complete Task 1 #7

wants to merge 1 commit into from

Conversation

christmas96
Copy link

@christmas96 christmas96 commented Jul 8, 2023

Task 2

  • Will we use some 3rd party API for news or our one?
  • Will we use filters and tags for news?
  • Will we use search for news?
  • How news should be opened: new page or expand on list of news?
  • What behavior should be in offline mode: load last visited news or empty list?

My proposal to create "infinite" scroll of news with loading by some small numbers of news per one time (ex. 10) to avoid freezers on UI. Also we can perform pretty UI with animation while opening news page with details. In oflline mode we can show last loaded news with toast about offline mode. One of the best feature it is subscribing for some specific category of news, so user will see just his interests, and in filter user can select any other category, or all of them.

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

Successfully merging this pull request may close these issues.

1 participant