CSHub icon indicating copy to clipboard operation
CSHub copied to clipboard

[Backend Rewrite] Study & Topic

Open RobbinBaauw opened this issue 5 years ago • 0 comments

  • [ ] Recreate all study & topic related endpoints, see https://github.com/finitum/CSHub/tree/dev/cshub-server/src/endpoints/topics and https://github.com/finitum/CSHub/tree/dev/cshub-server/src/endpoints/study. Note that the URLs could have better naming, so feel free to change URLs, HTTP verbs & request/response bodies where you see fit.
  • [ ] Add utilities for study & topic to be used throughout the entire application, see for example https://github.com/finitum/CSHub/blob/dev/cshub-server/src/utilities/TopicsUtils.ts (there are more examples of such utilities, please look for those and create a replacement)

RobbinBaauw avatar Dec 21 '19 09:12 RobbinBaauw