Iteration 3
Good job all.
I was unable to recreate the error today (Nathaniel's Blog) Today I was unable to recreate the error that we where experiencing last night so I am wondering if at some point during the day they disable todays date. So I will test it tonight and see if I get the same error and then I will change the code to disallow todays date also.Tonight I was able to to recreate the error that we where experiencing last night so I changed the code to disallow todays date and here is the link to it.
Our issue with kayak API (Lori's Blog) I fixed the issue regarding the kayak api going down over the weekend. I added a function to detect if the status != 200, to redirect the user to an error page. error messageNow they will know when they are nit getting any information, and won't wonder what is happening. So next time they look at our project they will know when they can't get any results.
Don't put the same date both places (Nathaniel's Blog) Davida: Most people on average, when they check into a hotel, they plan on staying at least one night. So is this really an issue for us?I just thought that I should clarify this this is not saying that we need to fix this but rather a statement to let people know that there will be problems if they put the same data in both places.