Uses the following:
- angular 1.3 on the front
- express.js on the back
- mongo on the back
- passport for authentication.
- node is assumed as a part of express.
We will also use the following build tools:
- yeoman
- bower
- grunt
We will use the following testing tools:
- jasmine for bdd
- karma for testrunning
- protractor for end to end testing
we will also use for css:
- bootstrap with sass option.