#6: Rate audio files
- Contents
- Proposed by
- Nate Aune
- Proposal type
- Architecture
- State
- being-discussed
Motivation
As a website starts getting a lot of audio files, it is helpful to provide some filtering features so that users can rate which audio files they like the best, and those will be featured more prominently.
Proposal
Make it easy for the user to rate an audio file. There is a product by Geoff Davis called ATRatings which might be able to do the heavy lifting, and it's just a matter of integrating it with ATAudio.
Geoff has been working on a new version which uses Postgres as a backend database. It's not certain that we would want to include this version of ATRatings because it would create another dependency on postgres.