Skip to content

seka/ParalymPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParalymPicker

Wingle Hotspring Hackathon in 2013 winter

株式会社ウイングルが主催する

プログラミングやUX/UIデザインの経験者向けのハッカソンに参加した際のサービスです.

パラリンピックを応援したいという思いから作成しました.

いくつかの質問を通してユーザが好みそうなパラリンピックの競技を推薦します.

使い方

動作環境

動作にはnode.jsとnpm、Coffee-Script が必要です.

上記を揃えた後、下記コマンドを入力することで動作環境が整います.

$ git clone https://github.com/seka/ParalymPicker.git
$ npm install

環境を整えた後、 /config 以下にある sample.json -> test_option.json に変更し、

自分のDBの設定を書き込みます.

起動確認

上記の設定が終了後、下記コマンドを入力することで、アプリケーションが動作します.

$ coffee webServer.coffee

About

Wingle Hotspring Hackathon 2013. winter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published