Catalog Build · Echelon
Build 3 catalog items — Student, Professor, Employee.
One quick check
Found 3 existing tables —
eu_student
,
eu_professor
,
eu_employee
. Should I fulfill into
these
, or scaffold fresh tables?
1
Use existing tables
— fulfill into
eu_*
as-is
2
Scaffold fresh
— create new tables with current best-practice schema
Use the existing tables.
Review data model
3 tables checked ·
eu_student
eu_professor
Design variable schema
23 variables · 24 choices · 7 UI policies
Build 3 catalog items
Saved 47 records · update set
EU - Data Model
Verify in Service Portal
All 3 render live · breadcrumbs verified
Live
3 Catalog Items in Echelon University
Register as a Student
→ eu_student · 7 fields
Live
Register as a Professor
→ eu_professor · 8 fields
Live
Register as an Employee
→ eu_employee · 8 fields
Live
Replay