User Guide · 02

Login & Registration

2.1 Registration

  1. Open the app (http://localhost:3000), it auto-redirects to the login page.
  2. Switch to the Register tab.
  3. Fill in:
    • Registration Code: A one-time code distributed by the admin (e.g., JFBOT-XXXX-XXXX-XXXX)
    • Username: Choose a username
    • Password: Set a password
  4. Click Register.
  5. After successful registration, auto-login and redirect to main interface.

Each registration code can only be used once. If lost or insufficient, admin can generate new ones in the Tauri Desktop App's "Registration Code Management" tab.

2.2 Login

  1. Enter username and password on the login tab.
  2. Click Login.
  3. On success, redirects to the chat page.

2.3 Design

The login page uses a split-panel brand design: left 40% is the jellyfish Logo brand area (gradient + breathing animation + pixel dot texture), right 60% is the form area. Stacks vertically on narrow screens (~900px and below).