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

https://github.com/pei0804/eventoryios


https://github.com/pei0804/eventoryios

swift

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# eventory

イベントまとめアプリ。自分にとって本当にほしい新着情報だけを見る。

## 概要
同じようなワードで複数の類似サイトで検索するという面倒を解消。
興味のあるワードをあらかじめ設定し、それに対して必要な情報とそうじゃない情報を分別します。そして、また新しい情報が入ってくるまでは放置するだけです。

![イメージ図](https://github.com/tikasan/eventory/blob/master/doc/eventory_plan.png?raw=true)

## リポジトリ

- [Server](https://github.com/tikasan/eventory)
- [iOS](https://github.com/tikasan/eventoryiOS)
- [Android](https://github.com/KokiKono/Eventory)

## 使用技術

### フロント

- Swift
- Android Java(製作中)

### バックエンド

- golang

### データベース

- CloudSQL
- Realm

### インフラ

- GAE(PaaS)
- FireBase(mBaaS)

**今後使用予定**
- ElasticSearch