/hackarizona-app-ios

iOS Mobile App for Hack Arizona

Primary LanguageObjective-CMIT LicenseMIT

Hack Arizona

The largest Hackathon in the Southwest! Hack AZ participants can now navigate all of the events much easier by way of:

  • Having the schedule at the palm of their hands
  • Access to maps of the venue to better navigate where sponsor tables are
  • Push Notifications when each event starts
  • Much more!

Notes

Those who clone or fork the repo will need to:

  • Remove the GoogleService-Info.plist
  • Setup Firebase for the Push Notification Serivce
  • Install Alamofire, Alamofire_Synchronous and SwiftyJSON using CocoaPods or user preference (See Built With below for links to these frameworks)

Optional:

We are using JSON files for our data that are hosted on our website www.hackarizona.org. We recommened doing the same as this app is aleady setup for this, and all that would need to be changed are links and a the methods that grab the data

Deployment

Betas: Deployed to TestFlight on iTunesConnect

Production: Released by Apple with in 1-2 days of being submitted for sale. Reflection on App Store takes about 2-4 hours from experience.

Built With

Swift: https://swift.org/

Firebase: https://firebase.google.com/

Alamofire: https://github.com/Alamofire/Alamofire

Alamofire_Syncronous: https://github.com/Dalodd/Alamofire-Synchronous

SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON

Contributing

Contributions can only be made by those of the Hack Arizona organization. This repo is meant to be forked by other organizations who need an app for their event.

Authors

Cody Deeran - iOS Developer - www.github.com/cdeeran

Erika Kess - Graphic Designer

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Thanks for backend and design advice:

Jordan Singer - www.github.com/jordansinger

Cooper Kunz - www.github.com/Cooper-Kunz