-
The main purpose of this repo is to serve as the backend to the larger group project we're calling "Classroom Wars". The GitHub repo's can all be found here.
-
The main purpose of this application is to serve teachers in their never-ending quest to engage students in a more meaningful way. Our top priority was providing teachers the tools to engage students in the remote educational setting using gamificaiton methods, but this application can most definitely be applied to the in-person educational setting.
- Follow the instructions below under "Set-up" to make sure you've got the correct environments
- Make sure you have the correct Ruby version installed (2.5.3). To check your Ruby version, from your command line, run
ruby -v
- If you do not have the correct version, follow the instructions to install 2.5.3: from the command line, run
rbenv install 2.5.3
- Make sure you have the correct Rails version installed (5.2.4.3). To check your Rails version, from your command line, run
rails -v
- If you do not have the correct Rails version, follow these instructions to install 2.5.4.3
- Fork and Clone this repo
- Install gem packages:
bundle install
- Setup the database:
rails db:{create,migrate}
- Follow instructions on Front End Repo for use instructions
- Run:
bundle exec figaro install
and the following information as environment variables
SINATRA_DOMAIN: <add your sinatra server>
- For our sinatra server, we recommend
http://localhost:4567
In no particular order...
Mariveliz Arique Ortiz
Cam Chery
Christopher Allbritton
Corey Carter
Dan Halverson
Garrett Gerdsen
Judith Pillado
Tyler Fields
Priya Power
Saryn Mooney
Phillip DeFraties
Travis McKinstry