Skip to content

DhiMalo/PairedUp

 
 

Repository files navigation

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.

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 52.1%
  • JavaScript 35.0%
  • HTML 12.9%