Skip to content

emfy0/KHSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Кто хочет стать миллионером (Who wants to be a millionaire)

Implemented 3 types of prompts (ask the audience, 50:50 and phone a friend).

Admin can load questions from files (see data folder).

Technological features

App covered with views, models, controllers and features tests.

Deployment

https://khsm-app.herokuapp.com/

Launching

  1. Clone repo.
  2. Use bundler.
bundle install
  1. Create database.
bundle exec rails db:create
  1. Run database migrations.
bundle exec rails db:migrate
  1. Start rails server.
bundle exec rails s

About

Who wants to be a billionaire web app

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors