about technologies - N4SJAMK/teamboard-meta GitHub Wiki
About the technologies used
Contriboard is separated into three distinct components:
- A web-based client
- A RESTful API
- A socket service
Both the API and the socket service are written in NodeJS. The client is a basic single-page app using AngularJS as it's framework of choice.
See below for a technology burger!