This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
b2f9d6f5f54e1df51c14cabb7e620bf05e8cbf83
seasonedShows
/
client
/
app
/
components
History
KevinMidboe
b2f9d6f5f5
Added rating and background to the class constructor. Added type variable to url when requesting a movie/show and added a notification agent. Now this page is also updated to support mobile formatting, when tilted it shows the background image instead of poster image.
2017-09-26 20:34:54 +02:00
..
styles
Moved styles from serachRequest to a seapate file in ./styles
2017-09-03 17:34:45 +02:00
App.jsx
Commented out unused elements.
2017-09-02 16:03:43 +02:00
FetchData.js
Created a function for deciding what to return based on the object it computes.
2017-06-02 13:50:42 +02:00
ListStrays.jsx
Removed a unused log
2017-06-02 19:36:18 +02:00
MovieObject.jsx
Added rating and background to the class constructor. Added type variable to url when requesting a movie/show and added a notification agent. Now this page is also updated to support mobile formatting, when tilted it shows the background image instead of poster image.
2017-09-26 20:34:54 +02:00
SearchRequest.jsx
Added infinate scroll to lists also.
2017-09-21 15:04:53 +02:00