Skip to content

defiant-light/codeTutor

Repository files navigation

#codeTutor

What is it?

The codeTutor seeks to help people learn by connecting them with other students of the subject they're learning. People are instantly connected with each other via video chat and instant messaging and can help get each other un-stuck.

codeTutor is an Angular webapp that uses icecomm.io (powered by WebRTC) for video chat and a public ratings and reviews for peer-evaluations.

Visit the app at:
http://amdev.elasticbeanstalk.com/

Latest Version

The latest version of the codebase can be found here:
https://github.com/defiant-light/codeTutor

Documents

For the most up-to-date documentation on product functionality and technical architecture goto:
https://github.com/defiant-light/codeTutor/tree/master/docs

Installation instructions

Prerequisites: You must have Node.js, Bower, and MySQL installed.

To get up and running on your local development machine:

  1. Fork the repo
  2. Run bower install
  3. Run npm install
  4. Start your node server
  5. Start your mySql server
  6. Goto http://localhost:3000

Additionally, start a server by running gulp serve and then run gulp to continually compile files and refresh the browser.

Contributing Guidelines

If you would like to make a contribution, please see the contribution guide for the git workflow.
https://github.com/defiant-light/codeTutor/blob/master/CONTRIBUTING.md

For any bugs or issues, please create a new issue at:
https://github.com/defiant-light/codeTutor/issues

codeTutor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published