A real time Github-enabled editor for collaborating engineers.
## Team
- Product Owner: Sean Ho
- Scrum Master: Daniel Vu
- Development Team Members: Veena Sridhar, Brandon Courtney, Sean Ho, Daniel Vu
[Daniel Vu](http://github.com/d-vu) [Veena Sridhar](https://github.com/veena-sridhar) [Sean Ho](http://github.com/seanhho) [Brandon Courtney](http://github.com/)
## Table of Contents
- Technology Stack
- Usage
- Demo
- Requirements
- Development
- How to Start the Application Locally
- Architecture
- Contributing
##Technology Stack
- Materialize
- React
- Redux
- Node.js
- Express
- Socket.io
- Redis
- Github API
## Usage
Use gitGoing while collaborating with colleagues, especially while troubleshooting. GitGoing is also perfect for introducing people to git and its functionality.
## Demo
## Requirements
- React 2.6.x
- Express.js 4.13.x
- Node 5.8.x
- Redis 2.6.x
## Development
From within the root directory:
npm install
View the project roadmap here
## How to start the application locally
redis-server
npm run dev
## Architecture ![](https://s32.postimg.org/hf9v2xg11/Screen_Shot_2016_07_08_at_2_07_10_PM.png)
## Contributing
See github.md for contribution and github workflow guidelines.