tylerbwong / stack

An Android app for browsing Stack Overflow and other Stack Exchange sites.
https://stack.tylerbwong.me
GNU General Public License v3.0
510 stars 34 forks source link

Home Dashboard #100

Closed tylerbwong closed 1 year ago

tylerbwong commented 3 years ago

The current home tab is not that useful. It currently shows the most recently created questions on the current site. It would be great to have some sort of home dashboard that gives some sort of general overview/feed of curated data for an authenticated user.

The screen could contain:

  1. Bookmarked questions for a particular site (Site filter can be changed based on user's associated accounts)
  2. Saved answer drafts (Site filter can be changed based on user's associated accounts)
  3. Top questions/recently created questions based on associated sites
  4. A history of recently viewed posts (Site filter but can choose any site)

For unauthenticated users, the current experience can be shown.

With Bookmarks and Answer Drafts potentially moving, a 3rd bottom tab can be added to quickly choose a site to browse.

tylerbwong commented 1 year ago

Soft of a dupe of #83. No plans for a re-work of the dashboard just yet.