= Short presentation of the implemented use-cases = This page contains a short overview of the implemented main scenarios in the prototype application (Phase P4). == Implemented use-cases == * [[UseCase001PrototypeImplementation|UseCase001 - User registration]] * [[UseCase002PrototypeImplementation|UseCase002 - Create wedding / wedding details]] * [[UseCase003PrototypeImplementation|UseCase003 - Venue availability check (conflict detection)]] == Prototype UI / Demo screenshots == Screenshots showing the prototype running locally and the available endpoints. * Prototype started successfully (Flask running): [[Image(http.jpg, width=800)]] * Prototype endpoints overview page: [[Image(p4-prototype.jpg, width=800)]] == Prototype UI / Demo screenshots (Figma prototype) == The following screenshots show the Figma UI prototype screens used to demonstrate the main user workflows. === Home / Start screens === * Home page (Guest / Not logged in): [[Image(figma_home_guest.jpg, width=850)]] * Home page (Log In / Sign Up): [[Image(figma_home_logged_in.jpg, width=850)]] * Home page (Logged in): [[Image(figma_home_logged_in_v2.jpg, width=850)]] === Registration / Sign up === * Registration form screen: [[Image(figma_registration_form.jpg, width=850)]] === Profile / Dashboard === * Profile page: [[Image(figma_profile_page.jpg, width=850)]] === Wedding management === * My Wedding summary page: [[Image(figma_my_wedding_page.jpg, width=850)]] * Wedding details creation / form: [[Image(my_wedding_page.jpg, width=850)]] === Guest management & RSVP === * Guest list overview: [[Image(figma_guests_overview.jpg, width=850)]] * Guest invitation / RSVP screen: [[Image(figma_guest_invitation.jpg, width=850)]] * Add guest modal popup: [[Image(figma_add_guest_modal.jpg, width=850)]] === Table seating === * Add guests + table seating view: [[Image(figma_add_guests_and_tables.jpg, width=850)]] * Table details view: [[Image(figma_table_details.jpg, width=850)]]