Quintor / StudyBits

Apache License 2.0
6 stars 5 forks source link

Refactored the Frontend and added creating a Connection #67

Closed PJUllrich closed 6 years ago

PJUllrich commented 6 years ago

Refactored the Services so that e.g. claim service holds a list of claims and offers a BehaviorSubject that updates the views whenever the claims array changes.