Skip to content

tomcentrate/energy-saving-trees-ios

 
 

Repository files navigation

One Tree One Person - iOS App


## About
One Tree One Person iOS app will allow users to view where trees have been planted by the city of Orlando for residence who wish to contribute to reducing energy expenditures via the One Tree One Person initiative.
Version:

1.0 (MVP)

Feature List:
    <li>Save all tree information locally.</li>
    <li>View all trees on a map.</li>
    <li>Tap an icon for more information about that tree.</li>
    <li>View Orlando City limits.</li>
    <li>Order form for requesting a tree.</li>
    
Data Source:
Project Lead:

Tom Marks
Slack: londonatlas


## Using
For this project, it is recommended to use Cocoapods version 0.39.0. We have found that using a newer version, such as 1.0.1, continues to cause issues in the building process for project frameworks.
## Installing Cocoapods
To install the proper version of Cocoapods for this project, first uninstall the current version of Cocoapods on your system.

Open Terminal. sudo gem uninstall cocoapods

Enter your password, hit enter, enter "Y", and continue. This will uninstall Cocoapods from your system.

Next install Cocoapods version 0.39.0. sudo gem install cocoapods -v 0.39.0

Importing Project Dependencies & Frameworks

In Terminal, when inside the project folder, enter pod install and press return. The packaging manager will then analyze the project requirements and install the necessary dependencies. Build your project!


## Contributors
Tom Marks, Joshua Shroyer, Tommy Lee, Joshua Walker, and Mark Filter.
## License
Copyright © 2016 Code for Orlando.

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 95.7%
  • Objective-C 4.0%
  • Ruby 0.3%