{"id":13693632,"url":"https://github.com/fossasia/open-event-attendee-ios","last_synced_at":"2025-08-06T11:34:19.211Z","repository":{"id":43175033,"uuid":"50899946","full_name":"fossasia/open-event-attendee-ios","owner":"fossasia","description":"iOS app for open event","archived":false,"fork":false,"pushed_at":"2020-01-17T15:46:29.000Z","size":10476,"stargazers_count":1573,"open_issues_count":36,"forks_count":69,"subscribers_count":23,"default_branch":"development","last_synced_at":"2024-11-12T19:41:53.016Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fossasia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-02T06:38:44.000Z","updated_at":"2024-11-07T03:38:29.000Z","dependencies_parsed_at":"2022-09-13T21:40:33.251Z","dependency_job_id":null,"html_url":"https://github.com/fossasia/open-event-attendee-ios","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fossasia%2Fopen-event-attendee-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fossasia%2Fopen-event-attendee-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fossasia%2Fopen-event-attendee-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fossasia%2Fopen-event-attendee-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fossasia","download_url":"https://codeload.github.com/fossasia/open-event-attendee-ios/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252109107,"owners_count":21696197,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T17:01:14.343Z","updated_at":"2025-05-02T21:32:48.307Z","avatar_url":"https://github.com/fossasia.png","language":"Swift","funding_links":[],"categories":["Event","[Archived] iOS Apps (Search Results)"],"sub_categories":["Terminal"],"readme":"| **CircleCI** | **Code Quality** | **Chat** |\n|--------------|------------------|----------|\n| [![CircleCI](https://circleci.com/gh/fossasia/open-event-ios.svg?style=svg)](https://circleci.com/gh/fossasia/open-event-ios) | [![Codacy Badge](https://api.codacy.com/project/badge/Grade/4faa165463a44fffbd23f319d78a26ea)](https://www.codacy.com/app/mb/open-event-ios?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=fossasia/open-event-ios\u0026utm_campaign=badger) | [![Join the chat at gitter](https://badges.gitter.im/fossasia/https://github.com/fossasia/open-event-ios.svg)](https://gitter.im/fossasia/https://github.com/fossasia/open-event-ios?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge) |\n# Open Event iOS\n**iOS** app for **Open Event**\n![Open Event](https://storage.googleapis.com/eventyay.com/assets/branding/base_branding.png)\n\n## Introduction\n\u003e 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.\n\n## Roadmap\n\nMake the app functionality and UI/UX similar to the android app for Open Event.\n\n## Communication\n\n**Please join our mailing list to discuss questions regarding the project :-**\n\n\u003e *https://groups.google.com/forum/#!forum/open-event*\n\n**Our chat channel is here :-**\n\n\u003e *https://gitter.im/fossasia/open-event-ios*\n\n## Things To Have\n1. **[Xcode](https://developer.apple.com/xcode/)**\n2. **[CocoaPods](http://cocoapods.org/)**\n\n### Libraries used and their documentation\n\n- Material [Docs](https://cocoapods.org/pods/Material)\n- Pages [Docs](https://github.com/hyperoslo/Pages)\n- Toast-Swift [Docs](https://github.com/scalessec/Toast-Swift)\n- SwiftyJSON [Docs](https://github.com/SwiftyJSON/SwiftyJSON)\n- Alamofire [Docs](https://github.com/Alamofire/Alamofire)\n- DateTools [Docs](https://github.com/MatthewYork/DateTools)\n- MGSwipeTableCell [Docs](https://github.com/MortimerGoro/MGSwipeTableCell)\n- DZNEmptyDataSet [Docs](https://github.com/dzenbot/DZNEmptyDataSet)\n- SwiftValidators [Docs](https://github.com/SwiftValidatorCommunity/SwiftValidator)\n- IQkeyboardManagerSwift [Docs](https://github.com/hackiftekhar/IQKeyboardManager)\n\n\n\n## Development Setup\n\nBefore 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](https://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppStoreDistributionTutorial/Setup/Setup.html)\n\n##### \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp; Steps to install Cocoapods (one time installation)\n\n- Run `sudo gem install cocoapods` to install the latest version of cocoapods. To install cocoapods from HomeBrew, run `brew install cocoapods`.\n\n-  Next, run `pod setup` for setting up cocoapods master repo. You may include `--verbose` for more descriptive logs.\n**NOTE:** This might take a while to setup depending on your network speed.\n\n## Setting up the iOS Project\n\n1. 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.\n\n2. Navigate to the unzipped folder and run `pod install`.\n\n3. Open `FOSSAsia.xcworkspace` from the folder.\n\n4. Build the project (⌘+B) and check for any errors.\n\n5. Run the app (⌘+R).and test it.\n# Contribute!\n\n\u003e You're now ready to contribute!\n\nBefore writing any code, We will highly recommend to have a look at the [Contribution Guidelines](CONTRIBUTING.md) to avoid any unnecessary conflicts. For contributors new to Git please have a look at the [Git Configuration commands](docs/gitconfiguration.md) .\n\n## License\nThis repository is licensed under the **[MIT License](LICENSE)**.\n\u003e To obtain the software under a different license, Please contact **FOSSASIA**.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffossasia%2Fopen-event-attendee-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffossasia%2Fopen-event-attendee-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffossasia%2Fopen-event-attendee-ios/lists"}