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

https://github.com/pei0804/eventory

ITイベント情報分別アプリ
https://github.com/pei0804/eventory

go

Last synced: 10 months ago
JSON representation

ITイベント情報分別アプリ

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-assets/blob/master/doc/eventory_plan.png?raw=true)

## リポジトリ

- [Server(Go)](https://github.com/tikasan/eventory)
- [Client(ReactNative)]