Final Prototype Readme Instagator Installation Instructions To download the final product, go back one click and click on the "Prototype" link immediately below this link. You must have a valid Stanford developer account, which should have been set up by Professor Landay. Email Amanda if you have questions -- amcnary@stanford.edu . Open the file in XCode, select the correct device (iPad 2), and build. Outside of the developer account requirement, it should be required that you have either a testing advice -- an iPad!! -- or a simulation environment. Limitations As noted, the intended device is an Apple iPad 2. It has not been tested at all on other sized screens (Mini or Pro). Limitations of the Design You can direct yourself to the "poll results" page, and I can promise you that the "satisfaction" algorithm has definitely not been implemented. We did not design the app to interact between users, so there is only one user (you), and no, you can't change your information. All of that data is hardcoded. As such, we couldn't actually take in poll responses, so there was no point in coming up with an optimization algorithm. Data is not persistent between application starts. In other words, if you close (stop) the app and restart it, the data will be reset to its original state. This is actually a good thing, as you can delete trips, but this gets rid of all of the initial hardcoded data with it. Feel free to restart if you edit a poll and the results page goes away.