Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
takanamito committed Apr 19, 2019
1 parent 5bc2111 commit 74d0f23
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
@@ -0,0 +1,23 @@
# fashion_check\_ranking

A web application for RubyKaigi 2019 sponsor booth contents.

## What is this?

fashion_check\_ranking contains an web application and tweet crawler.
The application is Sinatra app that shows Ranking page of FashionCheck Score.
And tweet crawler searches tweet by FashionCheck App. [example](https://twitter.com/hana_yonde/status/1108884458810146816)

If you measure your coordinate score through our App and tweet it, you can see "Where does your coordinate score rank in the event".

![Screenshot](./images/screenshot.jpg)

## Architecture

All of applications runs on AWS Lambda Ruby runtime.

![Architecture](./images/architecture.jpg)

## Copyright

COPYRIGHT (c) ZOZO Technologies, Inc.
Binary file added images/architecture.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 74d0f23

Please sign in to comment.