= UseCase001 Implementation - User registration = == Initiating actor == Guest user / wedding organizer == Goal == The user is registered (exists in the system) so that they can use the Wedding Planner application. == Scenario == === Step 1: User registration data exists in the system === In this prototype version, registration is represented through demo user dataset and stored records. === Step 2: System provides initial data === The system provides stored data needed for further actions (weddings and users). === Step 3: Result === The user dataset and wedding data are available and the prototype can proceed with other use-cases. == Demo screenshots == * List of weddings (initial demo data): [[Image(weddings.png, width=800)]] * Demo user dataset loaded: [[Image(user_data_load.png, width=800)]]