icebreaker-science / backend

The backend (Spring Boot) part of the icebreaker.science application
Apache License 2.0
2 stars 0 forks source link

Add network keywords to wiki pages #80

Closed chaoran-chen closed 3 years ago

chaoran-chen commented 3 years ago

When creating a wiki page, it should be possible to assign a list of keywords of the network to it.

Hint: the list of keywords can be fetched with NetworkSesrvice.getAllNodes()