toolness / weblitmapper

Submit Web Literacy Map resources via a bookmarklet.
http://weblitmapper.webmakerprototypes.org/
4 stars 2 forks source link

Inform user of number of resources with current tag #30

Open dajbelshaw opened 10 years ago

dajbelshaw commented 10 years ago

web literacy mapper 2014-04-03 11-08-28

toolness commented 10 years ago

Ok, it's not quite the same thing, but I'm working on a dashboard of sorts and in e041a72d87328af395cdfb983a7e79e50f27019e and 0d527fa2131f523c9084e02dbbe3f150e5c0ce11 I added this endpoint:

http://weblitmapper.webmakerprototypes.org/stats.json

Obviously it's user-hostile right now, but I figured I might as well show some progress on this front :)

dajbelshaw commented 10 years ago

This is a good start, Atul - thanks! Could we use that JSON to populate the post-search description under the 'Gallery' title (as shown in image above)?

toolness commented 10 years ago

yep, that is the next step!

toolness commented 10 years ago

By the way, though, I just want to clarify something... I think that the screenshot you showed should actually show the number of results for the current filter criteria, rather than specifically for a tag. That is, if your filter criteria is #exploring, then yeah, it'll show the number of resources tagged with that strand--but if the filter criteria is #exploring scratch, then it will show a lower number, e.g. the number of resources tagged with Exploring and that have "scratch" in the title and/or description. Does that make sense?