Skip to content

This app allows prospective members to connect to the club to learn about upcoming events and news.

Notifications You must be signed in to change notification settings

CalPolyAppDevClub/ContactApp_iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContactApp_iOS

Allows new and prospective members to sign up for our email list through a simple yet interactive sign up process, with a little help from Kevin Spacey.

Development Install

Prerequisite

CocoaPods is required. This project uses Alamofire, a swift networking library, and this dependency is managed through CocoaPods.
To install CocoaPods (from project root directory):

sudo gem install cocoapods
pod setup 
pod install

Note: pod setup may take a long time to complete.
Another option is to run: git clone https://github.com/CocoaPods/Specs.git ~/.cocoapods/repos/master from your home directory and then run pod setup from the project root directory.

About

This app allows prospective members to connect to the club to learn about upcoming events and news.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published