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. Check out the [LIVE DEMO]
Table of Contents
Team
Aheri Stanford-Asiyo|
Carine Todmia|
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.