Skip to content

rmi22186/Aberrant-Marble

 
 

Repository files navigation

Language Exchange

What is it?

The Language Exchange seeks to help people learn a foreign language by connecting them with a native speaker of the language they're learning. People are instantly connected with each other via video chat and instant messaging and can take turns practicing their foreign language.

The Language Exchange is an Angular webapp that uses icecomm.io (powered by WebRTC) for video chat and the Google Translate API for text chat.

Visit the Language Exchange at:
http://amdev.elasticbeanstalk.com/

Latest Version

The latest version of the Language Exchange codebase can be found here:
https://github.com/Aberrant-Marble/Aberrant-Marble

Documents

For the most up-to-date documentation on product functionality and technical architecture goto:
https://github.com/Aberrant-Marble/Aberrant-Marble/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/Aberrant-Marble/Aberrant-Marble/blob/master/CONTRIBUTING.md

For any bugs or issues, please create a new issue at:
https://github.com/Aberrant-Marble/Aberrant-Marble/issues

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%