Skip to content

NariRoh/drillz

 
 

Repository files navigation

GitHappens

homeScreen

GitHappens is a Ruby on Rails C.R.U.D. application.

A star wars themed application for users' to strengthen their coding skills. Teacher's are given the ability to create problems for their students. The students' can then test their knowledge by engaging in different problem sets ranked by skill. Each problem set is solved by the user entering their code in a sandbox which is then matched with the answer using regular expression. Problem sets may be attempted more than once. Each set ends with a percentage grade and the ability to earn a doughtut upon 100% completion.

heroku: https://githappens.herokuapp.com

Tech

  • Ruby on Rails - Server-side web application framework written in Ruby under the MIT License.
  • Twitter Bootstrap - The most popular front-end framework.
  • Font Awesome - The iconic font and CSS toolkit
  • JavaScript - A high-level, dynamic, untyped, and interpreted programming language
  • jQuery - A fast, small, and feature-rich JavaScript library.

Screenshots

Users' create a account

createAccount

Once a user is approved by the teacher (admin), they are given access to the site

adminDashboard

Snapshot of the Admin profile page

adminProfile

With access users' can then participate in graded coding drills

userDrills

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.2%
  • CSS 27.8%
  • Ruby 5.0%
  • HTML 4.9%
  • CoffeeScript 0.1%