-
Dashboard
-
Server overview — players online, performance metrics, and quick actions.
+
+
+
+
+ Welcome back, {{ auth.user?.username }}
+
+
Here's what's happening with your server.
+
+
+
+
+
+
+
Server Status
+
+
+ Offline
+
+
+
+
+
+
+
+
+
Next Wipe
+
Not Scheduled
+
+
+
+
+
+
+
+
+
Quick Actions
+
+
+
+
+
+
diff --git a/frontend/src/views/auth/LoginView.vue b/frontend/src/views/auth/LoginView.vue
index 6412907..1d21dbb 100644
--- a/frontend/src/views/auth/LoginView.vue
+++ b/frontend/src/views/auth/LoginView.vue
@@ -1,10 +1,131 @@
-
-
Sign In
-
Sign in to your Corrosion server panel.
+
+
+
+
+
+
CORROSION
+
Server Management Panel
+
+
+
+
+ {{ error }}
+
+
+
+
+
+
+
+ Don't have an account?
+
+ Create one
+
+
+
+
diff --git a/frontend/src/views/auth/RegisterView.vue b/frontend/src/views/auth/RegisterView.vue
index 9de0134..99ba086 100644
--- a/frontend/src/views/auth/RegisterView.vue
+++ b/frontend/src/views/auth/RegisterView.vue
@@ -1,10 +1,208 @@
-
-
Create Account
-
Register a new account with your license key.
+
+
+
+
+
+
CORROSION
+
Create your account
+
+
+
+
+ {{ error }}
+
+
+
+
+
+
+
+ Already have an account?
+
+ Sign in
+
+
+
+