EVOLISE · Prototype Index
Navigation entry point for all prototype screens. Grouped by zone, following the site structure. Click any screen name to open its prototype.
English version · 70 files · 54 routes
How navigation works. Sidebar / topbar links inside each prototype are wired to other prototype files — you can navigate between screens as if it were a real site. Pages with several states (e.g. case detail in draft / submitted / approved) link to the canonical state; the other states are listed under the canonical row here for direct access.
01 · Public
Marketing site
no auth · public-facing
Product
└─ Features
/product/features
product_features_en.html
└─ Use cases
/product/use-cases
product_use_cases_en.html
Company
About
/about
about_en.html
02 · Auth
Authentication
minimal auth flow · no SSO / MFA in demo
Login
Login
/login
auth_login_en.html
Password recovery
└─ Reset success
/reset-password (success state)
auth_reset_success_en.html
03 · Client
Client cabinet
workflow workspace for the client
Profile and documents
Documents
/client/documents
client_documents_en.html
Providers
My providers
/client/relationships
client_relationships_en.html
Cases
Case detail
/client/cases/[id]
canonical = provider_requested
Account
Settings
/client/settings
client_settings_en.html
04 · Provider
Provider cabinet
workflow workspace for the licensed provider
Cases
Case detail
/provider/cases/[id]
canonical = with open request
Clients
└─ Client detail
/provider/clients/[id]
provider_client_detail_en.html
Account
Settings
/provider/settings
provider_settings_en.html
05 · Admin
Admin cabinet
platform operator
Cases
└─ Stuck cases
/admin/cases/stuck
admin_cases_stuck_en.html
Account
Settings
/admin/settings
admin_settings_en.html
06 · System
Service pages
errors and maintenance
★ Internal reference
Design references
not part of the live site · for the team