Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.
/ myFlicks Public archive

College project to learn Ruby on Rails - personalized discussion board for movies and television series.

Notifications You must be signed in to change notification settings

kapoorlakshya/myFlicks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myFlicks

myFlicks is an online discussion board that allows users to have a personalized list of favorite movies and TV shows. Users can leave comments and import movies from other lists.

Features

  • Fetch any flick by title or IMDB id.

  • View your flicks

  • Comment on flicks

  • Search on myFlicks internal database for flicks by title or year

  • Quick-add button to add other user’s flick to your list

  • Authentication system based on Devsie gem

  • First user to sign up is the admin. ‘rake db:seed’ after creating the first user to grant it admin rights.

Planned features

  • View other user’s profile and flicks list

  • Flick’s show page will include a link to the trailer

  • Recommend a flick to a user

Known Bugs

  • Flicks returned by internal search displays the quick add button even if the user has it in the list.

Requirements:

Screenshots

About

College project to learn Ruby on Rails - personalized discussion board for movies and television series.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published