**
Capstone: Team 3
---
Christopher Ki
Conor McQueary
Jennifer Wang
Taron Alexander
Hyuk Beom Kwon
---

** NOTES **

BTap.xcodeproj is the project file.
--
If you run into an error while running the simulator, please change the initial view
to PostRatingViewController via main.Storyboard and run the simulator to give data
to NSUserDefaults.

When done, close the simulator and change the initial view to
PostRating2ViewController and do the same.

After both are done, 
change back the initial view to the way it was (Navigation Controller should be
the initial view) and run the simulator.

This is NOT the fault of our project, but just because of how the NSUserDefaults
in XCode work. NSUserDefaults is a method of saving data locally to your computer,
so the project might not run properly at first if it's tested on a different computer
due to your computer not storing a needed data.

Once again, the project works perfectly fine the way it should be, and our AI
Yisi can vouch for it as she was with us when running our project.