﻿Dr. Horticulture
1. Download the project from google drive app folder
2. Move the .zip file to Desktop location, DO NOT unzip it in Downloads folder then move, or xcode will report error
3. Use terminal navigate to unzipped folder location
   1. sudo gem install cocoapods
   2.  After step a success do: pod install
   3. After step b success do: pod update


4. To access the project, open the ‘Dr..xcworkspace file’. The project should open in Xcode. 
5. In the scheme section, next to the run and stop button, make sure it is selected on Dr. The Dr. selection should have the application’s logo. Then select the type of simulator of your choice. 
   1. Note: To test the scanner function, you will need to use an actual Iphone. 
6. Run Project
7. Make sure your school gmail account is listed in the firebase, if not ask team lead or Capstone 2 members for help
8. Ask Capstone 2 members for help if an error occurs.