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
372ec1b241dbacdb6dd983d3681157f578b09a33
seasonedShows
/
client
/
app
/
components
History
KevinMidboe
372ec1b241
Rewrote most of how api calls are made when searching for a movie and how the returning data is handled. We now have finer handling of status response from the original api call aswell as if any of the functions hit a error e.g. not hitting the server, than we have our own errors thrown. Also updated the page incrementers to updated the last api call with a higher or lower number.
2017-09-21 14:36:41 +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
Moved all styling to a separate file in ./style
2017-09-03 17:29:51 +02:00
SearchRequest.jsx
Rewrote most of how api calls are made when searching for a movie and how the returning data is handled. We now have finer handling of status response from the original api call aswell as if any of the functions hit a error e.g. not hitting the server, than we have our own errors thrown. Also updated the page incrementers to updated the last api call with a higher or lower number.
2017-09-21 14:36:41 +02:00