Changes between Version 4 and Version 5 of WikiStart
- Timestamp:
- 01/12/26 23:19:40 (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v4 v5 1 1 = Room Reservation System = 2 2 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.3 The 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. 4 4 5 The pr oject 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 managerooms and reservations.5 The 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. 6 6 7 7 '''Course''': Databases 8 8 '''Academic year''': 2025/2026 9 9 '''Project type''': Database-oriented system 10 '''Team''': Individual project - Nikola Sarafimov10 '''Team''': Individual project – Nikola Sarafimov 11 11 12 12 || '''Phase''' || '''Description''' || '''Wiki Page''' || '''Status''' ||
