Changes between Version 4 and Version 5 of WikiStart


Ignore:
Timestamp:
01/12/26 23:19:40 (2 weeks ago)
Author:
223091
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v4 v5  
    11= Room Reservation System =
    22
    3 The Room Reservation System is a database-oriented application designed to manage reservations of rooms such as classrooms, offices, or meeting spaces. The system allows users to search for available rooms based on date and time and create reservations while preventing scheduling conflicts.
     3The Room Reservation System is a database-oriented application designed to manage reservations of rooms such as classrooms, offices, and meeting spaces. The system enables users to search for available rooms based on selected dates and time intervals and to create reservations while ensuring that scheduling conflicts are prevented.
    44
    5 The project focuses on the design and implementation of a relational database, including entity modeling, relationships, constraints, and SQL-based data manipulation. The system supports different user roles, such as regular users and administrators, who can manage rooms and reservations.
     5The primary focus of the project is the design and implementation of a relational database. This includes conceptual data modeling, definition of entity relationships, enforcement of integrity constraints, and SQL-based data manipulation. The system supports multiple user roles, such as regular users and administrators, where administrators are responsible for managing rooms and reservations.
    66
    77'''Course''': Databases 
    88'''Academic year''': 2025/2026 
    99'''Project type''': Database-oriented system 
    10 '''Team''': Individual project - Nikola Sarafimov
     10'''Team''': Individual project – Nikola Sarafimov 
    1111
    1212|| '''Phase''' || '''Description''' || '''Wiki Page''' || '''Status''' ||