#ListTube ![/screenshot.png]
###A simple playlist editor and sharing application
####Features Search for YouTube videos
Save and Delete from Your Favorites Playlist
Send and keep track of sharing videos with other signed in users
####This app is brought to you buy the Youtube Data API
![/api_code.png]
####This was an exercise in data model associations This app uses polymorphic self joining tables to associate saved clips to multiple users and will further use it to keep track of sharing in future versions
![/model_associations.png]
Source code is available for viewing at http://www.github.com/ntuvera/list-tube/