first commit

This commit is contained in:
2024-05-16 16:05:41 +02:00
commit adf8283ae0
197 changed files with 26666 additions and 0 deletions
@@ -0,0 +1,18 @@
<div class="container" fxLayout="row" fxLayoutAlign="center none">
<div fxFlex="95%">
<div class="container" fxLayout="row" fxLayoutAlign="center none">
<h2>Welcome back, {{currentUser.fullName}}!</h2>
</div>
<div class="container" fxLayout="row" fxLayoutAlign="center none">
<div fxFlex="50%" class="text-center no-records animate">
<mat-icon>dashboard</mat-icon>
<p>This is the dashboard.</p>
</div>
<mat-icon> </mat-icon>
</div>
</div>
</div>