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

https://github.com/maxmellon/udon-dou

:stew: うどんを極めし道
https://github.com/maxmellon/udon-dou

Last synced: about 1 year ago
JSON representation

:stew: うどんを極めし道

Awesome Lists containing this project

README

          




ロゴは仮です
- - -
[![CircleCI](https://img.shields.io/circleci/project/MaxMEllon/udon-dou.svg?style=flat-square)](https://circleci.com/gh/MaxMEllon/udon-dou)
[![CodeClimate](https://img.shields.io/codeclimate/github/MaxMEllon/udon-dou.svg?style=flat-square)](https://codeclimate.com/github/MaxMEllon/udon-dou)
[![TestCoverage](https://img.shields.io/codeclimate/coverage/github/MaxMEllon/udon-dou.svg?style=flat-square)](https://codeclimate.com/github/MaxMEllon/udon-dou/coverage)
[![Release](https://img.shields.io/github/release/MaxMEllon/udon-dou.svg?style=flat-square)](https://github.com/MaxMEllon/udon-dou/releases/latest)
[![License](https://img.shields.io/github/license/MaxMEllon/udon-dou.svg?style=flat-square)](https://github.com/MaxMEllon/udon-dou/blob/master/LICENSE.txt)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/MaxMEllon/udon-dou?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

## Description

`うどんどう`は,うどん好きがつくるうどん好きのためのうどん口コミサービスです.
さぬきうどんだけではなく,全国のうどんに焦点を当てます.
また,ほうとうやきしめんなどをうどんにいれるかどうかの議論・討論する場を
提供します

## Features

## Usage

## Requirement

- ruby 2.2.3
- rails 4.2.3
- postgresql
- gems : Gemfile を参照してください
- bower : Bowerfileを参照してください

## How to run

```sh
$ git clone https://github.com/MaxMEllon/udon-dou.git
$ bundle install
$ rake db:create
$ rake db:migrate
$ bundle exec rake bower:install
$ bundle exec rake bower:resolve
$ rails s
```

## Author

[@maxmellon](https://github.com/MaxMEllon)

## Reference

- [うどん県旅ネット](http://www.my-kagawa.jp/photo/?prog=photo&exec=guide)
- **用途** : サイト中のうどん画像
- **利用規約** : http://www.my-kagawa.jp/photo/?prog=photo&exec=guide

## LICENSE

This software is released under the MIT License, see LICENSE.txt.