JosephSun / PairedUp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PairedUp

A pair-programming app that helps you connect and code with awesome tech mentors through Video Chat, a Live Code Editor, and Direct Messaging.

Table of Contents

  1. Team
  2. Technology Stack
  3. Requirements
  4. Development
    1. Installing Dependencies
    2. Usage
  5. Roadmap
  6. Contributing

Team

Aheri Stanford-Asiyo
Aheri Stanford-Asiyo| Carine Todmia
Carine Todmia| Joseph Sun
Joseph Sun |
Kristina McElveen --- | --- | --- | --- | --- | --- | --- LinkedIn
Twitter|LinkedIn | LinkedIn|LinkedIn


### Technology Stack

|

|

|

--- | --- | --- | --- | Angular.js | MongoDB| Node.js|Express.js

Requirements

  • Node          version 4.2+
  • MongoDB   version 3.0.7+
  • Bower         version 1.4+

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Usage

Once you have cloned and navigated to the repo

  • From within the server directory, run node and mongoDB:
node server
mongod
  • Run localhost:8080 in your favorite browser

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About


Languages

Language:CSS 48.2%Language:JavaScript 38.9%Language:HTML 13.0%