KleoPetroff / react-github-portfolio

Stylish project portfolio built with React

Home Page:https://projects.kleopetrov.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add filters and sorting

KleoPetroff opened this issue · comments

Add filter and sorting options for the repositories. The possible filters should be:

  • by technology
  • by create range (start date, end date)
  • by star range (minimum stars, maximum stars)
  • by license

The possible sorting options should be:

  • by stars
  • by contributors
  • by issues
  • by commits