Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A template conference app, featuring real-time schedule and data changes & running on Realm 🚀

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)).