CouchPotato is a Sinatra app that allows users to keep track of movies and TV shows they'd like to watch. To use the app, one must sign up. Once logged in, a user has the ability to view only their own watchlist. They will also be able to edit and delete their own entries.
Clone and run 'bundle install'. To load the schema, run 'rake db:migrate'. Use 'shotgun' to run the app in your browser using the domain provided.
This project is avaialble as open source under the terms of the MIT License.
Everyone interacting in the CouchPotato project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.