Changeset 679113b for README.md


Ignore:
Timestamp:
06/08/26 18:57:01 (4 weeks ago)
Author:
GitHub <noreply@…>
Branches:
main
Children:
5025f0f
Parents:
b7d8a4d
git-author:
Marija Taseska <108740625+marijataseska@…> (06/08/26 18:57:01)
git-committer:
GitHub <noreply@…> (06/08/26 18:57:01)
Message:

Add files via upload

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    rb7d8a4d r679113b  
    1 # Wedding-Planner System
    2 Wedding Planner System
     1\# Wedding Planner Management System
     2
     3
     4
     5\*\*Course:\*\* Database Systems
     6
     7\*\*Academic Year:\*\* 2025/2026
     8
     9
     10
     11\## Project Overview
     12
     13
     14
     15Wedding Planner Management System is a database-driven project developed to support the planning, organization, and management of wedding events. The system centralizes wedding-related information, including venues, ceremonies, bands, photographers, guests, RSVPs, attendance records, and reservations.
     16
     17
     18
     19The project focuses on efficient data management, scheduling, conflict prevention, analytical reporting, performance optimization, and database security. By maintaining structured relationships between entities, the system helps prevent issues such as double-booking, overlapping reservations, and inconsistent event data.
     20
     21
     22
     23The implementation was developed using PostgreSQL and includes database design, business logic, analytical reports, indexing and optimization strategies, transaction management, and security mechanisms.
     24
     25
     26
     27\## Team Members
     28
     29
     30
     31\* Marija Taseska (213087)
     32
     33\* Jana Trpkovska (193284)
     34
     35\* Slobodanka Pishtolova (211171)
     36
     37\* Ivan Ivanovski (212093)
     38
     39
     40
     41\## Project Documentation
     42
     43
     44
     45\* ER Model: https://develop.finki.ukim.mk/projects/wedding\_planner2025/wiki/ERModel
     46
     47\* Phase 2: https://develop.finki.ukim.mk/projects/wedding\_planner2025/wiki/P2
     48
     49\* Phase 3: https://develop.finki.ukim.mk/projects/wedding\_planner2025/wiki/P3
     50
     51\* Phase 4: https://develop.finki.ukim.mk/projects/wedding\_planner2025/wiki/P4
     52
     53\* Phase 5: https://develop.finki.ukim.mk/projects/wedding\_planner2025/wiki/P5
     54
     55\* Phase 6: https://develop.finki.ukim.mk/projects/wedding\_planner2025/wiki/P6
     56
     57\* Phase 7: https://develop.finki.ukim.mk/projects/wedding\_planner2025/wiki/P7
     58
     59\* Phase 8: https://develop.finki.ukim.mk/projects/wedding\_planner2025/wiki/P8
     60
     61\* Phase 9: https://develop.finki.ukim.mk/projects/wedding\_planner2025/wiki/P9
     62
     63
     64
Note: See TracChangeset for help on using the changeset viewer.