I’d like to build an app to allow students to upload their mp3’s and label them (rock, blues, jazz, hiphop, etc.), into a searchable database. Great if the students can manage/delete their uploads.
I’d then like to build a streaming radio that would play these mp3’s one after another, filtered based on that label. (Like a Rock Station, or a Jazz Station.)
I’m unsure how to connect a type to the S3 bucket. (Or is there another way to store mp3’s?)
And would like to know is the ‘streaming radio’ possible (that plays continuously)?
Thanks for your help getting me started.
Chris