I’m building a rails app that basically allows the user to build lessons
plans for their students. It’s web based and it’s specifically tailored
for these type of teachers. The only problem is that any images, video,
or sound has be found or added by them. This doubles and sometimes
triples the amount of time it should take to create a lesson plan.
So we want to add a search capability for images, videos, and/or sound
clips. They should just search right from the software and get a list of
matching results.
Does anyone know of a service that provides a ton of different images,
videos, and/or sounds clips? They don’t have to provide all three but at
least one of these. Because when they search I could perform a search on
50 different repositories if I need to. We also do not mind paying any
type of fee for this.
I know flickr is great for images, but that’s about all that I know of
right now.
Thanks a lot for your help.