Closed olinator98 closed 6 years ago
@olinator98 @TheScorpio13 I merged #27. Including the new server version from @olinator98.
@bregySilvan I think you merged the old version of the server in the master branch. I've created my PR including the Client and the server. Please review it.
Shouldn't the update of the interface definition happen in https://github.com/bregySilvan/TabSolution/issues/28? Or was that done already? Is this issue actually to update the server accordingly?
@olinator98 Link to the PR you want to have reviewed so there won't be a mistake.
@Christian-Seematter Yes, I will update #28 directly. In this case, this issue can be closed.
In case of the main goal of our project has the description:
interface IBoard { title: string; description; imageURL; }
@noulyn @bregySilvan @TobiasMaru @TheScorpio13 You can see the implementation of the new interface, including the new version of the server, in my branch client.