Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pt2121/summon

Request Uber for your friends
https://github.com/pt2121/summon

Last synced: 13 days ago
JSON representation

Request Uber for your friends

Awesome Lists containing this project

README

        

### Summon

***[Summon won Kotlin/Robovm Contest (Grand Prize)](https://robovm.com/kotlin-contest-and-the-winner-is/)***

*[Go Cross-Platform with Kotlin! November 25 to December 14 2015
by RoboVM and JetBrains](https://robovm.com/kotlin-contest/)*

Summon allows you to request Uber for your friends so you can invite your friends to your place!
Your invited friends don't even need Summon to accept or reject the invite.

The whole stack is written in Kotlin language by JetBrains. iOS and Android apps are built with RoboVM.
(iOS version is still a work in progress. 2 weeks is just too short!)

Backend code is at [prt2121/invite-backend](https://github.com/prt2121/invite-backend). It's deployed on heroku. I use Kotlin + Spring Boot + MongoDB

Frontend code is at [prt2121/invite-app](https://github.com/prt2121/invite-app). It's also written in Kotlin with [Yested framework](http://www.yested.net/) and compiled to JavaScript.

***The app idea is shamelessly stolen from [teleportapp](https://www.teleportapp.co/).***

#####Required API KEYs
* com.google.android.geo.API_KEY in AndroidManifest
* Uber API Key in Uber.kt

#####Screen records : [1](http://i.imgur.com/o0msIZj.gifv), [2](http://i.imgur.com/5WEZvwD.gifv)

#####Android Screenshots
android 01 android 02 android 03
android 04 android 05 android 06

#####iOS Screenshots
ios 01 ios 02 ios 03
ios 04 ios 05 ios 03

#####Web App
web app 01 web app 02