Team Review is a web based tool for improving your team's performance. Using performance reviews, peer reviews and stack ranking.
Check out a live, hosted version of Team Review at teamreview.net
The project is maintained by a teamaton.
Team Review is built with asp.net mvc and the entity framework.
Components used:
- sass for css compiling
- bootstrap
- jquery
- html5
We use sass for css compiling, bootstrap for css and javascript components, jquery.
<mailSettings>
<smtp>
<network defaultCredentials="false" host="my-mail.my-server.com" password="password" port="465" enableSsl="true" userName="me@me.com" />
</smtp>
</mailSettings>
DefaultContactEmail in EmailService (TeamReview.Core/Services/EmailService.cs)
Given I own a google account (in TeamReview.Specs/Steps.cs)
Copyright (c) 2013-2016 teamaton UG - Released under the MIT license.