Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 2.36 KB

README.md

File metadata and controls

55 lines (32 loc) · 2.36 KB

Build Status

Open Event iOS

iOS app for Open Event Open Event

Introduction

This is an iOS app developed for FOSSASIA in mind. The Open Event Project offers event managers a platform to organize all kinds of events including concerts, conferences, summits and regular meetups.

Communication

Please join our mailing list to discuss questions regarding the project :-

https://groups.google.com/forum/#!forum/open-event

Our chat channel is here :-

https://gitter.im/fossasia/open-event

Things To Have

  1. Xcode
  2. CocoaPods

Development Setup

Before you begin, you should already have the Xcode downloaded and set up correctly. You can find a guide on how to do this here: Setting up Xcode

       Steps to install Cocoapods (one time installation)
  • Run sudo gem install cocoapods to install the latest version of cocoapods

  • Next, run pod setup for setting up cocoapods master repo. You may include --verbose for more descriptive logs. NOTE: This might take a while to setup depending on your network speed.

Setting up the iOS Project

  1. Download the open_event_ios project source. You can do this either by forking and cloning the repository (recommended if you plan on pushing changes) or by downloading it as a ZIP file and extracting it.

  2. Navigate to the unzipped folder and run pod install.

  3. Open FOSSAsia.xcworkspace from the folder.

  4. Build the project (⌘+B) and check for any errors.

  5. Run the app (⌘+R).and test it.

Contribute!

You're now ready to contribute!

Before writing any code, We will highly recommend to have a look at the Contribution Guidelines to avoid any unnecessary conflicts. For contributors new to Git please have a look at the Git Configuration commands .

License

This repository is licensed under the MIT License.

To obtain the software under a different license, Please contact FOSSASIA.