/willowflare

Sourcecode for WillowFlare

Primary LanguageRuby

Sourcecode for WillowFlare, UChicago Booth New Venture Challenge 2017 Finalist. Ruby-on-rails player facing portal for feedback curation and data analytics, providing insights for mobile game localization with specific focus on China -> U.S.

Site running live at www.willowflare.com. No longer actively maintained.

Building Locally

  • Install ruby 2.1.9

  • bundle install

  • bin/rake db:migrate RAILS_ENV=development

  • rails s

  • Connect on localhost:3000

  • Set your environment variables in config/local_env.yml