Changes between Version 3 and Version 4 of About


Ignore:
Timestamp:
08/30/26 19:54:42 (11 days ago)
Author:
213087
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • About

    v3 v4  
    11= About =
    22
    3 == Wedding Planner Management System ==
     3= Wedding Planner Management System =
    44
    5 The **Wedding Planner Management System** is a database-centered application designed to support the organization, booking, and coordination of wedding events. The system provides a centralized solution for managing important wedding-related information, including venues, ceremonies, vendors, guests, reservations, and schedules.
     5== Project Team ==
    66
    7 The main purpose of the system is to simplify the wedding planning process by providing structured data management and efficient coordination between different services involved in an event. It helps wedding planners and users manage reservations, track availability, and maintain accurate records while reducing manual work and preventing scheduling conflicts such as double-booking.
     7|| Name and Surname || Index ||
     8|| Marija Taseska || 213087 ||
     9|| Slobodanka Pishtolova || 211171 ||
     10|| Jana Trpkovska || 193284 ||
     11|| Ivan Ivanovski || 212093 ||
     12
     13== Short Project Description ==
     14
     15The Wedding Planner Management System is a web-based, database-centered application designed to simplify the organization and coordination of wedding events.
     16
     17The system allows couples and wedding planners to manage venues, ceremonies, service providers, reservations, guests, RSVP responses, seating arrangements, schedules, and budgets in one centralized platform.
     18
     19A key functionality is automated availability checking. Before a reservation is created, the system checks whether the selected venue or service provider is already booked for the requested date and time, preventing overlapping reservations and double-booking.
     20
     21The system also supports guest management through email RSVP invitations, response tracking, and table assignments. Users can track their wedding budget and expenses, while payments to vendors are handled directly and offline.
     22
     23== Detailed Project Description ==
     24
     25=== Who is the project intended for? ===
     26
     27The system is primarily intended for couples organizing their own wedding, while also supporting professional wedding planners.
     28
     29It provides a centralized database for managing wedding information, including reservations, venues, service providers, ceremonies, guests, seating arrangements, schedules, and budget information. This replaces the need to manage information across separate spreadsheets, documents, emails, and messages.
     30
     31=== What problems will the system solve? ===
     32
     33The Wedding Planner Management System addresses several common problems in wedding planning:
     34
     35* '''Double-booking and scheduling conflicts:''' The system checks availability before creating reservations and prevents overlapping bookings.
     36* '''Scattered information:''' All wedding-related information is stored and managed in one centralized system.
     37* '''Manual reservation management:''' Users can easily create, track, and review reservations and schedules.
     38* '''Guest management:''' Users can send RSVP invitations via email and track guest responses.
     39* '''Seating organization:''' Confirmed guests can be assigned to specific tables.
     40* '''Budget tracking:''' Users can track their planned budget and wedding-related expenses.
     41* '''Human errors:''' Structured database records and automated checks reduce errors caused by manual planning.
     42
     43=== What types of users will the application have? ===
     44
     45The main user type is the '''wedding owner''', representing the couple organizing the wedding.
     46
     47Professional wedding planners can also use the system to manage weddings on behalf of couples. Vendors do not have separate accounts; instead, venues and service providers are stored as records within the system.
     48
     49The system also includes settings for the names of the couple, which can be used to personalize RSVP invitations sent to guests.
     50
     51=== What makes the project different from existing solutions? ===
     52
     53While existing wedding planning tools and spreadsheets can store information, the Wedding Planner Management System focuses on actively preventing organizational conflicts.
     54
     55Its main advantages are:
     56
     57* '''Automated availability checking''' to prevent double-booking.
     58* '''Centralized wedding management''' covering reservations, services, guests, schedules, seating, and budget.
     59* '''Integrated RSVP management''' with email invitations and response tracking.
     60* '''Connection between RSVP and seating arrangements''' for easier guest organization.
     61* '''Reduced manual work and errors''' compared with Excel and other spreadsheet-based solutions.
     62
     63=== Is the application web, mobile and/or desktop? ===
     64
     65The Wedding Planner Management System is planned as a '''web application'''.
     66
     67It provides a centralized interface accessible from different devices, allowing couples and wedding planners to manage reservations, guests, schedules, seating arrangements, and budget information in one place.
    868
    969== Main Features ==
    1070
    11 **Venue Management** – storing and managing information about wedding locations, availability, and reservations.
    12 
    13 
    14 **Service Provider Management** – managing vendors such as photographers, bands and other wedding services.
    15 
    16 
    17 **Reservation Management** – creating and tracking bookings while validating availability.
    18 
    19 
    20 **Ceremony Scheduling** – organizing ceremony details, dates, and timelines.
    21 
    22 
    23 **Guest Management** – maintaining guest information and tracking RSVP responses.
    24 
    25 
    26 **Conflict Prevention** – ensuring that overlapping reservations and scheduling conflicts are avoided.
    27 
    28 The system improves the efficiency of wedding event planning by providing a reliable database structure for storing and managing all essential information. By integrating different aspects of wedding coordination into one platform, it enables better organization, easier tracking, and smoother execution of wedding events.
     71* '''Wedding Management''' – managing the main information about a wedding.
     72* '''Venue Management''' – storing venue information and availability.
     73* '''Service Provider Management''' – managing photographers, bands, decorators, and other services.
     74* '''Reservation Management''' – creating and tracking reservations.
     75* '''Availability Checking''' – checking whether a venue or service provider is available.
     76* '''Conflict Prevention''' – preventing overlapping reservations and double-booking.
     77* '''Ceremony Scheduling''' – managing ceremony dates, times, and schedules.
     78* '''Guest & RSVP Management''' – managing guests, sending email invitations, and tracking responses.
     79* '''Seating Management''' – assigning confirmed guests to tables.
     80* '''Budget Management''' – tracking the wedding budget and expenses.
     81* '''Wedding Settings''' – managing information such as the couple's names for personalized invitations.