Welcome to Full-Stack App
A static prototype before backend integration. Simualtes:
- Email registration + fake verification
- Login with JWT-like token simulation
- Role-based UI (Admin/User)
- CRUD for Employees, Departments, Requests
Note: All data is stored in
localStorage. Data persists on refresh.
Register Account
Verify Your Email
A verification link has been sent to
For demo purposes, click below to simulate verification:
Login
My Profile
Email:
Role:
Employees
| ID | Name | Position | Dept | Actions |
|---|
Departments
| Name | Description | Actions |
|---|
Accounts
| Name | Role | Verified | Actions |
|---|
My Requests
No requests found.