Temporary Local Frontend
Career System Skeleton
This is a temporary local UI so you can keep building the backend while postponing the Retool frontend.
Current mode
Temporary frontend
Use this page as a local placeholder while the API evolves.
Architecture
What stays stable
Backend: FastAPI remains the source of services and endpoints.
Frontend: This page is temporary and can be replaced by Retool later.
Workflow: Keep building features in `services` and `routers`; swap the UI when ready.
Current workspace: Use /marketing to manage the Career Goal from the frontend.