-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5bc2111
commit 74d0f23
Showing
3 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.