feat: Added a chatroom component, that is navigatable by the chatroom's ID
[demos/kafka/chat] / src /
2022-12-25 Kai Moritzfeat: Added a chatroom component, that is navigatable...
2022-12-25 Kai Moritzfeat: A Username must not be empty
2022-12-25 Kai Moritzfeat: Added validation for the "Pick Name"-form
2022-12-25 Kai Moritzfeat: Switched styling to Bootstrap and applied basic...
2022-12-25 Kai Moritzfeat: Added a user-service, that asserts, that a user...
2022-12-25 Kai Moritzfeat: The available chatrooms are fetched and displayed...
2022-12-25 Kai Moritzfeat: Renamed app, added styles from the heroes-tutorial
2022-12-25 Kai Moritzfeat: Generated an empty Angular 15.x App