Sean Engelhardt
2b60b4ef4f
simplify models, and datastore
...
- example on static functions and TS generics
- exmaple on data encapsulation and "single responsibility"
2018-08-15 10:19:46 +02:00
FinnStutzenstein
8b31fa15f2
First Idea for the DataStore
2018-08-15 10:19:46 +02:00
Sean Engelhardt
0b6996b700
Add WebSockets using rxjs/webSocket, autoupdate example
2018-08-15 10:19:46 +02:00
Sean Engelhardt
986e5f03b5
Add Material "Snackbar", restructure projector
...
- Since MaterialUI does not have an equivalent to bootstrap alterts,
the toast service and alert service are marked as deprecated for now.
The functionality has been replaced with the snackbar.
2018-08-15 10:19:46 +02:00
Sean Engelhardt
42473e1a8a
cleanup and refractor code
...
-combine the features of the two previous commits
-add prettier and pretty-quick
-more routing and logout button
2018-08-15 10:19:46 +02:00