pescode / AyudaPY-iOS

Version mobile para iOS de AyudaPY.org desarrollado con SwiftUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AyudaPY iOS

This is the mobile version of AyudaPY.org, an awesome platform to "help people help people" by Marcelo Elizeche Landó.

AyudaPY for iOS

About AyudaPY.org

Requirements

  • iOS 13.0+
  • Xcode 11+ (Probably Xcode 11.4+ to avoid errors)
  • MacOS Catalina 10.15

Dependencies

Third party framewoks and libraries are managed using Cocoapods.

Pods used

- pod 'GoogleMaps'
- pod 'GooglePlaces'
- pod 'Firebase/Analytics'

Firebase/Analytics is not necesary to run the project. Just comment lines 12 & 19 in AppDelegate.swift (import Firebase & FirebaseApp.configure()) to run the project. GoogleService-Info.plist is not included in the repo.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Add your name and git account to the Contributors section in this Readme.MD
  6. Submit a pull request to dev branch

Author

Contributors

  • This section is empty, cold and lonely

TODO

  • Add "Donation Centers"

License

This project is licensed under the terms of the GNU General Public License v3.0 - see the LICENSE file for details

About

Version mobile para iOS de AyudaPY.org desarrollado con SwiftUI

License:GNU Lesser General Public License v3.0


Languages

Language:Swift 99.7%Language:Ruby 0.3%