tanay1337 / fastr

A Quicker solution for browsing movies!
MIT License
5 stars 79 forks source link

Add jquery.min(index.html/js.dir). Add reAnimate function for every f… #16

Closed TravisSiebenhaar closed 8 years ago

TravisSiebenhaar commented 8 years ago

I noticed that the movie poster didn't flip when a new title was chose. I added a simple function that would re-assign the class animated flip to the object so that we would get an animation every time. Same could be done for the bouncing related films and zoomRight if necessary.

TravisSiebenhaar commented 8 years ago

Kinda new to programming so if its not great no problem =). Great example app for using Angular and http requests.