Robbin Baauw
Robbin Baauw
- [ ] Recreate all question related endpoints, see https://github.com/finitum/CSHub/tree/dev/cshub-server/src/endpoints/question. Note that the URLs could have better naming, so feel free to change URLs, HTTP verbs & request/response bodies where...
- [ ] A new server directory & package manager structure needs to be created using the newest best practices in Go - [ ] Set up linting (e.g. prettier)...
- [ ] Set up the service structure in a proper way - [ ] Set up testing for the services
This combines many previous issues. We want to build a new editor with tiptap. It must have the following features: - [ ] Markdown support - [ ] WYSIWYG support...