Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pt2121/summon
- Owner: pt2121
- Created: 2015-12-15T01:37:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-12T02:45:31.000Z (almost 9 years ago)
- Last Synced: 2024-11-07T19:11:48.288Z (2 months ago)
- Language: Kotlin
- Homepage: https://pt2121.github.io/summon
- Size: 1.34 MB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
#####iOS Screenshots
#####Web App