Logo

Cake Planner

Frontends

User App Architecture

The User App is the main customer-facing Angular application where users can view the cake calendar, announce cakes, and manage their profile.


Table of Contents


Components & Pages

The application offers a rich set of features for general users:

Services (Shared Library)

The User App uses the shared-lib for core logic and backend communication:

Models (Shared Library)

Key models include:

Architecture Diagram

User App Architecture