Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realm/EventKit
A template conference app, featuring real-time schedule and data changes & running on Realm 🚀
https://github.com/realm/EventKit
conference ios-app realm-mobile-platform template xcode
Last synced: 2 months ago
JSON representation
A template conference app, featuring real-time schedule and data changes & running on Realm 🚀
- Host: GitHub
- URL: https://github.com/realm/EventKit
- Owner: realm
- License: apache-2.0
- Archived: true
- Created: 2017-08-31T11:59:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-09T13:52:32.000Z (about 7 years ago)
- Last Synced: 2024-08-10T14:20:04.855Z (6 months ago)
- Topics: conference, ios-app, realm-mobile-platform, template, xcode
- Language: Swift
- Size: 3.73 MB
- Stars: 63
- Watchers: 11
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Realm Event Kit
A template conference app, featuring real-time schedule and data changes & running on Realm 🚀
The goal of this project is to enable event and conference organizers to quickly and easily build their mobile presence with the help of this project by Realm. This is in no way a service you use; it is an open source project you can build and deploy yourself.
![](assets/server.png)
This free open-source project features several sub-projects for different platforms. All the apps you get connect to the same server and use the same data. Once you set up a local or remote server to work with do try building some of the client apps:
[1) Setting up a Realm Object Server to use with Event Kit](server/README.md)
[2) Event Kit for iOS](iOS/README.md) (Swift 4)
[3) Event Kit for Android](android/README.md) (Kotlin)
[4) Event Kit website](web/README.md) (Node.js or static HTML)
## Credits
### License
Distributed under the Apache 2.0 license. See [LICENSE](../LICENSE) for more information.
### About
The names and logos for Realm are trademarks of Realm Inc.
We :heart: open source software!
See [our other open source projects](https://realm.github.io), check out [the Realm Academy](https://academy.realm.io), or say hi on twitter ([@realm](https://twitter.com/realm)).