Skip to content

LizzParody/code_quizzer

 
 

Repository files navigation

CodeQuizzes

About the site

CodeQuizzes contains a bunch of programming practice questions on Ruby, Rails, JavaScript, Bash, Git... and more!

I created quizzes for myself when I was learning to program and decided to create CodeQuizzes as my first Rails application to share these quizzes with the world. The site is now used by hundreds of people a day!

Running CodeQuizzes locally

  1. Fork the repository
  2. Setup your database.yml file
  3. Run rake db:migrate
  4. Run rake db:seed

Contributing

Submit a pull request and I will gladly merge it. If you would like to add a feature, shoot me an email and we can talk it out before you write code... or just submit a pull request and I'll merge your awesome feature.

About

Programming practice questions with Ruby, JavaScript, Rails, and Bash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 56.0%
  • HTML 36.6%
  • CSS 4.6%
  • JavaScript 2.5%
  • Puppet 0.3%