#Team Work System
A team project for Telerik Software Academy 2014's Web Services and Cloud course.
A web application for online project management, where one can:
- add a project description
- add link to the project repository
- add deadline
- assign tasks with different priorities and status
- exchange messages with other team members
Projects are stored in different categories.
- Server-side: ASP.Net Web API
- Client-side: HTML, CSS, JavaScript (additional libraries and frameworks: jQuery, RequireJS, Q, Underscore.js, Sammy.js, mustache, Bootstrap)