Resolve "comment creation - creator component logic" 2nd
Information
- created comment service (add comment function http)
- added logic components to create-comment (send button function, back button function)
- added simple routing
Missing
- comment id is not considered
- variables revision, read are not considered
Testing
- check code quality
- check functionality
- checkout page with http://localhost:4200/room/test/create-comment
- for output of comment, add
console.log(comment)
to service comment
2nd try: Merge Request was corrupted. !44 (closed) related
Closes #41 (closed) Closes #27 (closed)
Edited by Hagen Dreßler