eXpl0it3r / sfmlprojects

SFML Projects wants to provide a platform to host, share and archive projects built with SFML
https://sfmlprojects.org/
MIT License
9 stars 5 forks source link

Add sorting, filter, paging and searching #4

Open eXpl0it3r opened 6 years ago

eXpl0it3r commented 6 years ago

The current view of just one big grid of projects isn't very useful, not is it really scalable. Instead there should be use defined ways to sort, filter and search things. As for scaling we really need paging or maybe a way to switch between actual pushing and endless scrolling, as some people might prefer that when just going through the list.

eliasdaler commented 5 years ago

I think it'll also be good to sort by page views by default, so that the most popular projects are easily found. :)

eXpl0it3r commented 5 years ago

For that we first need to have "pages", kind of hard to get pages views otherwise. Not sure what the best default is though, because "most popular" is kind of a spiral and new projects don't get enough visibility. But that's something to solve further down the road. 🙂

eliasdaler commented 5 years ago

Another possibility is to have some "favourite" system, but it's possible to abuse it, though I doubt people will do it. :D