carriewalsh / HereToLearn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Here To Learn

Empowering teachers to help students reach their fullest potential.

Here to Learn is a Rails application in production on Heroku that tracks vital statistics, collects student and teacher input, uses machine learning to predict test outcomes and highlights students in need of extra attention.

Here To Learn works with a Django application that utilizes a trained machine learning model developed here on over 5000 data points to predict test outcomes based on eating and sleeping habits.

In addition, the Rails application works with the Surveys application, also hosted on Heroku, which is a stand alone Sinatra application built in the spirit of Service Oriented Architecture (SOA) and stores survey information gathered from students.

Contributing

Location of Apps in Production

Rails App Dependencies

Local Configuration

bundle install
rake db:{create,migration,seed}

Notable Gems

Tech Stack

About


Languages

Language:Ruby 59.7%Language:HTML 22.0%Language:Jupyter Notebook 8.7%Language:CSS 8.0%Language:JavaScript 1.6%