MystPi/scratch-tutorials

Sorting for the Explore Page

Closed this issue · 1 comments

I saw when making a new test tutorial I saw that the explore page so only on the newest tutorials.

I want it to have some new search options

Search Options

  1. Trending
  2. Newest
  3. Popular

In Popular

  • By day
  • By week
  • By month
  • By year

To sort by trending/popular, I'd have to implement some sort of analytics to get info about who reads the tutorials. Filtering will be implemented once tags are.