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

https://github.com/pei0804/eventory-goa

echo -> goa replace
https://github.com/pei0804/eventory-goa

Last synced: 8 months ago
JSON representation

echo -> goa replace

Awesome Lists containing this project

README

          

[![wercker status](https://app.wercker.com/status/60547319ed47a9ef330a10bef25bc863/s/master "wercker status")](https://app.wercker.com/project/byKey/60547319ed47a9ef330a10bef25bc863)
# 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)