garrettjoecox / RecallJS

An intuitive code learning platform that uses an intelligent learning algorithm to serve up prompts in a specific order

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recall.js

Recall.js uses spaced-repetition learning to help software engineers learn, practice, and remember technical interview questions. It's available here: http://recalljs.azurewebsites.net

Team

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

An intuitive code learning platform that uses an intelligent learning algorithm to serve up prompts in a specific order


Languages

Language:JavaScript 55.2%Language:HTML 26.9%Language:CSS 9.8%Language:Shell 8.2%