| Interface | Description | 
|---|---|
| IAnswersService | 
 Interface between presentation and model layer to perform operations on answers 
 | 
| ICommentsService | 
 Interface between presentation and model layer to perform operations on comments 
 | 
| IQuestionsService | 
 Interface between presentation and model layer to perform operations on questions 
 | 
| ITasksService | 
 Interface between presentation and model layer to perform operations on tasks 
 |