Skip to content

chdezmar/tmdb-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#TMDB Upcoming movies

##Details

  • Rails 5.1 app
  • PSQL
  • User authentication (has_secure_password with bcrytp)
  • List of upcoming movies from Tmdb API
  • Users can add, edit and remove movies and ratings
  • Search by movie title, sort by title, release_date and rating
  • List of upcoming movies updated everyday (cron job using wheneverize gem)
  • Bootstrap styling

##Gems

  • 'themoviedb-api'
  • 'rails-assets-jquery'
  • 'rails-assets-bootstrap'
  • 'will_paginate'
  • 'whenever'

Releases

No releases published

Packages

 
 
 

Contributors